Release notes

Signing Workflow v1.13.6 Release Notes
==========================

* Bug fixes
    
    - Two users, simultaneously signing the same document, might cause a database inconsistency that prevents orders from being shown in the UI. This bug has been fixed. To apply this update, it might be necessary to manually fix possible database inconsistencies first.
    
Signing Workflow v1.13.5 Release Notes
==========================

* Bug fixes
    
    - Upgrades Log4j2 library to mitigate CVE-2021-44832
    
Signing Workflow v1.13.4 Release Notes
==========================

* Bug fixes
    
    - Upgrades Log4j2 library to mitigate CVE-2021-45105
    
Signing Workflow v1.13.2 Release Notes
==========================

* Bug fixes
    
    - Upgrades Log4j2 library to mitigate CVE-2021-45046
    
Signing Workflow v1.13.1 Release Notes
==========================

* Features
    
    - Tooltip information text for PDF/A-1a validation

* Bug fixes
    
    - Upgrades Log4j2 library to mitigate CVE-2021-44228
    
Signing Workflow v1.13.0 Release Notes
==========================

* Features

    - PDF/A-1a validation and warning [link]

    - Configurable target for link in final email notification to solicitor [link]

    - Filename and Title available for rendering email subject line [link]

    - Possible to configure columns in Selected Signers [link]

* Bug fixes

    - Signers that has signed should not receive email notification if order expires
    
    - Expected errors, e.g. "Item not found", should not be logged on the server under INFO level logging 
    
    - Filename should be displayed in UI for all order categories
    
    - Order creation was broken for orders with many signers
    
    - Front end application should not request resources from public Internet
    
    - It should be possible to use installer on Windows to upgrade existing installations
    

    

Signing Workflow v1.12.3 Release Notes
==========================

* Bug fixes

    - Fix Automation API CancelOrder operation   

    

Signing Workflow v1.12.2 Release Notes
==========================

* Features

    - External user search tab can be removed from UI
    
* Bug fixes

    - Adds header Content-Type to POST redirect form for SAML login.

    - Fix for mail link button color and background    

    

Signing Workflow v1.12.1 Release Notes
==========================

* Features

    - Webhook support
    
    - External user first name and last name is now editable, if not present in the user query result.
    
* Tweaks

    - Updated service start up information

* Bug fixes

    - Fixed bug where client requests could be left hanging if database error occurred.    

    

Signing Workflow v1.12.0 Release Notes
==========================

* Features

    - Signer priority groups

* Tweaks

    - Overview section date format is now ISO 8601

    - Overview section layout is now a single table
    
    - Card texts in main view changed to match menu texts
    
    - Mail notifications date format is now ISO 8601

Signing Workflow v1.11.2 Release Notes
==========================

* Bug fixes

    - Sending mails for reminders and expired orders
Signing Workflow v1.11.0 Release Notes
==========================

* Features

    - Adds user source as query parameter in email notification links

    - Separates headers for internal and external on user search tab

    - Search tabs are now tab-able (WCAG)

    - Removed column for organization in selected users and overview

    - No-app UI improved

* Tweaks

Signing Workflow v1.10.1 Release Notes
==========================

* Features

    - Adds CancelOrder operation to Automation API

    - Adds UpdateDueDate operation to Automation API

Signing Workflow v1.10.0 Release Notes
==========================

* Features

    - No-app landing page with logout button after signing completed
Signing Workflow v1.9.0 Release Notes
==========================

* Features

    - Makes it possible to change Order Due Date

    - Makes Content Type header for file downloads configurable (default: application/octet-stream)

* Tweaks

    - Improved cache handling, 5-40% faster page loads
Signing Workflow v1.8.1 Release Notes
==========================

* Features

    - Cookie security (httpOnly)

    - UI: Changed all date formats to YYYY-MM-DD
    
    - UI: Adds signer email to be visible on orders
    
    - UI: Makes cards in UI clickable 
