Changes for page 7. Changelog

Last modified by teamwire001 on 2025/04/02 13:12

From version 5.7
edited by teamwire003
on 2024/03/27 16:25
Change comment: SUP-240
To version 5.9
edited by teamwire003
on 2024/04/05 12:25
Change comment: SUP-246

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,64 @@
1 1  = (% class="mark" %)API 18(%%) =
2 2  
3 3  
4 +== 4.0.11 ==
5 +
6 +(% class="lead" %)
7 +Apr 05, 2024
8 +
9 +**FEATURES AND CHANGES**
10 +
11 +* 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.
12 +* And a few subtle updates for an even more reliable and pleasant experience
13 +
14 +**FIXES**
15 +
16 +* In Broadcast-Chats it was sometimes not possible to see the last sent message completely
17 +* If a new poll was received, the first time entering the chat it was not visible.
18 +* If the network connection was lost during the registration process, the auto registration couldn’t be triggered again.
19 +* In some cases during auto registration, some values were required that can be entered manually in future.
20 +
21 +----
22 +
23 +== 4.0.10 ==
24 +
25 +(% class="lead" %)
26 +Mar 28, 2024
27 +
28 +**FEATURES AND CHANGES**
29 +
30 +* All registry entries have been implemented.
31 +Feel free to [[download our templates>>doc:Public.Applications.Desktop.Automated-Registration.WebHome]] for the required syntax of the variables.
32 +** User first name
33 +** User last name
34 +** User email address
35 +** User registration token
36 +** User phone number
37 +** User Email domain
38 +** Teamwire Server Backend URL
39 +** Proxy URL
40 +** Custom certificates
41 +** Custom support email address
42 +** Custom info for login audit
43 +** Run on startup
44 +** Enable/Disable logout by user
45 +** Enable/Disable session closing by user
46 +** __Please note:__
47 +*** Configuring a registry entry for the system proxy is no longer applicable, as the new desktop app uses it by default
48 +*** Configuring a registry entry to use Windows Certificate Store is no longer applicable, as the new desktop app uses it by default
49 +* The message retention period is now properly applied to all your chats and messages
50 +* 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.
51 +* We improved our websockets connections.
52 +* Integration of Federated Chats and Users
53 +* And a few subtle updates for an even more reliable and pleasant experience
54 +
55 +**FIXES**
56 +
57 +* When another user changed his avatar, in some cases it was not properly updated in your app
58 +* In some cases the Push Notifications about a VoIP call didn’t sound if the app was in background
59 +
60 +----
61 +
4 4  == 3.4.3 ==
5 5  
6 6  (% class="lead" %)