Skip to content

Latest commit

 

History

History
76 lines (60 loc) · 2.45 KB

File metadata and controls

76 lines (60 loc) · 2.45 KB

Version 1.4.1

Improvements:

  • Prompt before disabling automatic backups
  • Show a toast message after manually creating a backup
  • Handle inactive user keys

Version 1.4.0

Liquid Glass design: The app now embraces the latest design language, delivering a more modern and native experience. More reliable backup: Due to reliability issues with Apple's iCloud SDK, we've switched to the new backup.

  • Upgraded Rust library from 0.28.8 to 1.3.0
  • Upgraded core libraries from 35.0.0 to 36.0.3

Version 1.3.3

  • Fixed an issue where the iCloud sync error popup was shown repeatedly
  • Improved logging during encryption and decryption operations
  • Upgraded Rust library from 0.27.0 to 0.28.8
  • Upgraded core libraries from 33.5.1 to 35.0.0

Version 1.3.2

Fixed crashes on Apple Watch

Version 1.3.1

Copy next code: you can now tap to copy the next code

Improvements:

  • Show a warning when iCloud sync issues are detected.
  • Log decryption states

Version 1.3.0

Sort options: you can now sort entries in 7 different modes

Improvements:

  • Authentication required when enabling or disabling iCloud sync
  • Added option to delete all data
  • Fixed codes not updating when app returns to foreground
  • Updated requirement to watchOS 10 instead of 11
  • Upgraded Rust library from 0.25.10 to 0.25.11

Version 1.2.0

Secure data export: you can now protect your exported data with a password for enhanced security. Apple Watch complications: quickly access Proton Authenticator with four new complication options.

Improvements:

  • Fix for an issue where scanning a Google QR code occasionally created duplicate entries
  • Support otpauth URIs with colons
  • Fix iPad entries not reloading after delete
  • Upgraded Rust library from 0.25.9 to 0.25.10

Version 1.1.4

  • Fixed occasional code disappearing
  • Fixed occasional login sessions not persisting
  • Upgraded Rust library from 0.25.8 to 0.25.9

Version 1.1.3

  • Fixed codes failing to update in search mode
  • Fixed crashes when reordering list entries
  • Resolved "scanning unavailable" error on some devices
  • Upgraded Rust library from 0.25.6 to 0.25.8

Version 1.1.2

  • Fixed flickering biometric lock
  • Improved import process
  • Resolved FIDO key authentication issue
  • Upgraded Rust library from 0.25.2 to 0.25.6
  • Upgraded core library from 32.4.0 to 32.8.1

Version 1.1.1

  • Improved the import process to resolve issues with certain data sources
  • Improved log messages

Version 1.1.0

Added support for Apple Watch

Version 1.0.0

Initial version