Removed
- Remove "Hide Relay from Contacts": now "Remove Relay" hides it from contacts
and schedules automatic removal (chatmail/core#8428) - Remove OAuth support (chatmail/core#8431)
Added
- Add member search and three-dot menu to group profile (#6456)
- Show proxy status in the chat list header, like on Android (#6522)
- Custom app picker URL setting
- Show num msgs in "Forward?" dialog
- (experimental) Command palette:
Ctrl + PorCtrl + Kto type commands and search for chats, messges, and more (#6443)
Other
- Move message multiselect counter to the chat header
- Merge images and video to "gallery" tab (#5644)
Fixed
- AppImage no longer requires libfuse2 (#6564)
- Fix message list "scrolling up" after image is loaded or after a message is edited by another member (#6536)
- Avoid horizontal scrollbar in the message list, especially in Saved Messages (#6491)
- Accessibility:
- Settings: keep focus after going back a level
- add
aria-livefor draft quote & attachment:
announce when a file is attached or a quote is added to the draft - Don't announce reactions when a chat gets opened or scrolled
- Some non-primary chat lists' items wrongly saying "opens menu"
- Better contrast for fullscreen media view buttons (#6521)
- Live update the "Ready By" dialog and channel view count: no need to manually "refresh" them
- "Edit Group" dialog:
- Fix setting name and description at the same time not working sometimes
- Make it possible to set 1-char group name
- Edit Group: disable form submit if name is empty
- Style, labels:
- Attaching file sometimes resetting text
- Security hardening: set contextIsolation to true (#6524)
- Unify
mailto:link handling logic withforce_encryption