Loading...

  1. v1.9.11iOS
    * Update Google Drive Integration Authentication
    * Update Translations
  2. v1.9.11Android
    * Fix WebDAV Support
    * Android: Fix autofill popup background color in dark mode (on some devices).
    * Switch Google Drive integration to using Google SignIn plugin.
    * Update translations.
  3. v1.9.10iOS
    * Fix WebDAV Support
  4. v1.9.9iOS
    * Support for importing TOTP codes from Google Authenticator using export QR codes.
    * Updated Translations
    * Minor bug fixes and performance improvements
  5. v1.9.7iOS
    * Dropbox: Fix authentication flow to request a valid/long lived `refresh_token`.
  6. v1.9.5iOS
    * Update/Improve translations.
    * Upgrade to Flutter 3.0, Upgrade dependencies.
  7. v1.9.4iOS
    * Allow customizing of search fields.
    * Support for storing attachments on AuthPass Cloud
    * Updated all languages
      If you find untranslated strings, help us at https://translate.authpass.app/
  8. v1.9.3iOS
    * Allow removing of files from the list of "recent files". [#260](https://github.com/authpass/authpass/pull/260).
    * Improve AuthPass Cloud authentication #259
    * Minor bugfixes
  9. v1.9.2iOS
    * Share password databases/files with friends using AuthPass Cloud.
      * Create tokens and send them to your friends.
      * Possibility to share read-only access.
    * Allow closing password entry view while saving files. #252
    * When an error happens during save, changes will not be marked as saved.
    * fix selecting of group for newly created entries #251
    * fix deleting password entry permanently when in entry details view. #253
    * Allow changing of master password #46
  10. v1.9.1iOS
    * BETA: Custom AuthPass Cloud backend to store and share passwords. #29
    * Properly handle invalid file types when opening.
    * Fix background color in dark theme when swiping over password #210
    * Make all (remaining) strings translatable. #78
    * Allow *opening* of kdbx files with empty passwords. #249
    * Enable website icon fetching by default.
  11. v1.9.0iOS
    * Fixed null exception when copying username/password from entry which has none defined.
    * Fixes #188 - Show banner to users to suggest activating autofill (@ATofighi)
    * KDBX: Fix merging of files with incoming deleted objects.
    * Add support for permanently deleting groups and password entries. #99
    * When a conflict is detected during save, automatically merge files #80
    * Dropbox: Fixed conflict detection.
    * Google Drive: Implement rudimentary conflict detection #34
  12. v1.8.2iOS
    * Add `CONTRIBUTORS.md` to about dialog. #237 (@ATofighi)
    * Fixed potential crash in Preferences screen.
    * Fixed broken 'manage groups'.
    * Add links to forum, report error to forum https://forum.authpass.app/
    * WebDAV: Improve file not found error message.
    * Fix bug when changing database name.
    * Added Dutch translations.
  13. v1.8.1iOS
    * Fixed bug with authpass cloud.
    * Fixed bug with cloud storage ui.
  14. v1.8.0iOS
    * Upgrade to Flutter 2.4 / Migrate all code to nnbd to improve stability.
    * Support for v2 keyfiles https://forum.authpass.app/t/issuues-with-keyfile/84/4
  15. v1.7.11iOS
    * Improve a couple of accessibility labels #214
    * Allow changing of custom icons #157 (thanks @PatrikKoscelansky)
    * Added Traditional Chinese (thanks Bob Chao)
    * Added Brazilian Portuguese (thanks igorruckert)
    * Added Slovak (thanks @draxe)
    * Add Chinese Simplified
  16. v1.7.9iOS
    * Allow opening of URLs of entries. #140
    * Disable autocorrect/suggestions and text capitalization for URL and Username fields. #145
    * Translations: Added Indonesian.
    * Translations: Added Italian.
    * Show icon to present protected values #161
    * Compatibility with KeePassXC: Accept arbitrary sort order of binaries in kdbx 3.
    * Fix unprotecting field causes the field to be empty #162
    * Recommend cloud storage to users of local storage. #167
  17. v1.7.8iOS
    * Improve locking with biometric storage.
      (Files can now be closed/locked without removing saved master passwords)
    * File Create: Show password strength #143
    * Password generator: include accented characters in 'Umlauts'
    * French translations.
    * Create "Onboarding" screen for new users.
    * Cleanup 'Select File' dialog.
    * Use 'JetBrains Mono' font in "Present' view.
  18. v1.7.7iOS
    * Fix: Make sure files can only be opened once at the same time, even from different sources.
      (ie. prevent opening a copy of a file at the same time as the original)
    * Fix: Synchronized saving of kdbx files - previously saving the same file twice at the same time
      could lead to corrupted database files.
  19. v1.7.6iOS
    * Password generator: Allow generated passwords of custom length >40 characters.
    * Kdbx: Improved compatibility with other KeePass apps.
    * OneDrive: Add conflict detection.
    * WebDAV: Improved conflict detection on some webdav servers.
  20. v1.7.5iOS
    * Password fields: Do not obscure if they are empty.
    * Fix length selector in password generator.
    * Allow copying of kdbx files from/to application docs dir with iTunes/Finder. #110
  21. v1.7.4iOS
    * Show custom icons for passwords and groups #68
    * Show encryption options in file options, allow upgrading to kdbx 4.
    * By default create kdbx v4 files (instead of kdbx 3.1)
    * Use new FilePickerWritable API to correctly clean up temporary files.
  22. v1.7.3iOS
    * Fixed possible error dialogs #124 ("The method 'markNeedsBuild' was called on null")
    * Fixed error in group list when adding new subgroups while a filter is active.
    * UI: Progress overlay on initial page now matches screen height.
    * UI: allow displaying of plain text master password during unlocking. #86
    * KDBX: fix bug saving files with history entries which contain attachments.
    * KDBX: fix saving of history entries.
  23. v1.7.1iOS
    1.7.1:
    * Fixed password view on iPad.
    
    1.7.0:
    * Improved group filter by showing recursive filter and trash.
    * Password Entry: Only show "generate password" button if value is blank. #108
    * Entry: Fix: Adding a custom field discards previous changes. #106
    * WebDAV: Connect UI: Make dialog scrollable. #103
    * WebDAV: Fixed Compatibility with servers returning trailing slashes for directories.
    * WebDAV: Support for digest authentication (next to basic auth). #112
  24. v1.7.0iOS
    * Improved group filter by showing recursive filter and trash.
    * Password Entry: Only show "generate password" button if value is blank. #108
    * Entry: Fix: Adding a custom field discards previous changes. #106
    * WebDAV: Connect UI: Make dialog scrollable. #103
    * WebDAV: Fixed Compatibility with servers returning trailing slashes for directories.
    * WebDAV: Support for digest authentication (next to basic auth). #112
  25. v1.6.4iOS
    * Support for Quick Unlock with Face ID.
    * Group Management/Filter: Add Drawer for easy filtering by Groups.
    * Fixed saving files in Dropbox root folder.
    * Use default colors when opening files (do not use gray).
  26. v1.6.3iOS
    * Fix OTP codes with spaces in 'TOTP Seed' field #26
    * Password List: Improved search by search for each word separately.
    * added iCloud capability to fix local file crashes on ios 10 and earlier.

Disclosure: Independent intel to help mobile builders succeed.

AI-powered analysis with editorial review, built from publicly available sources. Marlvel.ai is not affiliated with, endorsed by, or sponsored by AuthPass – Password Manager, its developer, the app publisher, Apple, or Google Play. All trademarks, logos, and screenshots referenced remain the property of their respective owners.

Data licensed under CC-BY-NC 4.0