Changes for page 7. Changelog
Last modified by teamwire001 on 2025/04/02 13:12
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,89 @@ 1 1 = (% class="mark" %)API 18(%%) = 2 2 3 3 4 +== 4.0.12 == 5 + 6 +(% class="lead" %) 7 +Apr 11, 2024 8 + 9 +**FEATURES AND CHANGES** 10 + 11 +* We’ve kept optimizing the reconnection of the websockets after having the computer in standby mode. 12 +* From now on, you will receive a push notification when someone reacts to one of your attention messages. 13 +* From now on, the app will be displayed by default in the language of your OS, and if it is not one of our 12 supported languages, it will be displayed in English. You can change the language in the app settings at any time. 14 +* And a few subtle updates for an even more reliable and pleasant experience 15 + 16 +**FIXES** 17 + 18 +* In some cases, the automated registration did not work correctly. 19 +* Sometimes it was not possible to perform a new login after doing a logout. 20 +* The proxy URL provided via the registry sometimes was not correctly applied to the app settings 21 +* When receiving attachments, the sender's name was not displayed in the preview of your message inbox. 22 +* In some cases some read receipts were not properly updated 23 +* In some cases, after reading new messages of a chat, the badge (blue dot) for the new messages was still displayed. 24 +* There was an edge case where your own messages were displayed as "New message". 25 +* If the title of a group chat was changed in the web client or in the Desktop 3.X.X versions, the title was displayed encrypted in the new Desktop 4.X.X versions. 26 + 27 +---- 28 + 29 +== 4.0.11 == 30 + 31 +(% class="lead" %) 32 +Apr 05, 2024 33 + 34 +**FEATURES AND CHANGES** 35 + 36 +* We optimised the reconnection of the websockets so that this process now runs faster and improves the user experience - especially with a weak data connection to the backend. 37 +* And a few subtle updates for an even more reliable and pleasant experience 38 + 39 +**FIXES** 40 + 41 +* In Broadcast-Chats it was sometimes not possible to see the last sent message completely 42 +* If a new poll was received, the first time entering the chat it was not visible. 43 +* If the network connection was lost during the registration process, the auto registration couldn’t be triggered again. 44 +* In some cases during auto registration, some values were required that can be entered manually in future. 45 + 46 +---- 47 + 48 +== 4.0.10 == 49 + 50 +(% class="lead" %) 51 +Mar 28, 2024 52 + 53 +**FEATURES AND CHANGES** 54 + 55 +* All registry entries have been implemented. 56 +Feel free to [[download our templates>>doc:Public.Applications.Desktop.Automated-Registration.WebHome]] for the required syntax of the variables. 57 +** User first name 58 +** User last name 59 +** User email address 60 +** User registration token 61 +** User phone number 62 +** User Email domain 63 +** Teamwire Server Backend URL 64 +** Proxy URL 65 +** Custom certificates 66 +** Custom support email address 67 +** Custom info for login audit 68 +** Run on startup 69 +** Enable/Disable logout by user 70 +** Enable/Disable session closing by user 71 +** __Please note:__ 72 +*** Configuring a registry entry for the system proxy is no longer applicable, as the new desktop app uses it by default 73 +*** Configuring a registry entry to use Windows Certificate Store is no longer applicable, as the new desktop app uses it by default 74 +* The message retention period is now properly applied to all your chats and messages 75 +* We improved the initial synchronisation so that this process now runs faster and in smaller steps. This will improve the user experience - especially with a weak data connection to the backend. 76 +* We improved our websockets connections. 77 +* Integration of Federated Chats and Users 78 +* And a few subtle updates for an even more reliable and pleasant experience 79 + 80 +**FIXES** 81 + 82 +* When another user changed his avatar, in some cases it was not properly updated in your app 83 +* In some cases the Push Notifications about a VoIP call didn’t sound if the app was in background 84 + 85 +---- 86 + 4 4 == 3.4.3 == 5 5 6 6 (% class="lead" %)