Traccar 5.0

Sanjay Shah2 years ago

Anyone updated ? Any issues experienced ?

@Anton, can you please help us and share the changes in blog. Any concerns to be taken careof as lastly warned for this update.

Anton Tananaev2 years ago

Blog post will be out soon, but basically the main change is the modern interface is now the default.

Sanjay Shah2 years ago

Do we have option to keep the old interface, as still lot of challenge in modern interface ?

Anton Tananaev2 years ago

You can switch back, yes.

What are the challenges with modern app?

Sanjay Shah2 years ago

slow and non-responsive when vehicles are more then 500 in one user id. many function hangs

Anton Tananaev2 years ago

Hangs? Which functions? It would be nice if you provided all the detailed feedback. Eventually this is going to be the only interface, so the sooner it's solved the better.

Sotiris K2 years ago

I haven't yet installed v5.0 so I don't know if what I'm about to ask has been put in.

The old interface showed how much time elapsed since the last signal of each vehicle, next to their name.

This is very valuable info since some trackers delay quite a bit until they find a signal and with just an "offline" notice you don't really know if the car is really on the way or it has stopped.

Anton Tananaev2 years ago

There's a plan to improve that.

GB2 years ago

The new interface, had permissions/settings issues.

Can you tell me if they were implemented in the new interface?

Example:

Attributes -> UI: Disable Drivers : true
Attributes -> UI: Disable Calendars : true
Attributes -> UI: Disable Maintenance : true
Attributes -> UI: Disable Events : true
etc...
Anton Tananaev2 years ago

Those are not implemented yet. Those are not really permissions. It's just UI configuration to hide certain features. It doesn't affect the API.

GB2 years ago

Sorry @Anton. I expressed myself badly... Actually it's interface settings and not permissions as you corrected me.

But I make use of these settings to make the interface "cleaner" for my users (they only do position monitoring / tracking / Users -> Permissions -> Readonly: true).

I chose not to migrate to the new interface until these interface settings are implemented.

Do you think about maintaining backward compatibility with previous versions of the web interface?

Anton Tananaev2 years ago

We plan to add this eventually, but it's a bit lower priority.

We will support legacy app for now, but eventually it will be the new version only. Please submit your request on GitHub, so we can implement it.

dneb2 years ago

Hi Anton, so now we can completely get rid of the database, and use Traccar just for device communication and forward location data to some other service. is there any documentation or suggestions to use??

Misha (Rogev)2 years ago

We have the following problems with the new interface:

  1. The Hebrew names appear mirrored on the map.
  2. The default zoom is not working. It always show the maximum, so it is impossible to understand what is the area (city).
  3. The custom map is not working. We tried to set the google road map with the following setting: https://mt0.google.com/vt/lyrs=m&hl=en&x={x}&y={y}&z={z}&s=Ga but the map is not loaded.
Anton Tananaev2 years ago

is there any documentation or suggestions to use??

No documentation, but you can check the code.