Signing Workflow v1.8.0 Release Notes
==========================

* Features

    - Adds user source as query parameter in email notification links
Signing Workflow v1.7.0 Release Notes
==========================

* Features

    - Sorting and pagination

    - Upgrades frontend version 1.0.51 -> 1.0.52
Signing Workflow v1.6.5 Release Notes
==========================

* Bugfixes

    - Fixes ownership/permissions of resources directory
Signing Workflow v1.6.4 Release Notes
==========================

* Features

    - Resource files moved from JAR to disk

* Tweaks

    - Text modifications: browser tab headers
Signing Workflow v1.6.3 Release Notes
==========================

* Features

    - Upgrades frontend version 1.0.50 -> 1.0.51

* Tweaks

    - Text modifications: changing "Signering" to "Underskrift"

    - Text modifications: updated text messages for mail notifications
Signing Workflow v1.6.2 Release Notes
==========================

* Features

    - Upgrade frontend version 1.0.48 -> 1.0.50

* Tweaks

    - Minor text modifications
Signing Workflow v1.6.1 Release Notes
==========================

* Tweaks

    - Updated mail notification text for expired orders
Signing Workflow v1.6.0 Release Notes
==========================

* Features

    - Enable direct linking from email notifications to Signing Service

    - Signers receive a mail reminder before the order expires.
Signing Workflow v1.5.3 Release Notes
==========================

* Bugfixes

    - Automation API: handles date format yyyy-MM-dd for parameter dueDate. The format yyyy-MM-ddTHH:mm:ss is still handled for backward compatibility.

    - File retention: downgrades frontend version 1.0.49->1.0.48, since the latest version introduced a bug that prevented file downloads under certain conditions.

* Tweaks

    - Adds validation on uploaded file size: zero size not allowed

Signing Workflow v1.5.2 Release Notes
==========================

* Tweaks

  - Upgrades frontend version
Signing Workflow v1.5.1 Release Notes
==========================

* Bug fixes

  - Adds missing Content-Type: text/plain headers
Signing Workflow v1.5.0 Release Notes
==========================

* Tweaks

  - Upgrades third party mail library, to work with Office365

  - Enables lenient configuration parsing

  - Changes product name from 'digo' to 'workflow' in deliverables

Signing Workflow v1.4.1 Release Notes
==========================

* Tweaks

  - Email template designs
Signing Workflow v1.4.0 Release Notes
==========================

* Tweaks

 - Email template designs 

 - Changes config parameter name apiPort -> automationApiPort

 - Changes config parameter name apiHost -> primaryServerInterface

 - Adds config parameter name automationApiInterface
Signing Workflow v1.3.0 Release Notes
==========================

* Bugfixes

 - Fixes bug that prevented configuration of value on SAML attribute indicating SOLICITOR authority. Configurations using the default value is not affected by this bug.

 - Replaces hard coded value for solicitor authority in AuthHandlers with a configurable value

 - Send mail to solicitor when order expires

* Features

 - Adds file retention clean up job. Disabled by default.
Signing Workflow v1.2.2 Release Notes
==========================

* Bugfixes

  - Fixes bug that prevented configuration of value on SAML attribute indicating SOLICITOR authority. Configurations using the default value is not affected by this bug.
Signing Workflow v1.2.1 Release Notes
==========================

* Bugfixes

  - Makes changes to email templates recognized by the server
Signing Workflow v1.2.0 Release Notes
==========================

* Tweaks

  - Aligned left on email template for customer

  - Upgrades frontend project 1.0.46 -> 1.0.48

  - Settings/theme file updated for customer

  - Changed the favicon to simple blue version

  - Fixed the same email template layout for the completed event

  - Updated texts

  - Added Windows installation scripts
Signing Workflow v1.1.0 Release Notes
==========================

* Features

  - Web Session timeout configurable

  - Value of Solicitor authority attribute configurable