Releases: Skyost/OpenAuthenticator
Releases · Skyost/OpenAuthenticator
v1.4.3
v1.4.2
- FEAT: Added a way to display the search bar by scrolling above the list. (#3af4645)
- FEAT: Added a whole route to configure the app theme. (#9b828ea)
- FEAT: Better handling of cases where the user is not logged in. (#9b8028e)
- FEAT: Enabled
logo.devfetching. (#aa7c766) - FIX: Fixed some problems occurring when refreshing the list. (#2ee63ca)
- CHORE: Better handling of QR codes (reading and displaying). (#10107ad)
- CHORE: Improved the TOTP page. (#a80f55c)
- CHORE: Updated Linux metadata. (#97a2d92)
- CHORE: Updated changelog. (#91a23fb)
- CHORE: Updated dependencies and fixed resulting lint warnings. (#4aaa6de)
- CHORE: Updated native libraries. (#48624f5)
v1.4.1
v1.4.0
- FEAT : Initial implementation of Firebase AppCheck for Windows. (#c9143d4)
- FEAT : Initial implementation of Open Authenticator for linux. (#2c10b16)
- FEAT : Now allowing
otpauthlinks to be opened by the app on all platforms. (#fdeb999) - CHORE : Improved the empty home screen. (#670c8fb)
- CHORE : Migrated from Clearbit to Logo.dev. (#6b23064)
- CHORE : Various updates in the app look and feel. (#19b2714)
v1.3.1
v1.3.0
- FEAT : Now hiding the home page floating action button on scroll. (#62e5aba)
- FEAT : Translated the app into
it. (#c765c8e) - FEAT : Translated the app into
pt. (#75615ea) - CHORE : Improved the app dialogs. (#04c89d4)
- CHORE : Improved the fallback paywall. (#289836e)
- CHORE : Improved the logo search dialog. (#0b2659e)
- CHORE : Now got rid of
MediaQuery.ofwhen it's not needed. (#081caf2)
v1.2.2
- FEAT : Added a better sign-in dialog. (#8e96185)
- FEAT : Better adaptation to small screens. (#9f3934e)
- FEAT : Improved
UnlockChallengeWidget. (#c55ba67) - FIX : Fixed various problems with TOTPs circular progress indicators. (#c78d96c)
- CHORE : Disabled
denseproperty onListTiles on desktop. (#fa37adf)
v1.2.1
v1.2.0
- REFACTOR : Refactored authentication / confirmation providers. (#5a0430b)
- REFACTOR :
createDefaultAuthMethoddoes not needBuildContextanymore. (#6af1af0) - FEAT : Improved error handling (for instance : if crypto store cannot be loaded). (#db48590)
- FEAT : Now allowing the user to unlock the app if local auth is not available even though it has been enabled. (#215b344)
- FEAT : Translated
app_unlock.jsonintode. (#112de83) - FEAT : Translated
authentication.jsonintode. (#2c2b252) - FEAT : Translated
contributor_plan.jsonintode. (#f2cd8b3) - FEAT : Translated
error.jsonintode. (#c51b5d0) - FEAT : Translated
home.jsonintode. (#c2608ae) - FEAT : Translated
intro.jsonintode. (#4247ce8) - FEAT : Translated
local_auth.jsonintode. (#e6ca2e4) - FEAT : Translated
logo_search.jsonintode. (#0f3cf53) - FEAT : Translated
master_password.jsonintode. (#bbc1d88) - FEAT : Translated
miscellaneous.jsonintode. (#049de5e) - FEAT : Translated
settings.jsonintode. (#08ffaae) - FEAT : Translated
storage_migration.jsonintode. (#27399dd) - FEAT : Translated
totp.jsonintode. (#0470586) - FEAT : Translated
totp_limit.jsonintode. (#5ca92e3) - FEAT : Translated
validation.jsonintode. (#dadcf4c) - FIX : Fixed a problem with theme brightness not always being updated. (#bfe8b06)
- FIX : Fixed a typo. (#cb870e2)
- FIX : Fixed an error with
HttpServer.bind. (#04af98e) - FIX : Fixed crypto store not being saved on local storage under certain circumstances. (#eac2a1f)
- FIX : Fixed various problems with authentication. (#97d2609)
- FIX : Now correctly opening Stripe management URL on mobile platforms. (#72d28a0)
- CHORE : Ignored various warnings. (#930c195)
- CHORE : Improved storage migration. (#0f450dd)