Release notes 3.0.1

SWF 3.0.1

This is a maintenance release with fixes for mainly two problems:

  • Concurrent signing: If two users try to sign the same document at the same time, the second signer is now presented with an error message because the base version to be signed has changed with the addition of the first signature, so the second signer has to re-review the contents and sign again. Otherwise there's a chance that the first signature is lost. The time window where this can happen has now been brought down to a minimum (a few milliseconds).
  • If a "citizen" signer has no email address in a user registry, the solicitor is presented with an input field for email address. This manually added email address was not picked up properly and the signing task could not be saved. This has been fixed.

SWF 3.0.0

This release introduces significant improvements to usability, compliance, and performance. The focus has been on modernizing the user interface, simplifying configuration, and strengthening the technical foundation to support long-term stability and scalability.

The updated interface is now fully responsive and WCAG compliant, providing a more accessible and user-friendly experience. Configuration has been streamlined to reduce complexity, while a new automation API enables smoother integration with external systems. In addition, core platform components have been upgraded to ensure future readiness and improved performance.

Highlights of what’s new:

  • New, responsive, WCAG compliant web user interface with simplified user interaction. Read more about theming possibilities here.
  • Simplified configuration. Read more here.
  • JSON-based v2 automation API. Read more here.
  • Upgraded to Java 21 for improved performance and long-term support.