Patch Notes
| Version | Changes | Supported Planon Version |
|---|---|---|
| 1.0.1 | - Cleaned unused code - Fix for error messages not being displayed properly | L75 and higher |
| 2.0.0 | This 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.1 | Security patch for possible xss attacks | L80 and higher |
| 2.0.2 | Added parameters on feedback SX to trigger feedback only for specific standard order types (Optional) | L80 and higher |
| 2.1.0 | Wicket 9 upgrade | L98 and higher |
| 2.1.1 | Added setting to enable putting a datetime stamp on a target field on the moment a feedback item receives a score | L98 and higher |
| 2.2.0 | Added 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.0 | Added setting to control if/when providing a comment is mandatory. This can be based on a score threshold | L107 and higher |
| 2.3.1 | Added default settings for settings | L113 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.3 | Improved Error handling in the feedback form | L121 and higher |
| 2.3.4 | Fix issue with saving feedback score on Order when order document is selected as feedback record | L128 and higher |