Skip to content

Release 0.19.0

Compare
Choose a tag to compare
@petrdvorak petrdvorak released this 01 Apr 10:40
· 1961 commits to develop since this release
41bfde3

This is a new major release of PowerAuth Web Flow component, with following changes.

  • Add custom attribute value formatting (date, amount, localized string, etc.).
  • Separate model module for Mobile Token services.
  • Fixed issue with incorrect OAuth 2.0 error state redirection.
  • JDK9 support.
  • Greeting and operation summary instead of a single generic operation message.
  • Moved named queries from entities to repositories to clean up code.
  • Improved and cleaned up exception handling.
  • Bug fixes and dependency updates.
  • JavaDoc improvements.
  • Single CSS is split into base.css and customization.css to simplify CSS customization.