Releases: swiftyapp/swifty
Releases Β· swiftyapp/swifty
Swifty 0.4.0-beta.1
v0.4.0-beta.1 Update packages
Updates and bugfixes
Updates and bugfixes
Stable release v0.3.0
Vesrion bump
0.3.0-beta.2
- Misc Bugfixes
- Dependencies updates
0.3.0-beta.1
Changes
- Change vault file format
- Rename vault file
- Add file icon for Swifty
- Security fixes
- Performance improvements
Swifty 0.2.0
Breaking Changes:
- Password is hashed on user input and hash is used as secret for encryption
- Encryption Algorithm changed from aes-256-cbc to aes-256-gcm
Bugfixes
- Security fixes
- Miscellaneous fixes and improvements
Note:
Unfortunately after algorithm was changed for security reasons, Swifty v0.2.0 can no longer decrypt vault which was encrypted by beta version. You would have to migrate data manually to v0.2.0 for now..
Fix window freezing on reopening on Windows and Linux
- Fix app freeze on Windows and Linux
Fix Connect to Google Drive
v0.2.0-beta.3 Update packages
Security Fixes
- Move non-renderer logic to preload
- Misc fixes for Windows and Linux
Multiple entry types GDrive Sync
This is a pre-release
- Allow to store different types of entries
- Logins (username/password)
- Credit Cards
- Secure Notes
- Google Drive sync for vault file
- Custom icons for generally used services
- Bugfixes