Skip to content

Release v1.7.12

Choose a tag to compare

@venamartin venamartin released this 31 Jul 23:56
· 67 commits to master since this release
fb833ae

What's new

Mention notifications

When someone @mentions you or replies to you in a channel, you now get a
notification titled "Mention in " — even if that channel is muted.
Tapping it opens the channel anchored on the exact message. Enabled by default;
toggle it in App Settings → Notifications. Mentioning yourself stays silent,
and you never get a double notification — on unmuted channels the mention
replaces the regular channel notification.

Debug log upgrades

Filter the App Debug Log by All / Warnings / Errors, save it to a text file
via the system save dialog, and every entry now shows a full date + time.

Fixes

  • Messages your companion collected while the app was away now keep their real
    send times instead of all being stamped with the connection time. Ordering
    remains by arrival, so nothing shuffles.
  • Offline-queued messages no longer claim they arrived "Direct" — they show
    their true hop count, including a fix for 2-byte path-hash networks where
    hop counts displayed halved.
  • Contacts discovered from over-the-air adverts now decode their path header
    correctly (paths were stored corrupted on 2-byte-hash networks).
  • The Add Channel dialog's Create/Add button is pinned next to Close, where the
    keyboard can't cover it — and the keyboard's ✓ key submits.
  • The @ mention picker no longer truncates the contact list; emoji-named
    contacts appear at the top (they drop out as soon as you type a letter).

Full Changelog: v1.7.10...v1.7.12