github deltachat/deltachat-desktop v1.15.0

latest releases: v1.46.1, v1.46.0, v1.45.5...
pre-release3 years ago

Added

  • open message info when clicking on the error status icon of a message
  • add deltachat desktop version & build info to the logfiles
  • Add warn dialog for urls containing punycode
  • add a minimalistic theme featuring an irc like message view
  • add a context menu for electron (adds copy/paste options to composer #1997, #2047)
  • Add copy button to qrcode text/url result dialog
  • Add a confirmation dialog when starting a new videochat

Changed

  • always show timestamp and padlock/nopadlock on messages (previously padlock and timestamp were hidden on error)
  • update translations (10.02.2020)
  • add Farsi translation
  • Try to always focus composer textarea
  • Store relative instead of absolute path to last Account #2028
  • replace parcel bunder with esbuild bundler (faster bundle speed)
  • turn "theme not found" error from the --theme cli option from process exit into normal init fail with a user readable error message in an dialog.
  • loghandler: warn on non-writable stream
  • move error toast to top in order to free the view onto the message input field.
  • overhaul ui of email settings
  • overhaul ui of switching between media/message list and map
  • overhaul ui of "context" menu button
  • ui: integrate map dialog into the main screen
  • Upgrade electron to version 11
  • use only esbuild for frontend builds (skip typescript build & validation, typescript can now be checked with npm run test or npm run check-types)
  • ui: make videochat invite messages look like on android
  • ui: overhaul send message button
  • ux: indicate who forwarded the message in groups

Removed

  • Remove intergrated BasicWebRTC, because it was broken and we currently lack the resources to fix and maintain it
  • Disable React Devtools as they are broken in the newer electron versions
  • remove terser minification, the minfication of esbuild is sufficient and faster

Fixed

  • correctly display RTL text inside of the message input field (see #2036)
  • performance: only mark messages read on the currently fetched page instead of all when selecting a chat
  • show right default background for theme in background preview in settings
  • handle invalid theme metadata better (don't display no themes anymore when one has invalid metadata)
  • Fix copy of labeled links
  • Fix hard to alter text in the middle of "Video chat instance" input field (see #2016)
  • Add missing options (at once, one minute...) for autodelete from server
  • Update failed messages also in messagelist
  • Fix crash on upgrading from v1.12 or earlier

Don't miss a new deltachat-desktop release

NewReleases is sending notifications on new releases.