Skip to content

Releases: GlitterWare/Passy

v0.6.1 - Password Icons - Password Search Hotfix

17 Jul 15:57
Compare
Choose a tag to compare

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

17 Jul 15:14
Compare
Choose a tag to compare
Pre-release

Password icons are now displayed when a valid website URL is specified.

v0.5.0 - Simple Search

16 Jul 21:04
Compare
Choose a tag to compare
Pre-release

Password search implemented.

v0.4.0 - Biometric Authentication

15 Jul 19:41
Compare
Choose a tag to compare
Pre-release

Biometric authentication implemented for Android using flutter_locker.

v0.3.1 - Backup & Restore - Hotfix

12 Jul 13:47
Compare
Choose a tag to compare
Pre-release

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

12 Jul 12:49
Compare
Choose a tag to compare
Pre-release

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)

20 May 19:22
Compare
Choose a tag to compare
v0.1.1 (UI update) Pre-release
Pre-release

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

20 May 14:02
Compare
Choose a tag to compare
v0.1.0 - UI update Pre-release
Pre-release

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

17 Apr 11:03
Compare
Choose a tag to compare
v0.0.0 Pre-release
Pre-release

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:

  1. Ability to remove Passy accounts.
  2. Prettier UI + dark mode.
  3. Custom password icons.
  4. Backup and restore.
  5. Export and import.
  6. Automatic history clean up.
  7. Fetching password icons from website favicons.
  8. Biometric log in.
  9. Autofill.