Central Services Web changelog - Alpha¶
Warning
You are viewing the Alpha releases of Central Services Web.
4.2.0 RC1¶
2026-05-21
Highlights¶
Fixed a rare issue with group permissions update: The Admin app could, under some conditions, reject an app permission update for a user group with the reason that not enough licenses were available, despite the fact enough licenses were available. This is now fixed.
Additional changes¶
General security and performance improvements: Ongoing enhancements were made to keep the system safe and efficient
4.1.0 RC2¶
2026-05-07
Highlights¶
Improved message alignment for admins in chat: Fixed an issue where messages sent by admins without a callsign might not appear on the correct side of the chat, causing confusion when more than one admin is present. Now, your sent messages will consistently appear opposite from others as expected
4.1.0 RC1¶
2026-05-06
Highlights¶
Added a whole new app - Closures: Users can now add and view road restrictions, such as closures and blockages. These blockages will be visible in Vehicle Services’ Navigation app and Vehicle Services will avoid routing the user through them, making navigation more reliable and keeping you in control.
Expanded the incident management options for Admin users: Administrators in the system now have an overview of every active incident, improving oversight and response coordination. They can see incident details, turnout, as well as participate in the associated incident chat groups and incident command functions.
Additional changes¶
Newest items always appear at the top: The lists in chat and command apps now show the most recent items first, making it easier to stay up to date
4.0.0 RC3¶
2026-04-15
Highlights¶
Easier to manage incidents in CS web: You can now accept or dismiss an incident directly from the incident view
Better visual design: Labels for incident status (active, pending, dismissed) and list items have been updated for a clearer and more consistent look, making information easier to understand
Customizable options for organizations: Organizations can now choose to hide the dismiss button if they prefer
Templated headings and subheadings: The main titles and descriptions for incidents can now be customized via settings to better match organizational workflows and needs.
4.0.0 RC1¶
2026-04-10
Highlights¶
A warning banner appears when a user attempts to change status without a callsign: The app informs users that a callsign must be selected before updating status.
The status selection menu has an updated design: The app presents a clearer and more user-friendly way to choose a status.
3.8.3 RC1¶
2026-03-17
Highlights¶
Code quality improvements: Applied Prettier to all code, will now run checks for typescript, eslint and prettier in pipelines.
3.8.2 RC2¶
2026-03-03
Highlights¶
Fixed map not showing properly in the web portal After allowing location permission, the map now displays your position correctly
Improved map behavior when sending status: The map no longer reloads and looks broken when you send a status
3.8.2 RC1¶
2026-02-27
Highlights¶
Improved map experience: Fixed an issue on web, where the map on the main page and on the incident page will show as just blue.
3.8.1 RC1¶
2026-02-20
Highlights¶
Better Info App translation: “Current” tab was changed to “Temporary”
Improved handling of call sign change: Fixed an issue when changing a call sign will ot result in the call sign being changed when sending messages in the Chat App.
Additional changes¶
Removed logging in Sentry: Removed logging in Sentry to remove the performance drop, especially in mobile.
3.8.0 RC1¶
2026-02-06
Highlights¶
Added support for call sign folders: Call signs will now be listed showing how they are grouped by folder name, in a similar fashion as what is done in Vehicle Services.
Additional changes¶
Added additional logs to the application: We have added extra logs to better help you in case of question or support request.
3.7.1 RC2¶
2026-01-29
Highlights¶
Improved the Chat app stability: The Chat App was rewritten to be more robust and handle better loss of connection.
Added more styling options to chat messages: We have added support for sending and receiving messages with richer styling options such as bold and italics in the Chat App.
Additional changes¶
Added text showing when there are no incidents in the Incident Command app: You will now see a text saying “No incident available” when there is none in the Incident Command app.
Fixed issue with message display: Fixed an issue where the Chat App would display messages with new lines as a long single line instead, which made them harder to read
3.7.0 RC1¶
2025-12-11
Highlights¶
Cleaned up the application structure: The Central Services Web app was reworked to be more robust, the breadcrumb system was notably cleaned up to be more visually consistent.
Additional changes¶
Fixed an issue with PDF viewing in the Info App: Viewing PDFs inside the Info App could sometimes have visual glitches if the page was reloaded while viewing the PDF. This should now be fixed.