Releases: GlitterWare/Passy
v1.10.0 - Passy Cloud
Visit https://glitterware.github.io/Passy/ for easier installation with direct links to downloads, the website has recently been updated to provide a user-friendly installation experience.
New Features:
- Passy Cloud ☁️ - support this free project and get secure, automatic online synchronization in return. 🤟 (disabled by default - base app remains free forever)
- Up to two old passwords preserved per entry ♻️ - open a password, press the password entry and use the restore button to cycle through backups, useful when changing passwords.
- Email suggestions 📧 - select existing emails from a list for easier entry.
Changes:
- Faster search 🔍 - in-memory search cache implemented.
- Faster entries I/O 🐎 - move instead of copy by default, copy as fallback.
- Better password readability 🔡 - using standard font for "&" in passwords.
- MPV no longer required on Linux 🐧 - small hermetic MPV build included in bundle and AppImage builds.
- Synchronization history file security improved 🔐 - old files will be upgraded automatically during sign-in (history files do not contain sensitive data).
Fixes:
- Screen lock stability improved.
- Files list view widget no longer crashes on entry screens.
- Argon2 support unified - less breaking changes that affect Passy CLI.
Contributions from:
- @t1011 - Added new localizations.
- @Drsheppard01 - Upgraded AppImageTool source and added a Dependabot config.
- If you think you should be here, but you aren't, please open a new blanket issue.
Thanks:
- To supporters. ❤️
- To translators. 🌐
- To contributors. 🧑💻
- To you! 🎉
v1.9.5 - Files and Attachments - Linux Illegal instruction Hotfix
This is a hotfix for Linux users, disabling CPU-specific optimizations for Argon2 (introduced in v1.9.0) to allow Passy to function on unsupported systems.
You can find v1.9.0 release notes here: https://github.com/GlitterWare/Passy/releases/tag/v1.9.0
Fixes:
- Removed optimization target for
argon2.
v1.9.4 - Files and Attachments - Firefox Hotfix
This is a hotfix for Firefox users, enabling the Firefox browser extension to communicate with the Passy connector on previously unsupported systems.
You can find v1.9.0 release notes here: https://github.com/GlitterWare/Passy/releases/tag/v1.9.0
Fixes:
- Removed
allowed_originsfrom Firefox manifests.
v1.9.3 - Files and Attachments - Linux `libmpv` Hotfix
This is a hotfix for Linux users missing the libmpv1 library in their package manager.
You will need to install several extra packages required to run v1.9.* versions of Passy: libayatana-appindicator3-1 libmpv-dev.
On Ubuntu/Debian Linux, you can install them using apt:
sudo apt install -y libayatana-appindicator3-1 libmpv-devThe downloads webpage (https://glitterware.github.io/Passy/#/downloads) will soon be updated to include this information.
You can find v1.9.0 release notes here: https://github.com/GlitterWare/Passy/releases/tag/v1.9.0
Changes:
- Linking to
libmpv.soinstead oflibmpv.so.1- compatibility withlibmpv1dropped in favor oflibmpv-dev, which is available on more package repositories.
Note: libmpv-dev version 1 will be used until 2027 (Ubuntu 22.04 EOL)
v1.9.2 - Files and Attachments - Standalone Servers Hotfix
This is a hotfix release for users that require the Standalone Servers feature stack.
You can find v1.9.0 release notes here: https://github.com/GlitterWare/Passy/releases/tag/v1.9.0
Fixes:
- Client-side and server-side hotfix for Passy Standalone Servers - Provides client/host and host/client backward compatibility. After installation, can be immediately applied to any client and/or server after a full server restart.
v1.9.1 - Files and Attachments - Windows Hotfix
Visit https://glitterware.github.io/Passy/ for easier installation with direct links to downloads, the website has recently been updated to provide a user-friendly installation experience.
This update implementes a hotfix for Windows systems, as v1.9.0 included a variety of problems (NOT related to data security), which rendered the app unable to launch and/or fail to show PDFs and play video file attachments. We sincerely apologize for our lack of platform-specific testing and hope to avoid this kind of problems in the future. Thank you for staying with us! ❤️
You can find v1.9.0 release notes here: https://github.com/GlitterWare/Passy/releases/tag/v1.9.0
Fixes:
- Manually packing the
msvcp140.dlllibrary from the latest VC++ Redistributable into the Windows bundle to provide global compatibility. - Windows installer now always includes all generated files.
- Windows file attachment deletion operations fixed.
- Using
localhostinstead of127.0.0.1for media file playback on Windows.
New Translations:
v1.9.0 - Files and Attachments
Visit https://glitterware.github.io/Passy/ for easier installation with direct links to downloads, the website has recently been updated to provide a user-friendly installation experience.
v1.9.0 Windows releases are broken, please head to https://github.com/GlitterWare/Passy/releases/tag/v1.9.1 to acquire a hotfix.
New Features:
- Files and attachments 🖼️ - Secure your sensitive photos, scans and PDF documents, as well as many other supported and custom file types (matching Browser Extension feature coming soon).
- Synchronization details 📊 - Discover which entries were changed, removed and/or added by the synchronization process in a single press of a button.
- Floating action buttons 🦸♂ - More intuitive ways to edit and interact with your encrypted entries.
- Colour themes 🌃 - Control the style of your secure data storage environment through a selection of pre-defined colour themes, available in dark, light and OLED modes.
Changes:
- Default screen lock delay of 15 seconds implemented, can be adjusted per account in
Securitysettings (set to 0 to lock instantly). - ID cards now support selecting a specific day of the month for the issue or expiry date.
Fixes:
- Passy no longer makes assumptions about system memory available for key derivation, performing allocation tests instead.
- Tag search silent crash fixed - now available for favorites and all entries search screens.
New Translations:
- https://github.com/GlitterWare/Passy/blob/dev/lib/l10n/app_de.arb - by IOhannes m zmölnig.
Translation Updates:
- https://github.com/GlitterWare/Passy/blob/dev/lib/l10n/app_it.arb - by @bovirus.
- https://github.com/GlitterWare/Passy/blob/dev/lib/l10n/app_ru.arb - by @t1011.
- https://github.com/GlitterWare/Passy/blob/dev/lib/l10n/app_zh.arb - by @wuwenhu.
- https://github.com/GlitterWare/Passy/blob/dev/lib/l10n/app_zh_Hant.arb - by @sls1005.
v1.8.0 - Entry Tags
Visit https://glitterware.github.io/Passy/ for easier installation with direct links to downloads, the website has recently been updated to provide a user-friendly installation experience.
New Features:
- Entry Tags 📑 - Tag your passwords and any other entries to keep your searches organised and hassle-free.
- Bigger master passwords 🔑 - Removed the 32-character limit on create account screen and login screen.
- HOTP 2FA codes 🔣.
- Steam Guard 2FA codes 🚂 - Secure your extracted guard codes with Passy.
- Aegis import
🅰️ - Import Aegis 2FA entries as Passy passwords. - Linux ARM64 builds - Passy Linux ARM64 binaries are now available.
Changes:
- Flutter UI upgraded - Improved performance, better shapes and accent colours.
- Lock screen used as an overlay instead of a route to reduce bugs.
- Synchronization authentication security improved.
Fixes:
- Payment Card widget layout fixed.
v1.7.0 - Better Synchronization
Important notice: Newly created Passy accounts will use Argon2 key derivation by default. Accounts with key derivation enabled will not be able to synchronize with classic accounts. This is because of the changes in the synchronization process aimed to increase synchronization stability and to make it faster and safer for you. You can upgrade your older accounts to use key derivation by setting it to Argon2 in ⚙️ -> Security -> Key derivation. If you still want to synchronize older instances of Passy without upgrading them (e.g. because this update is not yet available for some of your devices) with v1.7.0+, set key derivation to None in ⚙️ -> Security -> Key derivation for your new v1.7.0+ accounts.
Downloads: https://github.com/GlitterWare/Passy/blob/main/DOWNLOADS.md
New Features:
- Key derivation 🔑 - make your master password harder to guess with Argon2 key derivation.
- Biometric login for Android autofill 🖐️
- KDBX import implemented 🗄️
- Synchronization logs 🗒️ - see past synchronization logs for current session.
- Synchronization servers 🖥️ - set up a standalone Passy server to synchronize remotely.
- Passy CLI can now be ran with
passy cli- Passy CLI is a nearly fully-fledged Passy command-line client.
Changes:
- Changing master password now prompts for account backup.
- Various synchronization optimizations.
- Entries file IO optimized.
- CSV imports optimized.
- Better markdown icons.
Fixes:
- Android autofill revived.
- Synchronization stabilized - entry history is no longer renewed during synchronization.
- Flatpak
$HOMEstorage - Passy Flatpak can now store data in$HOMEwhen it is configured as a documents folder in~/user-dirs.dirs. - Rich text font errors fixed.
v1.6.0 - Markdown Notes
New Features:
- Markdown notes 📝 - allows to enable markdown mode for rich text features in any note (see https://www.markdownguide.org/basic-syntax).
Fixes:
- Entries are now re-encrypted properly during account password change. If you have already changed your account password and currently have a gray screen, change your current account password to your old one first and then update to v1.6.0, where you can update your account password properly.
- Custom fields now allow
,,[and]characters without breaking entries. Previously broken entries are recovered and saved with nicknameRecovered entry.
See the QC checklist at #60.