| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| owntracks-release-gms-420505020.apk | 2025-12-28 | 14.2 MB | |
| owntracks-release-oss-420505020.apk | 2025-12-28 | 14.0 MB | |
| README.md | 2025-12-28 | 742 Bytes | |
| v2.5.5 source code.tar.gz | 2025-12-28 | 956.1 kB | |
| v2.5.5 source code.zip | 2025-12-28 | 1.3 MB | |
| Totals: 5 Items | 30.5 MB | 1 | |
New features
- Visible reconnection feedback on Connection preferences page (#2156)
Bug fixes
- "Request Location" button on contact now sends the command message to the right topic in MQTT mode (#2101)
- Fixed MQTT not automatically reconnecting after network loss by preventing reconnect tasks from being cancelled prematurely (#2132)
- Fixed crash when location provider returns null location on Android 16 (#2110)
- Significantly reduced memory usage in logging infrastructure by reducing in-memory log buffer from 10,000 to 500 entries and eliminating redundant SimpleDateFormat instances (~98% memory reduction)
- Improved side navigation drawer layout handling for better compatibility with system bars (#2102)