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
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)