v2.1.0
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