Skip to content

v2.5.5

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Dec 13:42
· 23 commits to master since this release
6237c1e

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)