| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| owntracks-release-gms-420504022.apk | 2025-08-24 | 14.2 MB | |
| owntracks-release-oss-420504022.apk | 2025-08-24 | 13.9 MB | |
| README.md | 2025-08-24 | 1.3 kB | |
| v2.5.4 source code.tar.gz | 2025-08-24 | 957.6 kB | |
| v2.5.4 source code.zip | 2025-08-24 | 1.3 MB | |
| Totals: 5 Items | 30.4 MB | 0 | |
New features
- Galician Translation (thanks to Miguel Anxo Bouzada)
- Hebrew Translation (thanks to Ahiel and Natan)
- Dutch Translation (thanks to all contributors)
- Setting a preference that doesn't actually change the value won't have any effects (such as MQTT reconnecting) (#1875)
- Status messages contain the app version and flavour
- There's now an option to send a remote command "request location" to selected contacts from the map view
- New experimental preference
discardNetworkLocationThresholdSecondsthat allows OT to discard locations from inaccurate providers (e.g. network) if there's been a recent location from an accurate provider (e.g. gps/fused). (#2053)
Bug fixes
- Try to not block the main thread when generating an Status Message, which causes an ANR
- Messages that fail to send because the endpoint isn't ready now retry every 10 seconds, not every second
- Import config screen displays JSON config LTR under RTL locales
- setting / importing configuration options that are enums are now case-insensitive
- Fix regression where setting the locatorPriority preference using a number wasn't working (#1874)
- Slightly less noisey and more useful logging at the info level
- Persistent notification updates its "when" displayed time to be that of the last update (#1954)