Central Services Mobile changelog - Alpha¶
Warning
You are viewing the Alpha releases of Central Services Mobile (Android and iOS).
1.5.2 RC1¶
2026-03-17
Highlights¶
Code quality improvements: Applied Prettier to all code, will now run checks for typescript, eslint and prettier in pipelines.
Removed skip button from onboarding: If customers skipped a permission check on IOS first time, they would not be able to enable it later.
No more double notifications: On IOS, each notification would be shown twice; one as critical, one normal. This has been fixed.
1.5.1 RC2¶
2026-03-03
Highlights¶
Fixed map not showing properly 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
1.5.1 RC1¶
2026-02-27
Highlights¶
Improved map: Fixed an issue where the map on the home page and incident page would sometimes be blue.
Better handling of permissions: Fixed a bug where the user would not be alerted properly if they didn’t have the correct permissions.
Additional changes¶
Improved UI: Fixed an issue on the call-sign folder selection where the search bar is too large for the screen.
Fixed notifications: Fixed an issue where when a user logs out then back in as another user, they would receive double notifications.
1.5.0 RC2¶
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.
1.5.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.
1.4.2 RC1¶
2026-02-03
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.
Improved the app performance and offline behavior: The app performance has been significantly improved through the use of caching, which also adds that it is now possible to keep accessing the online data (turnout, info) that was previously viewed even if the device goes offline or with low connectivity
Pager functionality for Android: Implemented continuous location sharing to the CAD (as AVL data) on CS Android only based on current user status.
Additional changes¶
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
Fixed an issue with missing data: In previous versions, the app could fail at displaying the favourites apps in the bottom bar as well as the notification settings. This could be confusing to the user as it seemed like these were reset. This new version should fix this issue.
1.4.1 RC1¶
2025-12-29
Highlights¶
Improved the offline and low-connection functionality: The Mobile app now stores more data locally on the device to better handle the scenarios in which connectivity is suboptimal, the data is shown in its previous state until connectivity is back again.
Additional changes¶
Fixed issue with favourite apps and notification settings not showing correctly: The previous versions had an issue where the favourite apps and notification settings would not show until the app was restarted, which could lead the user to think they were reset. This is now fixed.
Stability and performance improvements: The general stability and performance of the app was improved.