Optimierter Nachrichtenversand
Ist die Option «Zwischenspeichern von Nachrichtenentwürfen» aktiviert, wird neu auch der Betreff zwischengespeichert
Anpassung der Darstellung von Auslieferungsdetails, wenn die «Auslieferung nachverfolgen»-Option aktiviert ist
Behebung verschiedener Fehler und diverse Verbesserungen im Hintergrund
Perfect Forward Secrecy ist nun standardmässig aktiviert
Die iOS-App lässt sich nun mit der Beta-Version von Threema Work 2.0 für Desktop nutzen («Einstellungen > Desktop/Web > Verknüpftes Gerät (Beta)»)
Bei Erwähnung wird neu Ihr Nickname anstelle von «@Ich» angezeigt
Behebung eines Fehlers, wodurch die relative Datumsangabe in Chats bei Tageswechsel nicht automatisch aktualisiert wurde
Behebung eines Fehlers, wodurch neue Nachrichten in der Chatübersicht u.U. nicht angezeigt wurden
Behebung weiterer Fehler und verschiedene Verbesserungen
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 ist nun standardmässig aktiviert
Bei Erwähnung wird neu Ihr Nickname anstelle von «@Ich» angezeigt
Behebung eines Fehlers, wodurch die relative Datumsangabe in Chats bei Tageswechsel nicht automatisch aktualisiert wurde
Behebung eines Fehlers, wodurch eingegangene Nachrichten in der Chatübersicht u.U. nicht angezeigt wurden
Behebung weiterer Fehler und verschiedene Verbesserungen
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