Skip to content

5.0.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 20:17
· 2 commits to v5 since this release

Changed

  • Added services to a service trait

Fixed

  • Fixed a bug that could occur if the max length wasn't set, passwords always said "could not contain more than 0 characters".
  • Removed the "playground" from the settings to test the strength indicator, this was only meant for development.
  • Fixed an issue where the pwned option would always return that the password was compromised.
  • Fixed the issue where the assets would throw an error on the front-end, not finding the manifest path. (Thanks to Andrew Welch) #34