1.34.5200
Release date | 2026-04-01
Always backup the Zervicepoint database before upgrading! If you experience an installation failure you must restore the database before continuing.
The old UI will be deprecated in the next patch. This is the final update before its removal.
ADFS authentication will be deprecated in the next patch. This is the final update before its removal.
New features and changes
Zervicepoint is now asynchronous
The AdminWeb and User Web are now fully asynchronous, which may result in improved performance.
Comments when saving drafts
Added the ability to include a comment when saving a draft of a process or service.
New Z-function: Z.latinise()/Z.latinize()
Added the Z.latinise() function, which converts all characters in a string to their Latin equivalents (e.g., ộ → o, Ấ → A).
Changed the logic for saved time display
The counter displaying total time saved through service usage now reflects workdays instead of 24-hour days, providing a more accurate representation of time saved.
New and modified activities/fields/variables are now highlighted
Added highlighting of fields, activities and variables that have been added or modified since the last save of a service or process.
Added last updated column in orders table
Added the ability to view and filter by an order’s last updated date in the orders table.
Added buttons for previous and next order in order details
Added the ability to navigate between orders (next/previous) directly within the order details modal.
Added service variable value to filter in orders table
Added the ability to filter the table by the value of a service variable.
Apply filters with Return key
Added support for applying filters in the orders table using the Enter key.
Added a warning when copying fields/activities from a different version
Added a warning when copying and pasting activities or fields between different Zervicepoint versions. More information is available here.
Solved issues
Service column in orders table no longer displays "unknown service" sometimes
Fixed an issue where some orders displayed “Unknown service” in the orders table instead of the correct service.
Set-ZPService now updates the service with description intact
Fixed an issue where descriptions were lost when updating a service using the Set-ZPService command.
Order list no longer crashes when filtering on a rolled back service version
Fixed an issue that could cause Zervicepoint to crash under specific circumstances when filtering and sorting simultaneously.
Copying an activity bound to a scoped variable now correctly clears the field if pasted outside the scope
Fixed an issue where activities copied from a scoped context retained bindings to unavailable variables when pasted elsewhere in the workflow.
Inserting and modifiying links in rich text fields (RTF) now works again
Fixed an issue where inserting or modifying links in RTF fields caused errors in certain parts of Zervicepoint.
ESC key now correctly closes an opened JavaScript editor window
Fixed an issue where pressing the Esc key while editing JavaScript for an object changed the expand/collapse icons for all functions instead of closing the modal.
Web Api now allows "only status" option and filters simultaneously
Fixed an issue that prevented combining the “show only status” option with filters in Web API calls.
You can no longer try to bind an Api key to temporary users without a valid email adress
Fixed an issue where temporary users without valid email addresses could be assigned an API key.
Auto complete in the JavaScript editor now works properly
Fixed an issue where using JavaScript auto-completion could result in extra characters being inserted.