Skip to content

v1.13.0.64

Choose a tag to compare

@sosprz sosprz released this 26 Feb 16:33
· 3 commits to main since this release
fb64bd4
  • Rooms support (new) - Added full ROOM flow in Contacts/DM: Login / Open room, auto-login with default hello + password fallback, reliable send after login, and sender name visibility in room messages.
  • Quick compose safety: Free text first - In DM/Channel compose quick menu, Free text is now always first, so accidental immediate send of newest preset is less likely.
  • Quick compose clarity: Send labels - Saved quick presets are now shown as Send: ..., making it explicit that selecting that row sends immediately.
  • Favorites visibility in type tabs - Favorited contacts are no longer hidden from contacts/repeaters/rooms/sensors; they remain visible both in favs and their normal type tab.
  • DM long-press menu stability - Opening DM action menu from long-press no longer auto-jumps back into conversation on leftover extra ENTER press.
  • Channel actions enter-guard - Entering Channel Actions now has the same short activation guard, so held/extra ENTER does not instantly toggle mute or confirm destructive actions.
  • Delete/Clear flow safety - Contact actions now revalidate contact existence before action and avoid re-running destructive paths on stale/deleted objects.
  • Post-delete navigation hardening - After Remove conversation / Delete contact, UI exits through a safe target path to prevent repeated delete prompts on back navigation.