Deltachat Desktop Versions Save

Email-based instant messaging for Desktop.

v1.36.1

1 year ago

What's new in 1.36?

๐Ÿ’ป๐Ÿ“ฑ Use Delta Chat on all your devices easily - just follow three simple steps at "Settings / Add Second Device" (experimental) โœ‰๏ธ Open HTML emails securely in internal sandboxed viewer โœจ Many smaller bug fixes and general improvements

Changelog since last release:

[1.36.1] - 2023-04-09

Fixed

  • add ws as explicit dependency, this should hotfix the startup crash #3171

[1.36.0] - 2023-04-08

Added

  • networked setup multidevice
  • open html emails in internal window

Changed

  • update electron from v22.1.0 to version v22.3.2
  • use the new go based transifex cli (old one stopped working)
  • Update translations (08.04.2023)
  • update deltachat-node and deltachat/jsonrpc-client to v1.112.6
  • only allow webxdc devtools when user enabled it in settings #3157
  • move webxdc functions in backend from cffi to jsonrpc #3127

Fixed

  • mac: update tray icon menu on hiding/showing #3041
  • chat request deletion now asks for confirmation
  • fix updating of relative timestamps #3125
  • fix account details of old account shown in new second account created via qr code #3154
  • fix chat of old account still selected in new account
  • fix scroll down when sending video chat invitation
  • some webxdc security fixes #3157
  • add message metadata to video chat invitiation (encryption and send status and date-time)

Removed

  • removed more bloat (unnessary files) from release packages

[1.34.5] - 2023-02-27

Added

  • Add possibility for themes to change the emoji font. See docs/THEMES.md for a guide.

Changed

  • update deltachat-node and deltachat/jsonrpc-client to v1.110.0
  • update @deltachat/message_parser_wasm to 0.5.1 (<delimited@emails> and fix code blocks with emojis)

Fixed

  • better error handling when messages fail to load from db in messagelist and gallery
  • make emoji mart use the correct emoji font

Removed

  • remove unused direct dependency on babel: @babel/core, @babel/preset-env and @babel/preset-react
  • remove hallmark modules, because we never really used it and it has many dependencies.
  • remove unused electron-devtools-installer - it does not work since our upgrade to electron >=11, so its not used for a long time already

Downloads

https://download.delta.chat/desktop/v1.36.1/

Post Script

If you wonder about missing versions:

  • 1.34.5 was not released due to missing flag emojis on windows at that time, unfortunately the emoji mart maintainers did not react yet to my pr: https://github.com/missive/emoji-mart/pull/809
  • 1.36.0 was completely broken (crashing on all platforms on startup)

v1.34.4

1 year ago

[1.34.4] - 2023-02-09

Added

  • add context menu option to mark all archived chats as noticed
  • add reply privately in mailinglists

Changed

  • Update translations (07.02.2023)
  • restrict web permissions #2548
  • update google noto color emoji font to unicode 15
  • update emoji-mart to version 5.5.2 (adds @emoji-mart/[email protected] & @emoji-mart/[email protected])
  • emoji picker now closes automatically when selecting an emoji, press shift to select multiple emojis
  • escape key closes the emoji picker
  • removed dependency on emoji-regex
  • context menu size is updated dynamically, so there shouldn't be any word-wrapping
  • remove dependency on glob-watcher
  • update deltachat-node and deltachat/jsonrpc-client to v1.107.1

Fixed

  • improve jumbomoji logic (that emoji only messages appear bigger), now works even with new emojis that are not in delta chat yet.
  • css: fix hover overflow on context menu corners
  • context menu items are correctly updated when application language changes

[1.34.3] - 2023-01-30

Added

  • new dialog to change profile name/photo pops up after logging with a QR-Code
  • add progressbar to webxdc loading

Changed

  • upgrade electron to version 22
    • to make this work, we also moved some electron api invocations from preload script to main process
  • update deltachat-node and deltachat/jsonrpc-client to v1.107.0

Fixed

  • still show the rest of the chat, even if loading first batch of messages failed

