How to upgrade App version to 5.7 ?

exaucae3 years ago

I'm using traccar/traccar:5.7-alpine docker image. Oddly, the UI displays:

  • App version: 5.6
  • Server version: 5.7

How can I upgrade the App to 5.7? It has Firebase notification feature that I'd like to use. For instance, demo servers (https://demo4.traccar.org ) use App version 5.7.

Anton Tananaev3 years ago

Maybe you forgot to clear your browser cache?

exaucae3 years ago

O yea, hit F5 and all is well now. Thank you :)

exaucae3 years ago

Versions are 5.7. Unfortunately, Firebase is missing in notification channels tab. SMS, Mail and Web are available.

Anton Tananaev3 years ago

Have you enabled it in your configuration? By the way, we had firebase available for a very long time. It's not something new in 5.7.

exaucae3 years ago

I was missing that in notificator.types. All is well :) Thank you for the support.