Skip to content

2026.6.1

Choose a tag to compare

@bkbilly bkbilly released this 29 May 13:51

New

  • Dashcam β€” Teltonika DualCam support: clip grid with thumbnails, inline player, and camera markers on the history timeline
  • Voice PTT β€” Push-to-talk with live audio, offline push notifications, and read tracking
  • Permissions β€” Fine-grained per-route permission system; frontend controls adapt to each user's permission set
  • Drivers & Reports β€” Driver management with vehicle assignment; fleet reports (summary, trips, daily, sensors, alerts) with CSV export
  • Alerts report β€” Role-scoped: admins see all users, company admins see their company, regular users see their own
  • Geofence ownership β€” Geofences scoped to their owner; company admins can reassign and toggle other users' zones

Improved

  • Performance β€” Management page lazy-loads tabs on first visit; dashboard and user-settings eliminate duplicate API calls
  • History playback β€” Speed cycling, hold-to-repeat buttons, AntPath toggle, and fit-bounds

Fixed

  • GPS simulator state lost on server restart
  • Login 500 on PostgreSQL with JSON-encoded permissions
  • Voice messages not reaching offline users from super admin
  • Various Docker permission and startup issues