authpass

AuthPass - Password Manager based on Flutter for all platforms. Keepass 2.x (kdbx 3.x) compatible.

GPL-3.0 License

Stars
2.3K

Bot releases are hidden (Show)

authpass - v1.9.11 Latest Release

Published by hpoul 9 months ago

  • Switch Google Drive integration to using Google SignIn plugin. (only works on iOS, Android, MacOS and Web).
  • Update translations.
authpass - v1.9.10

Published by hpoul 9 months ago

  • Fix WebDAV Support
  • Android: Fix autofill popup background color in dark mode (on some devices).
authpass -

Published by hpoul about 1 year ago

  • Support for importing TOTP codes from Google Authenticator using export QR codes.
  • Fix preventing screenshots on Android #320
  • MacOS: Raise minimum to MacOS 10.14 (was 10.12.2): https://github.com/flutter/flutter/issues/114445
  • Updated Translationsl
authpass -

Published by hpoul over 2 years ago

  • MacOS: Added system menu.
  • Linux: Cleanup of directory usage:
    appdata will go to $XDG_CONFIG_HOME, cached password files to $XDG_CACHE_HOME
  • Linux: Flatpak release, published to flathub.
  • Linux: Debian package with apt repository at https://packagecloud.io/authpass/authpass
  • Dropbox: Fix authentication flow to request a valid/long lived refresh_token.
authpass - Android Bugfix release

Published by hpoul over 2 years ago

  • Fixed Autofill bugs on Android.
  • Add simple MacOS Menubar Menu
authpass -

Published by hpoul over 2 years ago

  • Update/Improve translations.
  • Upgrade to Flutter 3.0, Upgrade dependencies.
authpass - v1.9.4

Published by hpoul about 3 years ago

  • Allow customizing of search fields.
  • Support for storing attachments outside password file on AuthPass Cloud (Not enabled by default)
  • Updated all languages
    If you find untranslated strings, help us at https://translate.authpass.app/
  • Keyboard shortcut for copy TOTP (ctrl+t) #262
  • Desktop: system wide shortcuts (ctrl+alt+f for opening search). #262
authpass - v1.9.3

Published by hpoul about 3 years ago

  • Allow removing of files from the list of "recent files". #260
  • Improve AuthPass Cloud authentication #259
  • Minor bugfixes
authpass - v1.9.2

Published by hpoul about 3 years ago

  • 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

Download the release from:

authpass -

Published by hpoul about 3 years ago

  • 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.

Download the release from:

authpass -

Published by hpoul about 3 years ago

  • 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
authpass -

Published by hpoul about 3 years ago

  • 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.
authpass - Bugfix release

Published by hpoul over 3 years ago

  • Fixed bug when reading cloud email.
  • Fixed bug with cloud storage ui.
  • A couple of other minor fixes after nullsafety migration
authpass -

Published by hpoul over 3 years ago

authpass -

Published by hpoul over 3 years ago

1.7.11 - 2021-02-21

  • Allow changing of custom icons #157 (thanks @PatrikKoscelansky)
  • Added Traditional Chinese (thanks Bob Chao)
  • Added Brazilian Portuguese (thanks igorruckert)
  • Added Slovak (thanks @draxe)
  • Improve a couple of accessibility labels #214

1.7.10 - 2020-10-19

  • Fix bug which broke android autofill.
  • Fix protected field overlay alignment.
  • Add Chinese Simplified
authpass -

Published by hpoul about 4 years ago

  • Allow opening of URLs of entries. (On desktop using shift+cmd+U). #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 (Thanks @Trekky12)
  • DEV: update flutter to 1.22.0-12.1.pre (from 1.22.0-1.0.pre)
  • Compatibility with KeePassXC: Accept arbitrary sort order of binaries in kdbx 3.
  • Fix unprotecting field causes the field to be empty #162 (Thanks @stalkopat)
  • Recommend cloud storage to users of local storage. #167 (Thanks @stalkopat)
  • Android: Disable autocomplete for password fields.
authpass - v1.7.8

Published by hpoul about 4 years ago

  • Android: improve autofill input field detection for usernames.
  • 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.
authpass -

Published by hpoul about 4 years ago

  • 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.
  • Desktop: copy with ctrl/cmd+c will now only copy selected text (if there is a selection,
    otherwise copy full field).
authpass -

Published by hpoul about 4 years ago

  • 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.
  • Android: Improve Autofill Field detection.
authpass -

Published by hpoul about 4 years ago

  • Password fields: Do not obscure if they are empty.
  • Fix length selector in password generator.
  • Desktop: Improvements to keyboard handling:
    • cmd/ctrl+c: Will only copy password if not in another text field.
    • ESC: Will blur the current text field. If inside the search bar, will cancel the search.
    • Linux: Workaround for pasting into text fields.
  • iOS: Allow copying of kdbx files from/to application docs dir with iTunes/Finder. #110
  • Linux: Fix argon2 lib loading for kdbx 4. #131
Package Rankings
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
Contribute Contribute AuthPass.app Contribute Crowdin GitHub issues