Skip to content

Not a v1, not a beta

Compare
Choose a tag to compare
@MaggiWuerze MaggiWuerze released this 08 Dec 13:36
· 50 commits to master since this release
  • Removed User support. This means no more login, no more multi account support and all data is not longer bound to a specific user. If you want to secure it, use one of the available Auth projects available (e.g. Authelia) or your reverse proxies auth capabilities
  • Updated to latest v2 of Spring
  • Migrated Spring Security in preparation of Spring v3
  • Upgraded to latest version of React-Bootstrap