ITADN
deltachat/deltachat-desktop

版本发布 8

v2.49.1 2026-04-18v2.49.1
? · 2026-04-18

### Fixed - hotfix release to avoid crashes on MacOS ### Downloads https://download.delta.chat/desktop/v2.49.1/

v2.22.0 2025-10-18v2.22.0预发布
? · 2025-10-18

Core upgrade with some bugfixes ### Download https://download.delta.chat/desktop/v2.22.0/

v2.20.0 2025-10-14v2.20.0预发布
? · 2025-10-14

### Fixed - refactor proxy dialog styles to fix #5507 - some strings being untranslated - VCard (share contact) avatars not having color (all being gray instead) #5552 - some emoji avatars displaying incorrect emoji - handle invalid qr code properly #5555 ### Changed - update `@deltachat/stdio-rpc-server` and `deltachat/jsonrpc-client` to `2.20.0` - update translations (7-10-2025) ### Removed - remove experimental video chat invitation link feature ### Download https://download.delta.chat/desktop/v2.20.0/

v2.15.0 2025-10-04v2.15.0
? · 2025-10-05

### Added - support multiple selection (multiselect) in the list of chats, activated with Ctrl + Click, Shift + Click #5297 ### Changed - update `@deltachat/stdio-rpc-server` and `deltachat/jsonrpc-client` to `2.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` to `37.6.0` #5499 - this fixes high GPU usage bugs on macOS Tahoe ## Download https://download.delta.chat/desktop/v2.15.0/

Release 2.11.1v2.11.1
? · 2025-09-02

### Added -flip electron fuses #5423 - add "one year" option for disappearing messages #5421 ### Fixed - unexpected zoom/scroll behaviour #5426 - don't show "Reply" and "Save" for info messages (e.g. "user A removed user B") and video call invitations #5337 - don't show mail addresses for key contacts #5430

v2.10.0 2025-08-05v2.10.0
? · 2025-08-06

### Fixed - don't show "Edit Message", "Disappearing Messages" and fullscreen avatar view in classic E-Mail chats #5365 - accessibility: improve keyboard and screen reader accessibility of the "Add Reaction" menu #5376 - accessibility: make screen readers announce where a context menu is available (opened with Shift + F10): apply aria--haspopup="menu" #5345 - accessibility: add proper labels to some menus (e.g. message context menu, chat list item context menu) #5347, #5355 - accessibility: apply aria-expanded to parent menu items (e.g. "Mute Chat" menu) #5354 ### Changed - update @deltachat/stdio-rpc-server and deltachat/jsonrpc-client to 2.10.0 see https://github.com/deltachat/deltachat-desktop/releases/tag/v2.8.0 for 2.x changes!! ### Downlods https://download.delta.chat/desktop/v2.10.0/

v2.9.0 2025-08-01v2.9.0
? · 2025-08-01

### Changed - removed "Add contact manually" when on chatmail account #5358 - update @deltachat/stdio-rpc-server and deltachat/jsonrpc-client to 2.9.0 ### Fixed - don't show "add contact manually" (by email address) for groups #5336 - Make Archived Chats title non selectable Changelog see https://github.com/deltachat/deltachat-desktop/releases/tag/v2.8.0 ### Downloads - https://download.delta.chat/desktop/v2.9.0/

v1.60.1 2025-07-11v1.60.1
? · 2025-07-11

### Added - open all media view (gallery) in an own dialog #5141 #5074 - show last apps in chat navbar - show a notification when receiving a message in any chat except the currently open one, instead of only showing notifications for other accounts - add a sound effect that plays when a message gets received in the currently open chat (can be turned off) - add flatpak support for tauri - add drag and drop to tauri - Update last used app icons immediately after sending a new app - Zoom In/Out with Ctrl +/- #890 ### Changed - update `@deltachat/stdio-rpc-server` and `deltachat/jsonrpc-client` to `1.159.5` - Don't change webxdc self-addr when saving and loading draft - development: - upgrade to react 19.x - upgrade typescript 5.8.3 - upgrade eslint 9.x and prettier 3.5.x - Update message-parser to v0.14.1 - Allow multiple `#` characters in links (fixes matrix links) - Parse scheme-less links for some TLDs (links without `https://`-prefix) - infinite loading for gallery #4868 - adjust distance between info messages to match Delta Chat for Android #5244 - tauri: macOS: webxdc: Remove the nowhere-proxy to support pre-14 macOS. #5202 - reword 'Save As' to 'Export Attachment' to have a clearer cut to 'Save' #5245 - use rpc.getWebxdcInfo instead of message.webxdcInfo #5227 - upgrade electron from 34 to 37 #5229 - update translations (07-07-2025) - development: introduce new condition to publish build previews ### Fixed - crash when a member gets added to a group and "View Group" dialog is open #5111 - show appropriate state in AddMemberDialog #5114 - tauri: fix: ignore `dcnotification:` deep-link when the app is already running - define max height for video in drafts #5128 - avoid overriding changes when adding/removing group members #5132 - improve performance a little - show all shared chats at once in contact profile #4982 - tauri: hardening: ensure that random sites can't send a message if the user allows the website to open Delta Chat on Windows - fix notifications not working sometimes, introduced in 1.59.1 - fix dropping files from outside not working on Windows, introduced in 1.59.1 - fix "Copy Selected Text" item never appearing in message context menu - fix `runtime.isDroppedFileFromOutside` is not working as indended #5165, #5197 - accessibility: fix incorrect "Gallery" button "tab" role, introduced in 1.59.0 - tauri: fix drag and drop on macOS #5165 - translate "Emoji" and "Sticker" in emoji & sticker picker - tauri: fix webxdc apps not receiving `visibilitychange`, `beforeunload` and `pagehide` when the window gets closed (except on macOS) #5065 - tauri: save zoom level between webxdc app launches #5163 - tauri: fix "Connectivity" dialog being unreadable on dark theme - tauri: prevent moving around of the whole app with the touchpad gestures on windows #5182 - fix horizontal scroll in message list #5162 - always set "unread" count to 0 when "jump to bottom" is clicked #5204 - fix the last info message not getting marked as read when you scroll to it #5244 - tauri: remember webxdc app windows' position and size between app re-launches - tauri: remember HTML email viewer window position / size for all HTML messages together, instead of separately for each individual message #5171 - tauri: fix fullscreen media view zoom, pan, pinch not working quite right #5200 - tauri: fix fullscreen avatar for selfavatar #5240 - fix: showing 0 instead ? as size for empty files #5253 - show avatar for deleted saved messages #5221 - increase contrast between background and unread badge in dark theme #5273 ### Downloads - https://download.delta.chat/desktop/v1.60.1