Releases: wultra/powerauth-webflow-customization
Releases · wultra/powerauth-webflow-customization
Release 1.0.0
This release contains following improvements and bugfixes:
- Fixed error when extracting amount from operation.
- Dependency updates.
Release 0.24.0
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
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
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
This release contains following improvements and bugfixes:
- Logging migrated to SLF4J
- Dependency updates
Release 0.20.0
- #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
This is the first standalone release of the customization components for PowerAuth Web Flow component.