Changes for page 7. Changelog

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

From version 5.4
edited by teamwire003
on 2024/02/29 15:29
Change comment: SUP-234
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,98 @@
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 +
62 +== 3.4.3 ==
63 +
64 +(% class="lead" %)
65 +Mar 21, 2024
66 +
67 +(% style="color:#e74c3c" %)**__Please note:__ For Teamwire Cloud customers with Teamwire Desktop Version 3.4.2 or lower the installation of this update is mandatory.**(%%)
68 +
69 +
70 +**FEATURES AND CHANGES**
71 +
72 +* The app will not perform checks related to SSL pinning anymore
73 +
74 +----
75 +
76 +== 4.0.9 ==
77 +
78 +(% class="lead" %)
79 +Mar 14, 2024
80 +
81 +**FEATURES AND CHANGES**
82 +
83 +* In the Edit Profile section you can now go edit your profile photo and upload a new one.
84 +* Also in the Edit Profile section, you can now change your password if needed
85 +* We’ve optimized the behaviour and availability of the "Join" button for ongoing voice and video calls.
86 +* We’ve improved our websockets connections to provide a better and faster experience in the app.
87 +* All app permissions set in the Dashboard are fully taken into account in this platform.
88 +* And a few subtle updates for an even more reliable and pleasant experience
89 +
90 +**FIXES**
91 +
92 +* Sometimes when you were added to a new or existing chat, it was not immediately reflected in your inbox.
93 +
94 +----
95 +
4 4  == 4.0.8 ==
5 5  
6 6  (% class="lead" %)