2026.03.24
Icelandic language support, live vehicle tracking, and activity logging
Fleet Tracker now speaks Icelandic, vehicle positions update in real time, and every admin action is logged.
New
Car Lookup now works in Icelandic
PR #109
All 138 labels in Car Lookup switch when you change the sidebar language.
Vehicle positions are now live
PR #110
Tracking data comes directly from Infobric instead of a daily copy.
Smooth loading across all pages
PR #111
Pages show animated placeholders while loading instead of blank screens.
Every admin action is now logged
PR #112
A new activity log tracks who did what, when, and in which app.
Fixed
User filter in activity log now works
PR #114
The dropdown was showing empty — now lists all users correctly.
Technical Details
- #109 feat: add IS/EN language switching to Fleet Tracker
- #110 fix: show actual Infobric device state instead of generic error
- #111 fix: skeleton loaders for all data-loading pages
- #112 feat: comprehensive activity logging system
- #114 fix: activity logs user picker empty
- #113 Release: staging → main (i18n, Infobric live status, skeleton loaders, activity logging)