Skip to content

Releases: wultra/powerauth-webflow-customization

Release 1.0.0

22 Jan 15:56
a447cc1
Compare
Choose a tag to compare

This release contains following improvements and bugfixes:

  • Fixed error when extracting amount from operation.
  • Dependency updates.

Release 0.24.0

01 Sep 12:50
9c4aa76
Compare
Choose a tag to compare

This release contains following improvements and bugfixes:

  • Client certificates can be used for user authentication
  • Customization of implicit operation in Data Adapter
  • Operation name is no longer modified for the login step of SCA operations (bugfix)
  • Updated dependencies due to security advisories

Release 0.23.0

20 Jan 18:48
1ec9631
Compare
Choose a tag to compare

This release contains following improvements and bug fixes:

  • Anti-fraud system (AFS) integration
  • User account status is tracked to distinguish active and blocked accounts
  • Enabled Spring actuators health and info
  • Fixed consent form error when language is not supported
  • Dependency updates, security fixes

Release 0.22.0

01 Aug 12:48
84561eb
Compare
Choose a tag to compare

This release contains following improvements and bugfixes:

  • Support for SCA methods:
    • User account lookup
    • User authentication using user ID, password and SMS authorization code
  • Methods for generating and validating OAuth 2.0 consent form
  • Use result classes instead of exceptions for failed authentication
  • SMS delivery methods included in Data Adapter interface to allow customization
  • Updated operation context and added information about selected organization
  • Removed duplicate resources
  • Dependency updates, security fixes

Release 0.21.0

13 Feb 19:55
006cfa6
Compare
Choose a tag to compare

This release contains following improvements and bugfixes:

  • Logging migrated to SLF4J
  • Dependency updates

Release 0.20.0

06 Aug 12:50
d5f8f1c
Compare
Choose a tag to compare
  • #27: Migrate to Spring boot 2.0
  • #8: Remove fetchBankAccounts method
  • #19: Extract operation specific code in DA into separate methods
  • #15: Remove dependency on powerauth-nextstep-model
  • #23: Data Adapter does not start on Wildfly AS
  • Added operation context to Data Adapter interface methods
  • Updated CSS, fonts, and message resources

Release 0.19.0

01 Apr 10:03
5476a08
Compare
Choose a tag to compare

This is the first standalone release of the customization components for PowerAuth Web Flow component.