Skip to content

Releases: breard-r/sake-app

SAKE-app v0.5.0

29 Sep 16:47
Compare
Choose a tag to compare

Changed

  • If the browser uses a dark theme, the default theme is also set to dark
  • Display the navigation bar on every view, except the creation of the first account

Fixed

  • The account deletion view is now emphasized the same way it was before

SAKE-app v0.4.0

26 Sep 15:17
Compare
Choose a tag to compare

Added

  • Possibility to set a default account
  • Dark mode
  • Use the browser's preferred language if available

Changed

  • The style has been entirely reworked using Bootstrap instead of Bulma
  • It is now impossible to include the separator in the dedicated name
  • When adding a new account, error messages are displayed alongside each affected elements whenever possible
  • By default, the new sub-address form reset button switches to the default account

Fixed

  • Invalid preferences are now automatically corrected
  • It is now impossible to add the same account twice

SAKE-app v0.3.0

25 Aug 08:47
Compare
Choose a tag to compare

Added

  • The main view now includes a reset button
  • An error message is now displayed if JavaScript is disabled

Changed

  • Secret keys are now restricted to 128 bits (16 bytes) or 256 bits (32 bytes)
  • The local part cannot contain the separator
  • The HTML lang attribute is now set to the appropriate language

SAKE-app v0.2.0

11 Aug 17:54
Compare
Choose a tag to compare

Added

  • The "About" page
  • French translation

Changed

  • Account deletions has been moved to a dedicated page
  • Error handling has been improved
  • All Bulma components are included

Fixed

  • The QR code scanner now works with strict CSP

SAKE-app v0.1.0

01 Aug 21:01
Compare
Choose a tag to compare

Initial release.