Skip to content

Releases: wultra/powerauth-webflow

Release 0.20.0

02 Aug 16:06
031e18e
Compare
Choose a tag to compare
  • #336: Update Spring Boot to 2.0
  • #304: Add OperationContext to all methods in Data Adapter interface
  • #364: Add information about third parties to operation form data
  • #318: Support for warnings in operation form data
  • #344: Add "heading" attribute support
  • #310: Allow some mobile operations to be verified by PIN only
  • #331: Remove Data Adapter from Web Flow
  • #358: Implement support for structured operation data
  • #357: Update data for offline signature QR codes
  • #317: Improve logging of Web Flow
  • Method for retrieving bank accounts generalized to decorating operation form data
  • Simplified interface for form data field value formatting

Release 0.19.0

01 Apr 10:40
41bfde3
Compare
Choose a tag to compare

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.

Release 0.18.0

18 Jan 13:30
ee4f49c
Compare
Choose a tag to compare

This is the initial version of PowerAuth Web Flow - a solution for centralized federated authentication and authorization in digital banking channels.