Removed

  • Removed port numbers from advanced settings placeholders. Delta Chat core may try multiple ports during autoconfiguration, load configuration from the server or from the provider database, so displayed placeholder was sometimes incorrect. Now a simple string "Default" is displayed instead. (https://github.com/deltachat/deltachat-desktop/pull/3094)

Download

https://download.delta.chat/desktop/v1.34.4/

v1.34.2

1 year ago

What's new in 1.34.2?

1.34.2 is an improvement on top of 1.34.1, most notable change is that we fixed two critical IMAP connection issues, that resulted in problems receiving messages. Besides that here is what changed in 1.34.x:

โšก๏ธ Smooth rendering. Much snappier scrolling. The new version is easy on your patience and is the result of a refactoring that took ore than a year (for our tech-savvy friends: we are now using JSON-RPC under the hood and threw away lots of old, annoying code :)
๐Ÿงน Clear chat history ๐Ÿ” Search for messages in chat โฌ jump down button ๐Ÿค— Friendlier contact lists: ordered by last seen and contacts seen within 10 minutes are marked by a dot ๐ŸŸข ๐ŸŽ›๏ธ Tray icon is now enabled by default ๐Ÿ”” when receiving multiple notifications at once, they will be grouped into one single notification ๐Ÿ˜€ right click to add sticker to the sticker selector โœจ Many smaller bug fixes and general improvements

Changelog since last release

[1.34.2] - 2023-01-12

Added

  • show count of the archived chats with unread messages

Changed

  • forward message dialog now has a title and a confirmation dialog and chat preview before forwarding
  • update deltachat-node and deltachat/jsonrpc-client to v1.106.0
  • change style of "Archived Chats" chatlist item

Fixed

  • fix default welcome screen height so all buttons fit scrollbar is hidden
  • fix unblock contact did not update the chatlist

[1.34.1] - 2022-12-22

Changed

  • show jump down button earlier when scrolling up
  • make font-style of info messages consistent with iOS and Android #3034
  • Bump decode-uri-component from 0.2.0 to 0.2.2.
  • move all verified icons to the end chat/contact name (previously some were still on the avatar image)
  • set ITSAppUsesNonExemptEncryption to false for mac
  • update deltachat-node and deltachat/jsonrpc-client to v1.104.0
  • Update translations (22.12.2022)

Fixed

  • fix "message not found in cache" bug #3039
  • fix webxdc: allow self and blob: in connect-src in CSP
  • indentation in update device message
  • fix "no messages" blinking up for a second when loading a chat
  • hide unread count on jump down button if you are at the bottom, fixes #3033
  • fix removing group avatar image #3038
  • fix chat title in navbar did not update correctly when it should change (disappearing messages & recently seen indicator) #3046
  • Control overflow of so text does not escape the code block nor message bubble, for the experimental message markdown mode.

[1.34.0] - 2022-11-27

Changed

  • update deltachat-node and deltachat/jsonrpc-client to v1.102.0

Fixed

  • fix jump to message from gallery
  • webxdc: allow data: in connect-src in CSP

[1.33.2] - 2022-11-16 - Testrelease

This is a testrelease, learn more at https://support.delta.chat/t/help-testing-the-upcoming-1-33-x-release/2278

Added

  • Add experimental option to enable markdown rendering in messages

Changed

  • add ability for experimental testing webxdc apps to have full internet access #3005
  • update deltachat-node and deltachat/jsonrpc-client to v1.101.0
    • fixes 100% cpu usage bug
  • Update translations (16.11.2022)

Fixed

  • fix dclogin scheme in desktop file
  • don't log jsonrpc requests to logfile #3015

[1.33.1] - 2022-11-09 - Testrelease

This is a testrelease, learn more at https://support.delta.chat/t/help-testing-the-upcoming-1-33-x-release/2278

Added

  • add webxdc's icon to webxdc info messages
  • show webxdc icon in chat audit log
  • add option to jump to message in chat audit log
  • add option to jump to webxdc message in chat audit log

Changed

  • Update translations (19.10.2022)
  • Tray icon is now by default enabled. Settings got moved to Settings->Advanced
  • instantly react to changing chat background color
  • made frontend code more independent from electron
  • reduce notifications when many messages are received at once.
  • update deltachat-node and deltachat/jsonrpc-client to v1.100.0
  • jump down button: show different icon (one arrow), when jumping to message in jump to message list
  • chat audit log also show menu on click
  • add context menu option to save a sticker to the own sticker menu

Fixed

  • prevent double context menu on macOS
  • fix setting color chat background color #2659
  • Fix that results of search in chat are not ordered by newest first
  • Fix messagelist overscrolling #2956
  • Fix messagelist not jumping to correct message #2953
  • fix chat audit log #2967
  • fix that results of search in chat are not ordered by newest first
  • Fix chat name/avatar in navbar take full width
  • don't show dash in mailinlist title if there is no mailinglist address #2965
  • fix scan account creation (burner-account/dcaccount: and dclogin:) from MainScreen
  • fix contact requests button to run block function and show right label (Group: delete, DM: block) #2877
  • Fix notifications when showNotificationContent was disabled
  • fix unread count on scroll down button
  • make recently seen dot in navbar disappear automatically #2926
  • only webxdc info messages jump to parent message on click now
  • fix scroll down when sending message
  • fix jump to info-message
  • don't show "copy text" menu entry for stickers
  • fix text and author color in quote in sticker replies

[1.33.0] - 2022-10-16

Added

  • show mailing list address in chat subtile
  • clear webxdc browser data on webxdc instance deletion
  • add donate link in settings
  • add button to clear chat history (delete all messages of a chat)
  • add recently seen indicator
  • add jump down button
  • add "search for messages in chat"
  • show webxdc icon in quote

Changed

  • migrated core communication to jsonrpc api
  • migrate event handling to jsonrpc api
  • Update translations (22.09.2022)
  • click on selected chat in chatlist now goes to bottom or first unread message
  • remember last path in "save as" dialog
  • allow using dclogin: and dcaccount: from logged in account, without logging out first
  • register in os as handler for the dcaccount: and dclogin: scheme
  • remove loading stage from sending autocrypt setup message
  • make contact last seen always display relative time
  • hide ephemeral timer menu options for mailing lists #2920
  • reposition ConnectivityToast
  • only show core events in frontend dev console if deltachat was started with --log-debug or --devmode
  • always show sticker tab now and add a button to quickly open the sticker folder.
  • update deltachat-node and deltachat/jsonrpc-client to v1.97.0

Fixed

  • allow scanning of certain qr code types on welcome screen (account, url and text)
  • fix selecting chat after forwarding to it
  • fixed bug where unread badge on app icon was not updated immediately
  • fix notifications are not removed from notification center
  • fix quote linebreaks #2870
  • fix low resolution of copy qrcode image #2907
  • fix group join qr code when creating a new group
  • message search: show "1000+ messages", because 1000 as result means the result was truncated most of the time
  • fix contact name is not updated in view profile #2945

Download

v1.34.1

1 year ago

What's new in 1.34.1?

1.34.1 is a improvement on top of 1.34.0, fixing a few of its bugs, besides the new bugfixes:

โšก๏ธ Smooth rendering. Much snappier scrolling. The new version is easy on your patience and is the result of a refactoring that took ore than a year (for our tech-savvy friends: we are now using JSON-RPC under the hood and threw away lots of old, annoying code :)
๐Ÿงน Clear chat history ๐Ÿ” Search for messages in chat โฌ jump down button ๐Ÿค— Friendlier contact lists: ordered by last seen and contacts seen within 10 minutes are marked by a dot ๐ŸŸข ๐ŸŽ›๏ธ Tray icon is now enabled by default ๐Ÿ”” when receiving multiple notifications at once, they will be grouped into one single notification ๐Ÿ˜€ right click to add sticker to the sticker selector โœจ Many smaller bug fixes and general improvements

Changelog since last release

[1.34.1] - 2022-12-22

Changed

  • show jump down button earlier when scrolling up
  • make font-style of info messages consistent with iOS and Android #3034
  • Bump decode-uri-component from 0.2.0 to 0.2.2.
  • move all verified icons to the end chat/contact name (previously some were still on the avatar image)
  • set ITSAppUsesNonExemptEncryption to false for mac
  • update deltachat-node and deltachat/jsonrpc-client to v1.104.0
  • Update translations (22.12.2022)

Fixed

  • fix "message not found in cache" bug #3039
  • fix webxdc: allow self and blob: in connect-src in CSP
  • indentation in update device message
  • fix "no messages" blinking up for a second when loading a chat
  • hide unread count on jump down button if you are at the bottom, fixes #3033
  • fix removing group avatar image #3038
  • fix chat title in navbar did not update correctly when it should change (disappearing messages & recently seen indicator) #3046
  • Control overflow of so text does not escape the code block nor message bubble, for the experimental message markdown mode.

[1.34.0] - 2022-11-27

Changed

  • update deltachat-node and deltachat/jsonrpc-client to v1.102.0

Fixed

  • fix jump to message from gallery
  • webxdc: allow data: in connect-src in CSP

[1.33.2] - 2022-11-16 - Testrelease

This is a testrelease, learn more at https://support.delta.chat/t/help-testing-the-upcoming-1-33-x-release/2278

Added

  • Add experimental option to enable markdown rendering in messages

Changed

  • add ability for experimental testing webxdc apps to have full internet access #3005
  • update deltachat-node and deltachat/jsonrpc-client to v1.101.0
    • fixes 100% cpu usage bug
  • Update translations (16.11.2022)

Fixed

  • fix dclogin scheme in desktop file
  • don't log jsonrpc requests to logfile #3015

[1.33.1] - 2022-11-09 - Testrelease

This is a testrelease, learn more at https://support.delta.chat/t/help-testing-the-upcoming-1-33-x-release/2278

Added

  • add webxdc's icon to webxdc info messages
  • show webxdc icon in chat audit log
  • add option to jump to message in chat audit log
  • add option to jump to webxdc message in chat audit log

Changed

  • Update translations (19.10.2022)
  • Tray icon is now by default enabled. Settings got moved to Settings->Advanced
  • instantly react to changing chat background color
  • made frontend code more independent from electron
  • reduce notifications when many messages are received at once.
  • update deltachat-node and deltachat/jsonrpc-client to v1.100.0
  • jump down button: show different icon (one arrow), when jumping to message in jump to message list
  • chat audit log also show menu on click
  • add context menu option to save a sticker to the own sticker menu

Fixed

  • prevent double context menu on macOS
  • fix setting color chat background color #2659
  • Fix that results of search in chat are not ordered by newest first
  • Fix messagelist overscrolling #2956
  • Fix messagelist not jumping to correct message #2953
  • fix chat audit log #2967
  • fix that results of search in chat are not ordered by newest first
  • Fix chat name/avatar in navbar take full width
  • don't show dash in mailinlist title if there is no mailinglist address #2965
  • fix scan account creation (burner-account/dcaccount: and dclogin:) from MainScreen
  • fix contact requests button to run block function and show right label (Group: delete, DM: block) #2877
  • Fix notifications when showNotificationContent was disabled
  • fix unread count on scroll down button
  • make recently seen dot in navbar disappear automatically #2926
  • only webxdc info messages jump to parent message on click now
  • fix scroll down when sending message
  • fix jump to info-message
  • don't show "copy text" menu entry for stickers
  • fix text and author color in quote in sticker replies

[1.33.0] - 2022-10-16

Added

  • show mailing list address in chat subtile
  • clear webxdc browser data on webxdc instance deletion
  • add donate link in settings
  • add button to clear chat history (delete all messages of a chat)
  • add recently seen indicator
  • add jump down button
  • add "search for messages in chat"
  • show webxdc icon in quote

Changed

  • migrated core communication to jsonrpc api
  • migrate event handling to jsonrpc api
  • Update translations (22.09.2022)
  • click on selected chat in chatlist now goes to bottom or first unread message
  • remember last path in "save as" dialog
  • allow using dclogin: and dcaccount: from logged in account, without logging out first
  • register in os as handler for the dcaccount: and dclogin: scheme
  • remove loading stage from sending autocrypt setup message
  • make contact last seen always display relative time
  • hide ephemeral timer menu options for mailing lists #2920
  • reposition ConnectivityToast
  • only show core events in frontend dev console if deltachat was started with --log-debug or --devmode
  • always show sticker tab now and add a button to quickly open the sticker folder.
  • update deltachat-node and deltachat/jsonrpc-client to v1.97.0

Fixed

  • allow scanning of certain qr code types on welcome screen (account, url and text)
  • fix selecting chat after forwarding to it
  • fixed bug where unread badge on app icon was not updated immediately
  • fix notifications are not removed from notification center
  • fix quote linebreaks #2870
  • fix low resolution of copy qrcode image #2907
  • fix group join qr code when creating a new group
  • message search: show "1000+ messages", because 1000 as result means the result was truncated most of the time
  • fix contact name is not updated in view profile #2945

Download

v1.34.0

1 year ago

What's new in 1.34.0?

โšก๏ธ Smooth rendering. Much snappier scrolling. The new version is easy on your patience and is the result of a refactoring that took ore than a year (for our tech-savvy friends: we are now using JSON-RPC under the hood and threw away lots of old, annoying code :)
๐Ÿงน Clear chat history ๐Ÿ” Search for messages in chat โฌ jump down button ๐Ÿค— Friendlier contact lists: ordered by last seen and contacts seen within 10 minutes are marked by a dot ๐ŸŸข ๐ŸŽ›๏ธ Tray icon is now enabled by default ๐Ÿ”” when receiving multiple notifications at once, they will be grouped into one single notification ๐Ÿ˜€ right click to add sticker to the sticker selector โœจ Many smaller bug fixes and general improvements

Changelog since last release

[1.34.0] - 2022-11-27

Changed

  • update deltachat-node and deltachat/jsonrpc-client to v1.102.0

Fixed

  • fix jump to message from gallery
  • webxdc: allow data: in connect-src in CSP

[1.33.2] - 2022-11-16 - Testrelease

This is a testrelease, learn more at https://support.delta.chat/t/help-testing-the-upcoming-1-33-x-release/2278

Added

  • Add experimental option to enable markdown rendering in messages

Changed

  • add ability for experimental testing webxdc apps to have full internet access #3005
  • update deltachat-node and deltachat/jsonrpc-client to v1.101.0
    • fixes 100% cpu usage bug
  • Update translations (16.11.2022)

Fixed

  • fix dclogin scheme in desktop file
  • don't log jsonrpc requests to logfile #3015

[1.33.1] - 2022-11-09 - Testrelease

This is a testrelease, learn more at https://support.delta.chat/t/help-testing-the-upcoming-1-33-x-release/2278

Added

  • add webxdc's icon to webxdc info messages
  • show webxdc icon in chat audit log
  • add option to jump to message in chat audit log
  • add option to jump to webxdc message in chat audit log

Changed

  • Update translations (19.10.2022)
  • Tray icon is now by default enabled. Settings got moved to Settings->Advanced
  • instantly react to changing chat background color
  • made frontend code more independent from electron
  • reduce notifications when many messages are received at once.
  • update deltachat-node and deltachat/jsonrpc-client to v1.100.0
  • jump down button: show different icon (one arrow), when jumping to message in jump to message list
  • chat audit log also show menu on click
  • add context menu option to save a sticker to the own sticker menu

Fixed

  • prevent double context menu on macOS
  • fix setting color chat background color #2659
  • Fix that results of search in chat are not ordered by newest first
  • Fix messagelist overscrolling #2956
  • Fix messagelist not jumping to correct message #2953
  • fix chat audit log #2967
  • fix that results of search in chat are not ordered by newest first
  • Fix chat name/avatar in navbar take full width
  • don't show dash in mailinlist title if there is no mailinglist address #2965
  • fix scan account creation (burner-account/dcaccount: and dclogin:) from MainScreen
  • fix contact requests button to run block function and show right label (Group: delete, DM: block) #2877
  • Fix notifications when showNotificationContent was disabled
  • fix unread count on scroll down button
  • make recently seen dot in navbar disappear automatically #2926
  • only webxdc info messages jump to parent message on click now
  • fix scroll down when sending message
  • fix jump to info-message
  • don't show "copy text" menu entry for stickers
  • fix text and author color in quote in sticker replies

[1.33.0] - 2022-10-16

Added

  • show mailing list address in chat subtile
  • clear webxdc browser data on webxdc instance deletion
  • add donate link in settings
  • add button to clear chat history (delete all messages of a chat)
  • add recently seen indicator
  • add jump down button
  • add "search for messages in chat"
  • show webxdc icon in quote

Changed

  • migrated core communication to jsonrpc api
  • migrate event handling to jsonrpc api
  • Update translations (22.09.2022)
  • click on selected chat in chatlist now goes to bottom or first unread message
  • remember last path in "save as" dialog
  • allow using dclogin: and dcaccount: from logged in account, without logging out first
  • register in os as handler for the dcaccount: and dclogin: scheme
  • remove loading stage from sending autocrypt setup message
  • make contact last seen always display relative time
  • hide ephemeral timer menu options for mailing lists #2920
  • reposition ConnectivityToast
  • only show core events in frontend dev console if deltachat was started with --log-debug or --devmode
  • always show sticker tab now and add a button to quickly open the sticker folder.
  • update deltachat-node and deltachat/jsonrpc-client to v1.97.0

Fixed

  • allow scanning of certain qr code types on welcome screen (account, url and text)
  • fix selecting chat after forwarding to it
  • fixed bug where unread badge on app icon was not updated immediately
  • fix notifications are not removed from notification center
  • fix quote linebreaks #2870
  • fix low resolution of copy qrcode image #2907
  • fix group join qr code when creating a new group
  • message search: show "1000+ messages", because 1000 as result means the result was truncated most of the time
  • fix contact name is not updated in view profile #2945

Download

v1.33.2

1 year ago

This release candidate is currently in the testing phase, to learn more read https://support.delta.chat/t/help-testing-the-upcoming-1-33-x-release/2278

Added

  • Add experimental option to enable markdown rendering in messages

Changed

  • add ability for experimental testing webxdc apps to have full internet access #3005
  • update deltachat-node and deltachat/jsonrpc-client to v1.101.0
    • fixes 100% cpu usage bug
  • Update translations (16.11.2022)

Fixed

  • fix dclogin scheme in desktop file
  • don't log jsonrpc requests to logfile #3015

Dowload

https://download.delta.chat/desktop/v1.33.2/

v1.33.1

1 year ago

[1.33.1] - 2022-11-09 - Testrelease

This release candidate is currently in the testing phase, to learn more read https://support.delta.chat/t/help-testing-the-upcoming-1-33-x-release/2278

Added

  • add webxdc's icon to webxdc info messages
  • show webxdc icon in chat audit log
  • add option to jump to message in chat audit log
  • add option to jump to webxdc message in chat audit log

Changed

  • Update translations (19.10.2022)
  • Tray icon is now by default enabled. Settings got moved to Settings->Advanced
  • instantly react to changing chat background color
  • made frontend code more independent from electron
  • reduce notifications when many messages are received at once.
  • update deltachat-node and deltachat/jsonrpc-client to v1.100.0
  • jump down button: show different icon (one arrow), when jumping to message in jump to message list
  • chat audit log also show menu on click
  • add context menu option to save a sticker to the own sticker menu

Fixed

  • prevent double context menu on macOS
  • fix setting color chat background color #2659
  • Fix that results of search in chat are not ordered by newest first
  • Fix messagelist overscrolling #2956
  • Fix messagelist not jumping to correct message #2953
  • fix chat audit log #2967
  • fix that results of search in chat are not ordered by newest first
  • Fix chat name/avatar in navbar take full width
  • don't show dash in mailinlist title if there is no mailinglist address #2965
  • fix scan account creation (burner-account/dcaccount: and dclogin:) from MainScreen
  • fix contact requests button to run block function and show right label (Group: delete, DM: block) #2877
  • Fix notifications when showNotificationContent was disabled
  • fix unread count on scroll down button
  • make recently seen dot in navbar disappear automatically #2926
  • only webxdc info messages jump to parent message on click now
  • fix scroll down when sending message
  • fix jump to info-message
  • don't show "copy text" menu entry for stickers
  • fix text and author color in quote in sticker replies

Download

https://download.delta.chat/desktop/v1.33.0/

Important: please backup your current setup (or most important accounts) before upgrading in order to be safe when trying test-releases. You can find this option under Settings > Chats and Media > Backup.

v1.33.0

1 year ago

This release candidate is currently in the testing phase, to learn more read https://support.delta.chat/t/help-testing-the-upcoming-1-33-x-release/2278

[1.33.0] - 2022-10-16

Added

  • show mailing list address in chat subtile
  • clear webxdc browser data on webxdc instance deletion
  • add donate link in settings
  • add button to clear chat history (delete all messages of a chat)
  • add recently seen indicator
  • add jump down button
  • add "search for messages in chat"
  • show webxdc icon in quote

Changed

  • migrated core communication to jsonrpc api
  • migrate event handling to jsonrpc api
  • Update translations (22.09.2022)
  • click on selected chat in chatlist now goes to bottom or first unread message
  • remember last path in "save as" dialog
  • allow using dclogin: and dcaccount: from logged in account, without logging out first
  • register in os as handler for the dcaccount: and dclogin: scheme
  • remove loading stage from sending autocrypt setup message
  • make contact last seen always display relative time
  • hide ephemeral timer menu options for mailing lists #2920
  • reposition ConnectivityToast
  • only show core events in frontend dev console if deltachat was started with --log-debug or --devmode
  • always show sticker tab now and add a button to quickly open the sticker folder.
  • update deltachat-node and deltachat/jsonrpc-client to v1.97.0

Fixed

  • allow scanning of certain qr code types on welcome screen (account, url and text)
  • fix selecting chat after forwarding to it
  • fixed bug where unread badge on app icon was not updated immediately
  • fix notifications are not removed from notification center
  • fix quote linebreaks #2870
  • fix low resolution of copy qrcode image #2907
  • fix group join qr code when creating a new group
  • message search: show "1000+ messages", because 1000 as result means the result was truncated most of the time
  • fix contact name is not updated in view profile #2945

Download

https://download.delta.chat/desktop/v1.33.0/

Important: please backup your current setup (or most important accounts) before upgrading in order to be safe when trying test-releases. You can find this option under Settings > Chats and Media > Backup.

v1.32.1

1 year ago

[1.32.1] - 2022-08-18

Changed

  • updated deltachat-node to v1.93.0 to fix flatpak and nix build issues

Fixed

  • fix indentation in --help

[1.32.0] - 2022-08-09

Changed

  • open mailto links in messages always in deltachat #2835
  • update esbuild to 0.14.51
  • disable broadcast lists by default, because they are experimental
  • updated deltachat-node to v1.91.0
  • Update translations (09.08.2022)

Added

  • Broadcast lists as experimental feature
  • add connectivity status in sidebar/hamburger menu #2819

Fixed

  • fix escape key let sidebar flimmer shortly upon startup bug
  • fix double open settings crash #2824
  • fix display of quoted forwarded messages
  • add warning that broadcast lists are unencrypted
  • remove 1px white bottom border on image message

Download

Download: https://download.delta.chat/desktop/v1.32.1/

v1.32.0

1 year ago

[1.32.0] - 2022-08-09

Changed

  • open mailto links in messages always in deltachat #2835
  • update esbuild to 0.14.51
  • disable broadcast lists by default, because they are experimental
  • updated deltachat-node to v1.91.0
  • Update translations (09.08.2022)

Added

  • Broadcast lists as experimental feature
  • add connectivity status in sidebar/hamburger menu #2819

Fixed

  • fix escape key let sidebar flimmer shortly upon startup bug
  • fix double open settings crash #2824
  • fix display of quoted forwarded messages
  • add warning that broadcast lists are unencrypted
  • remove 1px white bottom border on image message

[1.31.0] - 2022-07-17

Added

  • Floating action button in chatlist to start a new chat

Fixed

  • use addr if displayname is not set for webxdc selfName #2803
  • prevent whitescreen on invalid last account id

Changed

  • rename the gallery tab "documents" to "files" #2829
  • Less round buttons, more similar to android and better spacing #2813
  • Updated deltachat-node to v1.90.0
  • Update translations (17.07.2022)
  • add aeap confirmation dialog and make email address changeable

Download

Download: https://download.delta.chat/desktop/v1.32.0/