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