github deltachat/deltachat-desktop v1.25.0
1.25.0 - 2021-11-29

latest releases: monorepo-testrelease-rc0, v1.46.8, v1.46.7...
pre-release2 years ago

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

[1.25.0] - 2021-11-29

We jumped to 1.25 for the version (should in theory be 1.23), to be get sync with android and iOS numbering again.

Added

  • Clicking on member in group dialog shows the profile of member
  • Implement previous/next buttons for the gallery's media view (the left and right arrow keys can also be used for navigation)
  • add update unread counts on account screen on incoming messages
  • Clickable bot command suggestions, email addresses and hashtags in messages
  • Clickable links in messages on the map
  • Tray icon now shows a blue circle over the logo in case of unread messages (only linux + win)
  • reload profile image on DC_EVENT_SELFAVATAR_CHANGED in settings

Changed

  • Upgrade deltachat-node to v1.68.0
  • Bring back the back and close button in dialogs, move actions that need an ok/cancel button into it's own dialogs
  • show contacts that are already in group in add member dialog, but disabled
  • show chips for members to add
  • update to typescript 4.4.4 and update eslint to version 8.2.0 (also updated the eslint plugins to their new versions)
  • use our new rust (wasm) based message (text) parser instead of simple-markdown for making links (and so on) clickable
  • remove dependencies that are now not needed anymore (punycode, simple-markdown)
  • dont load quoted messages asynchronously
  • Fetch more messages if as close as 200px to top of MessageList
  • Join group via qr-code is now async (group already opens, no wait time)
  • show only the relevant copy action in the context menu (selection, link, email or text depending on where the context menu was invoked)
  • Use Qrcode svg from core
  • Update translations (29.11.2021)

Fixed

  • don't show logo twice in notifications (because macOS already shows applogo)
  • disable editing of left/readonly groups
  • fix member list being incomplete in chat requests
  • Fix messagelist not being at the correct position after fetching more messages
  • Fix group names/contact names & contact email addresses not being selectable
  • Fix scanning QRCode again while the Dialog is still open
  • selecting chat now closes all notifications about it again
  • fix quotes without message text are empty (#2434)
  • Fix react warning in about dialog (#2428)
  • Fix bug where wrong message is shown in chatlist item

Changed

  • use strict typescript for ui code

Download

downloads for this release are broken, use 1.25.1 instead.

Don't miss a new deltachat-desktop release

NewReleases is sending notifications on new releases.