Releases: GlitterWare/Passy
v0.6.1 - Password Icons - Password Search Hotfix
Fixed:
- Password search displayed all results that contained at least one of the search terms, now only entries that contain all search terms at least once are included.
Warning: inconsistent versions for android/linux/windows builds, might not synchronize
v0.6.0 - Password Icons
Password icons are now displayed when a valid website URL is specified.
v0.5.0 - Simple Search
Password search implemented.
v0.4.0 - Biometric Authentication
Biometric authentication implemented for Android using flutter_locker.
v0.3.1 - Backup & Restore - Hotfix
Fixed:
- Couldn't open file selection to restore a backup on Android
Major release:
https://github.com/TeamPassy/Passy/releases/tag/v0.3.0
v0.3.0 - Backup & Restore
New features:
- Backup & Restore implemented and can be found in the settings.
- Linux support added.
Slight data overhaul:
- History is now stored in json instead of csv, automatic conversion will be applied when the app is first launched.
- History version property removed due to redundancy.
- version.txt files are now automatically created for all accounts for easy data conversion updates.
v0.1.1 (UI update)
Warning: if you're upgrading from v0.0.0, please replace '\' characters in all fields with '\\' characters. If you fail to do so, they will disappear after you launch the new version for the first time.
Various login/add/remove account screens UI bugs fixed.
v0.1.0 - UI update
Warning: if you're upgrading from v0.0.0, please replace '' characters in all fields with '\' characters. If you fail to do so, they will disappear after you launch the new version for the first time.
New features:
- UI: Light -> Midnight dark.
- Custom Fields UI implemented.
- Entry record fields provide a copy button.
- Entry records can be tapped on to view their value (useful to view obscured records).
- Desktop devices can now connect to host.
- Bad ',' '[' characters fix.
v0.0.0
This is the first pre-release of Passy.
Current features:
- Synchronization across devices.
- Ability to have separate Passy accounts.
- Ability to add and remove passwords.
Feature roadmap:
- Ability to remove Passy accounts.
- Prettier UI + dark mode.
- Custom password icons.
- Backup and restore.
- Export and import.
- Automatic history clean up.
- Fetching password icons from website favicons.
- Biometric log in.
- Autofill.