Improvements:
Scale down large images before sending
Better error messages when trying to link a private Threema ID to a Threema Work app, or vice versa
Screen reader support: set proper alt text for confirmation images that are shown when adding a linked device
Improve app icons on Windows
Fixes:
Do not include image metadata when sending images
Fix text color when quoting image messages
Fix border around image in image viewer
…and a few other minor changes and improvements.
Improvements:
Scale down large images before sending
Better error messages when trying to link a private Threema ID to a Threema Work app, or vice versa
Screen reader support: set proper alt text for confirmation images that are shown when adding a linked device
Improve app icons on Windows
Fixes:
Do not include image metadata when sending images
Fix text color when quoting image messages
Fix border around image in image viewer
…and a few other minor changes and improvements.
Perfect Forward Secrecy is now enabled by default
When being mentioned, your nickname is now displayed instead of “@me”
Fixed a bug that prevented the relative date from getting updated after midnight while in a chat
Fixed a bug that could result in new messages not being displayed in the chat overview
Various bug fixes and other improvements
Improvements:
Add full support for image messages: sending, receiving and in-app display
Add German translations
Fixes:
Fix performance bug when loading contact list or chat list
Fix bug that occurred during device linking with older Threema installations, related to server group validation
Disable built-in Electron DNS resolver to improve privacy
Various UI fixes
…and a few other minor changes and improvements.
Improvements:
Add full support for image messages: sending, receiving and in-app display
Add German translations
Fixes:
Fix performance bug when loading contact list or chat list
Fix bug that occurred during device linking with older Threema installations, related to server group validation
Disable built-in Electron DNS resolver to improve privacy
Various UI fixes
…and a few other minor changes and improvements.
Added user agent string for all MsgApi requests, default format: `threema-msgapi-sdk-php/{version}`
It is possible to stop using the user agent via the `userAgent` argument of the `ConnectionSettings` constructor or to change the setting
Added quote referencing and improved quote support
Miscellaneous other improvements
Improvements:
New device linking via QR code
Please test this by unlinking and relinking the beta app of Threema 2.0 for desktop with the latest iOS beta app. This will delete the chat history in the desktop app (but not on the mobile device).
Improve synchronization of profile pictures during linking
Enable changing the password in the user profile
Chat overview: improve text preview of group and file messages
File sending dialog: improve UX in case of errors when accessing files
Fixes:
Limit size of file messages to the maximum supported by Threema (100 MB)
Improve dialog that is shown when an invalid application state is detected
Set initial window size to avoid scrollbars
Embed fonts into application
…and a few other minor changes and improvements.
Breaking changes:
Various enums, such as “DeliveryReceiptType,” “ResultsDisclosureType,” and “VotingMode,” replace the previous integer-based type mappings
Added support for group message types
Added many new message types
Deserialization of additional message types is now supported
Added quote helper functions to the “GroupTextMessage” and “TextMessage” message types to facilitate determining message quotes
Added configurable User-Agent header
Started using Java 11 language level
Numerous security and stability improvements
Miscellaneous bug fixes
Updated dependencies
Breaking changes:
* Various enums such as “DeliveryReceiptType,” “ResultsDisclosureType,” and “VotingMode” replaced the previous integer-based type mappings
Added support for group message types
Added many new message types
Deserialization of additional message types is now supported
Added quote helper functions to the “GroupTextMessage” and “TextMessage” message types to facilitate determining message quotes
Added configurable User-Agent header
Started targeting .NET Framework 4.8
Numerous security and stability improvements
Miscellaneous bug fixes
Updated dependencies
Improvements:
Correctly handle messages from unknown and blocked contacts
Prevent application from being launched multiple times
Improve display of @Me and @All mentions in conversation list
Automatically un-archive chats when a message is sent or received
Bugfixes:
Fix issue that caused some data synchronization messages to be ignored
Prevent cases where context menus were displayed behind other elements and could not be clicked
Properly store and display profile pictures from Threema Gateway IDs
Other:
Preparations for new device linking flow
…and a few other minor changes and improvements.