Releases: mssun/passforios
Releases · mssun/passforios
v0.16.0
- Fix YubiKey crashes
- Update gopenpgp to v2.8.1
v0.15.0
- Dependency updates
- YubiKey: Support ASCII-armored password
- Fix UI typos
v0.14.0
- Use modern UI style.
- Add support for YubiKey command chaining.
- Update deployment target to iOS 13.0.
- Fix missing Italian translation.
- Some minor UI improvements and fixes.
v0.13.0
- Add operation to clear QuickType suggestion in settings
- Improve the AutoFill function
- Add Italian translation
- Initial support YubiKey for decryption
v0.12.0
Fix navigation bar tap gesture issue
v0.11.0
- Fix decryption issue when key with no passphrase
- Fix the QRKeyScanner issue on reading footer
- Fix the AutoFill issue when no identifier presented
- Improve extensions
- Underlying refactoring for better maintain
v0.10.0
- Better AutoFill extension
- UI tweaks and bug fixes
- More refactoring work under the hood
v0.9.0
- Add ability to import PGP/SSH keys from the Files app
- Fix QR code scanning problem
- Fix other issues and internal refactoring
- Fix push/pull crash issue
Support ECDSA and ED25519 SSH Key
This release has following updates:
- supports ECDSA, ED25519, and more SSH key by update libgit2/libssh2/openssl
- UI tweaks
- fix DB issues
- add support to filter unsynced passwords
v0.7.0
This release includes bug fixes, security enhancements and new tests. For example
- PGP-related fixes (e.g., the sub-key issue, the missing PGP key ID)
- Security enhancements (e.g, save app passcode in Keychain, hide keys in ASCII-armor import views)
- UI tweaks and bug fixes
Thanks to all contributors (@SimplyDanny, @ZortacDev) on these new features and enhancements. Also, thanks to our TestFlight users for very useful feedback.