Skip to content

Release 1.5.0

Compare
Choose a tag to compare
@romanstrobl romanstrobl released this 05 Oct 21:16
· 195 commits to develop since this release
1.5.0
73719b9

This release contains following improvements and bugfixes:

  • Migration to Java 17 and Spring Boot 3.
  • Integration of Spring Authorization Server for support of OAuth 2.1.
  • User interface improvements for input of passwords and OTP codes.
  • Usernames are no longer case sensitive.
  • Additional languages in user interface (RO, UK).
  • Username is no longer blocked after user is removed.
  • Pass user contacts to Data Adapter when sending OTP.
  • Added Liquibase database migration scripts.
  • PostgreSQL JDBC driver is included now and MySQL is no longer supported.
  • Dependency updates, migration from Java EE to Jakarta EE.