1.33.3327
Release date: 2022-06-22
Important
This version has an issue with a database post deployment script which may cause errors when upgrading from a previous version. If you experience problems during upgrade please restore the database then download and install version 1.33.3396 instead.
Always backup the Zervicepoint database before upgrading! If you experience an installation failure you must restore the database before continuing.
PowerShell module upgrade required
This release contains changes in the PowerShell Management module. Upgrade required. See below for details.
New features and changes
Customizable store colors and banner image
You can now customize the color scheme of your Zervicepoint store. Available for customization are main, accent and hover colors for primary and button elements. A new color picker allows you to not only select the RGB color but also the color transparancy.
Also in this version we've added the ability to upload a custom banner image.
The addition of the banner image means that the Powershell module's Theme class has a new member (BannerMediaUniqueId). If you're planning on using any of the Store commands (Get-ZPStore, New-ZPStore, Set-ZPStore) you need to upgrade the Powershell module to the latest version.
Hybrid mode API authentication
Ever wanted to start using Key authentication with the Zervicepoint REST API but held back by existing automations using ADFS? Now you can enable hybrid authentication. This means that you can start generating and using API keys to authenticate right away while your existing automations will keep working with ADFS. This should allow for a much smoother transition to Key authentication.
Issues corrected
Issue key | Summary |
---|---|
ZSD-5274 | Curly brackets are duplicated in assign activity |
ZSD-5276 | Checkbox disable/enable applies the wrong styling |
ZSD-5277 | WebApi Order Post method Swagger Body parameter missing |
ZSD-5278 | Error 1024 loading service |
ZSD-5279 | Azure login fails with MS Graph when memberOf collection contains objects other than groups |
ZSD-5284 | Unable to save services/processes exceeding 4MB |
ZSD-5286 | Unable to clone an existing store in AdminWeb |
ZSD-5289 | Possible to post Forms with DateTime defaultValue outside range |
ZSD-5290 | Image gallery not visible when no thumbnail is selected |
ZSD-5291 | Footer is hidden in activity feed and todo-list |
ZSD-5293 | DbUpdateException when trying to update standalone service |
ZSD-5296 | Validation error when clearing a non-required date field using the X button |
Known Issues
This section provides information about issues with Zervicepoint that were known at the time of writing this document. These issues may not appear in the product documentation, and in some cases may contradict existing product documentation. Whenever possible, these issues will be addressed in later releases.
Issue key | Summary |
---|---|
ZSD-3708 | ServiceTiles have one white pixel border in Chrome |
ZSD-4410 | Hard to read Read Only text i mobile view |
ZSD-4621 | Activity feed shows wrong time in Safari |
ZSD-4723 | Posting a dropdown bound to variable to the same form in a task will result in an additional null,null option in the dropdown |
ZSD-4750 | GetDefault not triggered on New action in table page |
ZSD-5186 | Central Data sources can't be selected in a Table Page |
ZSD-5187 | Clicking on "more details" on central provider/data source results in a 500 error page |
ZSD-5236 | End workflow activity leaves approvals and tasks active |
ZSD-5237 | Assign Activity in OnEachTimeout-event doesnt work |