Added
- support multiple selection (multiselect) in the list of chats, activated with Ctrl + Click, Shift + Click #5297
Changed
- update
@deltachat/stdio-rpc-server
anddeltachat/jsonrpc-client
to2.15.0
- withdraw all QR codes when one is withdrawn
- do not create a group if the sender includes self in the To field
- minor visual improvements to keyboard shortcut preview #5495
Fixed
- Display message error even for messages that are not OutFailed #5498
- fix app picker sometimes incorrectly showing "Offline"
- allow using the app picker even when offline, as long as the app store data is cached
- if adding an app from the app picker fails, show an error dialog
- fix "Recent 3 apps" in the chat header showing apps from another chat sometimes #5265
- accessibility: improve screen-reader accessibility of the general structure of the app by using landmarks #5067
- accessibility: don't re-announce message input (composer) after sending every message #5049
- accessibility: don't announce delivery status twice after sending a message #5442
- accessibility: correct
aria-posinset
for chat list #5044 - don't close context menues on window resize #5418
- tauri: accessibility: fix focus always being locked on the message input #5125
- fix: remove weird bottom margins in some scrollable dialogs #5494
- upgrade electron from
37.1.0
to37.6.0
#5499- this fixes high GPU usage bugs on macOS Tahoe