Release notes

Signign Workflow 2.5.4

New features

  • IGA-513 Display customer-defined information/notification in the UI.
    Administrators can add custom information in a banner displayed in the header of SWF. More info at Information Banner
  • IGA-563 Set custom cookie with source to allow IDP to determine what source was used.
    Administrators can set source information to a cookie. This could be used for remembering login selections. Search for "sourceCookie" in Configuration reference to read more.

Improvements

  • IGA-550 Validate email and trim whitespaces from email address in API
    Administrators can adjust the email validation to include either a custom Java and JavaScript regex or use JMail as email validator. Search for "emailValidation" in Configuration reference to read more.

Defect fixes

  • IGA-454 Retention time configuration unclear
    Retention time does not work as expected. The correct implementation can be viewed in detail here. Issue resolved
  • IGA-600 Can't disable PDF Validation
    When null or an empty array is set, the application crashes. See more in the PDF/A validation documentation. Issue resolved
  • IGA-602 Invalid state of errand in GUI
    When an errand is expanded and the user navigates to another view, the state of the errands in the new view have the same state as the expanded errand until another errand is expanded. Issue resolved
  • IGA-603 Email warning spreads to all errands in the list (GUI)
    When an errand have a signer added by email, a warning triangle is displayed. When that errand is expanded, all other errands gets a warning triangle until an errand without a signer added by email is expanded. Then, all warning triangles, including on the errand that have a user added by email, is hidden. Issue resolved
  • IGA-612 Blue screen appears when changing date manually (GUI)
    When a user wants to change date using the keyboard, the page crash. Issue resolved
  • IGA-614 Remove text in header (GUI)
    An unneeded text is displayed in the header. Issue resolved
  • IGA-615 When user tries to add more than 3 documents error appears (GUI)
    SWF only accepts uploading one document, but a warning text suggests users can upload no more than three documents. Issue resolved
  • IGA-616 status.undefined not translated to Swedish (GUI)
    One of the statuses is displayed incorrectly, as "status.undefined" instead of "Avvisade". Issue resolved
  • IGA-617 App crashes when adding new signer in edit mode
    Adding signers after the errand was created causes the app to crash. Issue resolved

Signing Workflow 2.5.3

Bug fixes

  • Fixed error with sending too many reminder emails

Signing Workflow 2.5.2

Bug fixes

  • Fixing database upgrade error when upgrading from versions 2.1.1, 2.2.0 and 2.3.0.

Signing Workflow 2.5.1

Bug fixes

  • Edit buttons not showing for solicitors not owning the errand
  • Accepting errand when removing all queued and pending signers
  • Allow removing queued signers
  • Validation button issues resolved
  • Security improvements

Signing Workflow 2.5.0

Important changes

This release focused on delivering multiple errand editability features, including editing description, signers, priority etc. The release also includes minor features and bug fixes.

New features

Improvements

  • IGA-509 Graphical issues in GUI
    Mobile layout responsiveness and different buttons for the same task. Improvement added 

Bug fixes

  • IGA-467 Do not log out when changing language
    When changing language in SWF, the is sometimes logged out. Issue resolved
  • IGA-504 Runtime error when uploading first document
    If the "files" folder isnt available, SWF sometimes generates a Runtime error when uploading the first document. Issue resolved