Patch Notes

VersionChangesSupported Planon Version
1.0.1- Cleaned unused code
- Fix for error messages not being displayed properly
L75 and higher
2.0.0This is a major update and requires several configuration changes / updates to be made.
- UI design updated
- Translations API implemented, this means the feedback tool now natively supports multi language. All of the app settings related to textual values on the page have been moved to the ’translations’ section
- New setting ‘autoSaveFeedback’ is added. This setting can be used to control whether the initial feedback will be saved directly when the page is visited. We noticed some issues with for example Microsoft safe links functionality which resulted in the feedback already being saved before the user actually sees the page. When this setting is set to ‘false’ the user always has to use the submit button.
L76 and higher
2.0.1Security patch for possible xss attacksL80 and higher
2.0.2Added parameters on feedback SX to trigger feedback only for specific standard order types (Optional)L80 and higher
2.1.0Wicket 9 upgradeL98 and higher
2.1.1Added setting to enable putting a datetime stamp on a target field on the moment a feedback item receives a scoreL98 and higher
2.2.0Added setting to control how the feedback score is interpreted. Either 1 is very bad and 5 is very good or the other way around.L106 and higher
2.3.0Added setting to control if/when providing a comment is mandatory. This can be based on a score thresholdL107 and higher
2.3.1Added default settings for settingsL113 and higher
2.3.2- Updated the BusinessRule to improve how communication logs are created.
- Introduced a separate catch block for handling BusinessException in the webpage.
L121 and higher
2.3.3Improved Error handling in the feedback formL121 and higher
2.3.4Fix issue with saving feedback score on Order when order document is selected as feedback recordL128 and higher