| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| owntracks-release-gms-420506008.apk | 2026-03-02 | 14.2 MB | |
| owntracks-release-oss-420506008.apk | 2026-03-02 | 14.0 MB | |
| README.md | 2026-03-02 | 753 Bytes | |
| v2.5.6 source code.tar.gz | 2026-03-02 | 975.9 kB | |
| v2.5.6 source code.zip | 2026-03-02 | 1.3 MB | |
| Totals: 5 Items | 30.5 MB | 0 | |
New features
- Migrated message queue to use Room database instead of tape2 for better async performance and reliability
- Updated map min zoom levels to allow viewing most of the world (#2176)
Bug fixes
- Fix slow starts by avoiding blocking the main thread on startup with the disk-backed queue.
- Significantly reduced battery drain and improved responsiveness in MQTT mode during poor network conditions by changing reconnection retry strategy from linear to exponential backoff
- Don't show the directions toolbar on Google Maps when the user selects a region
- Fix race condition on network change events (#2201 & [#2202])
- Fix MQTT reconnect task being silently ignored if another reconnect was already queued (#2203)