Skip to content

v0.5.2

Compare
Choose a tag to compare
@X1nto X1nto released this 17 Mar 09:26
· 89 commits to master since this release

Changes

  • Implement form validation for number fields in the account screen
    • Fields are now coerced to a specific range
      • Digits field's ranges are annotated

Fixes

  • Fixed a bug where Mauth would accept any value for number fields in the Account screen, rendering the app unusable (#33)