Release 0.19.0
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
andcustomization.css
to simplify CSS customization.