Skip to content

v1.13.0.66

Choose a tag to compare

@sosprz sosprz released this 02 Mar 14:05
· 2 commits to main since this release
  • ROOM send gate hardening - Sending to ROOM now requires an active transport session (not only short post-login fallback state), reducing cases where UI showed delivered * but the room server did not publish the message.
  • ROOM send/read session alignment - ROOM send now also accepts recent confirmed ROOM traffic as a valid send-session signal, reducing cases where reading/receiving worked but compose still asked for the password again.
  • ROOM send grace after login - After a successful ROOM login, compose now gets a short send window immediately, so sending right after auth does not re-prompt for the room password while transport/session flags catch up.
  • Remote Admin (repeaters + rooms) - Added one shared Admin submenu for repeaters and room servers with admin login, remote tools (Sync time, Show time, Stats, Telemetry, Send advert, Owner info, Neighbours), saved-password hint, proper scrolling, popup-based progress/results, and clearer neighbour list / empty-state handling.
  • Radio Settings bug fix - Power now changes directly with LEFT/RIGHT when highlighted (instead of page up/down taking over)