Key Changes:
- Ability to disable accounts altogether, in this mode users will be auto-authenticated as the same user, meaning all snippets are shared.
- Ability to disable the standard login. When enabled, the standard login is removed, meaning that only OIDC users can log in.
- Fixes a bug with the issuer URL that caused some OIDC providers to report errors on sign in attempts
- Some great CI improvements from @stumpylog
- Added a light theme
- The snippet modal and edit modal can now be horizontally expanded, great if you're storing larger snippets
- Improvements to the UX of the private view toggle
Full Changelog: v1.5.2...v1.5.3