Skip to content

v0.5.0

Compare
Choose a tag to compare
@X1nto X1nto released this 15 Mar 22:01
· 86 commits to master since this release

New Features

  • Added a settings page
    • Includes a "Secure Mode" switch that protects you from exposing data via screenshots
  • otpauth:// deeplink support (@Lastaapps)
  • Added a splash screen for devices running on Android 11 and below
  • Turkish translation (@TeaqariaWTF)

Changes

  • Small UI updates
    • "Full-screen" immersive navigation and top bars (#31 )
    • Animated code display (#21)
    • Remove placeholder icon buttons in home bottom bar
    • Updates to account card
  • 90% of the app was rewritten from scratch! This should result in a better performance and will make subsequent updates much easier

Bug fixes

  • Fixed a bug where camera would not properly close after exiting the QR Scan screen (#22)
  • Fixed many possible crashes

Note: due to changes to the app's database, a complex migration was written to convert from the old schema to the new one. Please report issues if Mauth starts crashing or accounts disappear after updating to v0.5.0