Changes since last release (1.20.3)
[1.22.1] - 2021-09-22
Removed
- remove nsis logging again because it breaks the release build
[1.22.0] - 2021-09-22
Removed
- Windows installer: don't allow user to choose the installation path. (because user could install to data path and loose data on uninstallation, see #2356)
Added
- Windows installer: enable logging for installer
Fixed
- fix unreadable POI message in map in dark themes
- fix map crash on maps in DM chats
- fix account removal on windows
[1.21.1] - 2021-09-18
Added
- add switch to toggle simultaneous account syncing off
- Implement settings for socks5 proxy
Changed
- hide unfinished themes with the prefix
dev_
from the theme selection, unless--devmode
is active. - hide rocket theme
Fixed
- fix flashing up account list on startup
- fix update/load core translation strings
- fix yggmail emailaddress text overflow in qrcode dialog & settings
[1.21.0] - 2021-09-08
Added
- Windows installer: Allow user to choose the installation path.
- Copy-paste images into chat
- make chatlist item height changeable by themes.
- "rocket chat"-like experimental theme
- Implement new contact request ui/ux
- Implement new connectivity view
Changed
- Update translations (06.09.2021)
- Upgrade electron-builder to
22.12.0
- Upgrade deltachat-node to
v1.60.0
- Upgrade esbuild to
0.12.15
- Update testcafe to
1.15.0
- Upgrade
react
andreact-dom
to17.0.2
- refresh theme if there is an update event by electron
- Update to electron
13.1.6
- Update some dependencies (
classnames
,emoji-regex
,mime-types
,use-debounce
) and remove unused ones (immutability-helper
,@blueprintjs/select
,wolfy87-eventemitter
,@types/classnames
,@types/css
,@types/sass
,depcheck
,pngjs
) - use core method to validate email addresses, this will make tld email addresses possible
- upgrade minimum nodejs to version
14
- remove dependencies that are now not needed anymore (
fs-extra
) - Upgrade
error-stack-parser
to2.0.6
- Make
sass
and@types/debounce
development dependencies - cleanup backend / main process (remove unused functions / variables)
- Remove dependency
array-differ
- replace
react-virtualized
withreact-window
- show user-visible error in fullscreen media view if mimetype isn't set or not supported
- migrate to core account system
Fixed
- rename
--debug
flag to--devmode
(in order to fix #2315) - fix duplicated contacts in search
- fix going into archived view starts at bottom