You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OwnTracks will no longer manage your TLS CAs or client certs. For custom CA certs, you will need to add your CA to your device's CA store, and OwnTracks will use that store as a trusted reference for verifying TLS endpoints. Similarly, for client certificates, you'll need to add that certificate to the device's certificate store There should be a notification when OwnTracks starts after upgrade. (#736, #1061)
TLSv1 and TLSv1.1 are deprecated. Supported TLS versions are 1.2 and 1.3.
New features
Now translated into Indonesian, Italian, and British English(!)
Minimum device version is now SDK v24 (Android 7.0 Nougat)
When displayed, LatLngs now are limited to 4 decimal places, because more precision than that is a bit silly (#1278, #1279)
The config editor text is now selectable
No need to restart the app once loading in a config any more!
Add an option for a location message to be republished on reconnection to MQTT (#1273, #1178)
MyLocation button now differentiates between no location, location available and following
Added korean translation
Shortcuts to preferences and logs on the launcher icon
Waypoints can be imported on the config import screen (#1284)
MQTT connection now reacts to changes in the device's default network, explicitly doing a reconnect (#642)
Waypoint delete UX made a little easier. Explicit button in the waypoint activity, rather than a long-press
Notification permissions are requested sensibly on Android 13+
Google Play Store build numbers will now just increment from 40800000, rather than reflect the version string
Background location permission! (Hurray!)
Prompt for location & notification permissions in the welcome screen
An exported log file also contains the threadname for each logentry
Removed the undocumented REREQUEST_LOCATION_UPDATES intent