Traccar 6.10
September 20, 2025
Traccar GPS server version 6.10.x is now available for download.
This release focuses on improving stability and fixing issues introduced in the previous major update.
Notable changes in this release:
- Search by geofence in the API and positions report. This allows you to retrospectively check when a device was in a specific area, even if the geofence wasn’t linked at the time.
- Added Traccar push option for the Traccar Client app. You can now use the same website key to send push commands to the official Traccar Client app.
- Commands are automatically delivered to the Traccar Client via push notifications when possible, eliminating the need for manual device configuration.
- Various cache optimizations. Previously, there were cases where the cache was re-created multiple times, causing delays and excessive resource usage.
- Option to exclude attributes from API responses. This is useful, for example, when retrieving a user list. The official web app now uses this feature for users and some connections.
- Migrated many APIs to streaming. This avoids allocating memory to store data by streaming it directly to the client.
- Multiple fixes to event reports, replays, and device reports.
- The web app now supports multiple query parameters simultaneously. For example, you can include a token and pre-select a device at the same time. This is useful for shareable links.
- Migrated the web app to the SWC compiler, which is significantly more efficient.
If you want to receive Traccar project news and updates, please subscribe here.
Discuss it on the forum.