June 27, 2015
The long-awaited new version of the web interface is finally ready. Version 3.0 of Traccar GPS tracking system is available for download.
WARNING: it includes a lot of major changes since the last release, so I expect that there will be a fair number of bugs, especially on the web side. So, if you need stability, I would recommend skipping this release.
WARNING: the database structure has changed, so if you want to keep your data, you need to copy data from old database tables to the new ones.
This is the first major update in a long time. The main feature is the web interface, completely rewritten in pure JavaScript. For the initial release the target was to implement the same functionality as the old version, so there is not much difference in terms of new user-visible features.
There are a lot of under-the-hood changes and improvements:
The new web interface is based on the ExtJS 5.1 JavaScript library and the OpenLayers library version 3 for map drawing. The initial release points to the debug versions of the libraries to allow easier investigation of possible problems, but in the future it will use minified versions to improve performance even more.
In addition to that, there are quite a few bug fixes and, of course, support for new protocols:
One of the features planned for the next release is support for commands. I expect it to be ready soon, so Subscribe to get notified about new releases and other updates.
Discuss it on the forum.