Central Services Web changelog - Alpha¶
Warning
You are viewing the Alpha releases of Central Services Web.
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.