Skip to content

Releases: wultra/powerauth-webflow-customization

Release 1.8.0

07 Aug 05:46
5cf5ea1
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Dependency updates.

Release 1.7.0

10 Apr 11:01
637f3b0
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Add support for OpenTelemetry Traceparent HTTP Header.
  • Dependency updates.

Release 1.6.0

18 Jan 10:19
2f0778f
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Data Adapter can run as SpringBoot executable.
  • Dependency updates.

Release 1.5.0

06 Oct 10:28
c2c6e76
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Migration of server to Java 17 and Spring Boot 3.
  • 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.0

31 Jan 15:48
6e6b3db
Compare
Choose a tag to compare

This release contains following improvements and bugfixes:

  • Support for operation approval signing with certificates.
  • Dependency updates.

Release 1.3.0

22 Jun 21:14
c4e0f72
Compare
Choose a tag to compare

This release contains following improvements and bugfixes:

  • Updated dependencies.

Release 1.2.5

05 Apr 10:39
a89b838
Compare
Choose a tag to compare

This release contains following improvements and bugfixes:

  • Spring Boot stack upgraded to version 2.6.6 due to recent high severity CVE's.
  • Updated dependencies.

Release 1.2.0

30 Dec 13:06
1.2.0
b222d8e
Compare
Choose a tag to compare

This release contains following improvements and bugfixes:

  • Operation change notification contains PowerAuth authentication context with information about used signature type, remaining attempts and whether the activation was blocked.
  • Default database connection switched to PostgreSQL.
  • Log4J library excluded from dependencies to avoid false alarms in scans due to recent vulnerabilities.
  • Upgrade to Spring boot 2.6, updated dependencies.

Release 1.1.0

22 Jun 17:24
1eff965
Compare
Choose a tag to compare

This release contains following improvements and bugfixes:

  • Operation mapping for complex operations and PowerAuth operation template configuration.
  • Delivery of OTP authorization codes generated by Next Step.
  • Minimum Java version increased to Java 11.
  • The Bouncy Castle library is now bundled with the application.
  • Dependency updates.

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.