Skip to content

1.6.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 13:13
5413de6

🚀 New Features

  • add new validation rule "DoesNotContain"
  • added Activity.fullScreen setter

🐞 Bug Fixes

  • allow dot symbol in email validation
  • #28 new retry flow implementation that replaces the flawed old one
  • #32 alphanumeric validation checks all characters
  • #33 remove docs share plugin
  • fix #29 vibrate compat not using correct sdk int check

❔ Other

  • deprecate old autofill api per compose
  • update all dependencies and build scripts