Skip to content

Releases: deltachat/deltachat-desktop

v0.999.1

02 Feb 19:09
Compare
Choose a tag to compare

Fixed

  • Fix crash on help in distributed packages

v0.999.0

02 Feb 16:04
Compare
Choose a tag to compare

Added

  • Fullscreen view for media files
  • Select last openend chat after starting app
  • Implement In-App Help
  • Implement BCC-Self setting
  • Add TypeScript support
  • Add/Move to TestCafe as testing framework
  • Add windows icons

Changed

  • Improve chatlist performance
  • Removed welcome screen and image
  • Rewrite account folder logic
  • Improve styling of media gallery
  • Show Verified Icon in Navbar
  • Disable search when showing archived chats
  • Update deltachat-node to v1.0.0-beta23.1

Fixed

  • Fix importing keys
  • Various login & account setting fixes
  • Fix unread counter
  • Fix clicking on notifications and focusing app
  • Map dialog styling
  • Fix qr images overflowing on small screens
  • Fix missing avatars in groups
  • Fix sometimes not loading all messages
  • Fix destination of DeltaChatData folder if run as portable app
  • Delete old logs
  • Fix showing spinner more noticable
  • Fix video attachment play button

0.901.0 - 2019-12-20

21 Dec 16:26
Compare
Choose a tag to compare

Changed

Removed

  • markdown removed (will come back in the future)

Fixed

  • Fix the desktop side of the bug where when a user changed their name the new name wasn't displayed see #1228 for more info on that bug.
  • Fix MessageList not updating/scrolling down on incoming message #1229 @Jikstra
  • Fix subtitle missing in device-chat #1225@Simon-Laux
  • Fix CHAT_MODIFIED state update #1247 @nicodh
  • Fix POI only visible after reloading map #1351 @nicodh
  • Avoid update draft loop #1248 @nicodh
  • Make sure all layers are removed before updates #1259 @nicodh
  • Fix bug: chat was still selected active after switching accounts #1260 @nicodh
  • Don't fetch chat twice #1262 @nicodh

Dependencies

  • Update deltachat-node to 1.0.0-beta.21

Downloads can be found on https://download.delta.chat/desktop/0.901.0/

0.900.0 - 2019-12-12

11 Dec 18:56
Compare
Choose a tag to compare

Changed

Added

Removed

Fixed

Refactorings

Mentions

  • @adbenitez fixed some types

  • Thanks to our translators

  • Update deltachat-node to 1.0.0-beta.15

v0.840.0

05 Nov 02:53
Compare
Choose a tag to compare

Changed

Fixed

Added

v0.201.0

27 Sep 10:20
23c6d98
Compare
Choose a tag to compare
v0.201.0 Pre-release
Pre-release

Added

  • A few default chat background images to choose from @Simon-Laux

Fixed

  • fixed new Language Strings and fixed a11y strings

v0.200.0

27 Sep 10:19
Compare
Choose a tag to compare
v0.200.0 Pre-release
Pre-release

Added

Changed

Fixed

v0.105.0-pre2 (beta release with rust core)

10 Jul 00:34
Compare
Choose a tag to compare

Known Issues:

  • Chromium Sandbox Issues because of an issue in electron 5(electron/electron#17972), we already downgraded the the electron version back to 4 on current master.

v0.105.0-pre1 (beta release with rust core)

25 Jun 19:20
Compare
Choose a tag to compare

this is a pre-release that may have issues.

if you cannot receive messages, please check the "IMAP folder handling" settings and enable at least "Watch Inbox folder".

v0.104.0

09 Jun 16:52
Compare
Choose a tag to compare

Added

Changed

Fixed