Note: Windows builds will be published in Release 1.50.1 due to an erroneously malware alert on current Windows builds
Added
- show specific notifications for webxdc events #4400
- expose sendUpdateInterval & sendUpdateMaxSize in webxdc
- 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
- dev: run e2e tests in CI
Changed
- Update
@deltachat/stdio-rpc-server
anddeltachat/jsonrpc-client
to1.152.0
- mark bots as such in chat header and in contact view dialog #4405
- enable Telegram-style Ctrl + ArrowUp to reply by default #4333
- improve performance a little #4334
- extend image max-height in messages
- description parameter in webxdc.sendUpdate is deprecated now #4359
- click on WebxdcInfo Message immediately opens webxdc app #4380
- href can be passed to webxdc sendStatusUpdate to show event related content
- add dc version, os name and cpu architecture to fatal errors for better error reports #4384
Fixed
- handle double escape on Dialog #4365
- fix random crashes on quote reply #4337
- avoid drafts in readonly chats #4349
- fullscreen images getting cropped a little #4402, #4385
- settings: chat background preview element not working for the default background image #4403
- macOS: make area under traffic lights dragable and fix the bug that its size changed based on profile acount and window height #4408
- fix chat "scrolls up" right after switching #4404
- quote text being unreadable for sticker replies in light theme #4417
- "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
- fix startup delay on linux #4379
- fix: remove visible scrollbars in fullscreen media view #4385