Skip to content

Releases: wultra/powerauth-webflow

Release 1.4.3

06 Aug 14:18
0c8d17c
Compare
Choose a tag to compare

This bugfix release fixes a resource loader issue in language configuration and provides default configuration of languages.

Release 1.4.2

06 Aug 14:13
77f8052
Compare
Choose a tag to compare

This bugfix release allows disabling of WebSocket functionality in WebFlow using configuration property powerauth.webflow.websockets.enabled.

Release 1.8.0

30 Jul 10:39
f334918
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • NextStepClient API improvements.
  • Dependency updates.

Release 1.7.0

10 Apr 09:34
ffabec9
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Add OpenID Connect (OIDC) support to NextStep.
  • Add support for OpenTelemetry Traceparent HTTP Header.
  • Remove Guava dependency.
  • Dependency updates.

Release 1.6.0

17 Jan 20:51
b5a0564
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Eye icon for password input on SMS Component.
  • BugFix: #1548 OTP on NextStep Server can now be created without specific userId.
  • Server components can be run as Spring Boot executable.
  • Dependency updates.

Release 1.5.1

22 Dec 11:57
4ae7df9
Compare
Choose a tag to compare

This release contains following improvements and bugfixes:

  • Bugfix: #1513 - Invalid redirection to login page when non existing resource was requested by browser.
  • Add configuration support for locales de, fr and es.

Release 1.5.0

05 Oct 21:16
1.5.0
73719b9
Compare
Choose a tag to compare

This release contains following improvements and bugfixes:

  • Migration to Java 17 and Spring Boot 3.
  • Integration of Spring Authorization Server for support of OAuth 2.1.
  • User interface improvements for input of passwords and OTP codes.
  • Usernames are no longer case sensitive.
  • Additional languages in user interface (RO, UK).
  • Username is no longer blocked after user is removed.
  • Pass user contacts to Data Adapter when sending OTP.
  • Added Liquibase database migration scripts.
  • PostgreSQL JDBC driver is included now and MySQL is no longer supported.
  • Dependency updates, migration from Java EE to Jakarta EE.

Release 1.4.1

06 Jun 17:19
1.4.1
25a5d08
Compare
Choose a tag to compare

This release contains following improvements and bugfixes:

  • Support for additional languages in Web Flow user interface.
  • Improved styles and user interface for SCA login flow.
  • Feature: #1324 - Allow case insensitive username comparison.
  • Bugfix: #1297 - Delete of user contacts is not working properly.
  • Documentation updates.

Release 1.4.0

31 Jan 14:54
b57a283
Compare
Choose a tag to compare

This release contains following improvements and bugfixes:

  • Added support for OAuth 2.0 refresh tokens.
  • Redesigned OAuth 2.0 revocation endpoint.
  • Integration of I.CA signer for operation approval signing with certificates.
  • Blocking and unblocking of Third Party Providers for PSD2.
  • Cleanup of REST API for TPP engine.
  • Update to PowerAuth stack 2022.12.
  • Dependency updates.

Release 1.3.0

22 Jun 21:37
35e0719
Compare
Choose a tag to compare

This release contains following improvements and bugfixes:

  • Migration to updated PowerAuth server API.
  • Improved database transaction handling in auditing.
  • Updated dependencies.