Skip to content

v2.1.0

Choose a tag to compare

@dannorthern dannorthern released this 01 Nov 13:12
· 60 commits to main since this release
33b85e0

What's Changed

  • Add rest API security class to remove user related endpoints.
  • Add security headers class with headers and policies.
  • Add login security class to disallow login via username, remove autocomplete, and improve login error message.
  • Add AbstractInit class and modify all init files to extend the abstract class.
  • Small update to asset version replacement method.

Full Changelog: v2.0.0...v2.1.0