v1.49.0 2024-12-05
Pre-release
Pre-release
This release candidate is currently in the testing phase.
Added
- accessibility: arrow-key navigation for the list of chats, list of accounts, lists of contacts, gallery tabs #4224, #4291, #4361, #4362, #4369, #4377
- Add "Learn More" button to "Disappearing Messages" dialog #4330
- new icon for Mac users
- smooth-scroll to newly arriving messages instead of jumping instantly #4125
- make backup and key export work in browser #4303
- add ability to add private tags to accounts
Changed
- enable Telegram-style Ctrl + ArrowUp to reply by default #4333
- improve performance a little #4334
- extend image max-height in messages
- Update
@deltachat/stdio-rpc-server
anddeltachat/jsonrpc-client
to1.151.1
- dev: inviteCode doesn't needs conversion any more #4363
- Update
@deltachat/stdio-rpc-server
anddeltachat/jsonrpc-client
to1.151.2
- description parameter in webxdc.sendUpdate is deprecated now #4359
- Update
@deltachat/stdio-rpc-server
anddeltachat/jsonrpc-client
to1.151.3
- click on WebxdcInfo Message immediately opens webxdc app #4380
- href can be passed to webxdc sendStatusUpdate to show event related content
- dev: move responsibility for updating account list to core through the
AccountsChanged
andAccountsItemChanged
event - add dc version, os name and cpu architecture to fatal errors for better error reports #4384
Fixed
- "Disappearing Messages" dialog not reflecting the actual current value #4327
- accessibility: make settings keyboard-navigable #4319
- Fix documentation for --allow-unsafe-core-replacement #4341
- fix missing linebreaks in quotes #4360
- avoid showing wrong menu items for blocked users #4353
- fix: save message draft every 200ms if message text changed #3733
- fix mac drag window issues #4300 #4385
- the main window overflowing small screens, or/and if zoom level is high #4156
- do not clear the draft if sending failed. #4340
- "Search in <chat name>" divider overflowing for long chat names #4375
- fix startup delay on linux #4379
- fix: remove visible scrollbars in fullscreen media view #4385