This release candidate is currently in the testing phase, to learn more read https://support.delta.chat/t/help-testing-the-upcoming-v1-45-x-release/3089
Added
- Added a Small Screen Mode, when you rezise the window to be small it will only show the chatlist with account sidebar or the Chat View with a back button.
- show VCard attachement as VCard in message list #3840
- add contact from VCard & start chat on click #3840
- Webxdc realtime support #3741
Changed
- Update
@deltachat/stdio-rpc-server
anddeltachat/jsonrpc-client
tov1.140.0
- Always show
msg.overrideSenderName
even when the message is sent by yourself - Secure notifications on linux: escape html, like signal does #3875, #3890
- Update translations (2024-06-04) #3871 #3888 #3895
- adapt title of "Privacy Policy" link for default instance #3872
- ContextMenuItem now can render icons #3811
- use our own ContextMenu for AttachmentMenu #3811
- replace BlueprintJS Button and Icon with our implementation in chat navbar and attachment menu #3811
- update
@deltachat/message_parser_wasm
to0.11.0
-> Bugfixes for link parsing:- restrict what can be in a label for a labled link
- fix that false-positives in link detection
Fixed
- fix that map tab is highlighted when you are in the media/gallery tab #3867
- fix message text "wobbling" on hover #3862
- fix: close alternative options dialog when setting up as a second device #3873
- fix map not opening #3876
- fix ImageCropper not working on smaller images
- fix: right click in ContactList should open a context menu #3884