Traccar web compatibility

Ronald3 months ago

Hello
We are currently on an older version of Traccar and we wish to upgrade to v6.2 (for personal reasons). We would like to recompile the web app and make a few changes. Does the latest web app work with older version like v6.2? The web app folder of the older version download is empty

Anton Tananaev3 months ago

You should use matching backend and web. Otherwise you could have some hard to predict issues.

Ronald3 months ago

Thank you Anton for the headsup. Is there any place that we can download the 6.2 web app for recompiling?

Anton Tananaev3 months ago

GitHub!

Ronald3 months ago

Okay thanks.
Just to confirm, is this the web folder that is in the traccar-other-6.2.zip file?
I would not want to realize that i compiled the wrong thing after putting through the update

Anton Tananaev3 months ago

I don't understand the question. The zip package contains compiled code, not source.

Cristian3 months ago
Ronald3 months ago

@Anton, thanks, i was looking for it on the wrong place
@Cristian thank you, that was exactly what i was missing. Appreciated.