Changes for page 7. Changelog

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

From version 5.3
edited by teamwire003
on 2024/02/16 15:07
Change comment: SUP-233
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,116 @@
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 +
96 +== 4.0.8 ==
97 +
98 +(% class="lead" %)
99 +Feb 29, 2024
100 +
101 +**FEATURES AND CHANGES**
102 +
103 +* New section "Attention messages" in the chat settings. The attention messages shared in chat will be grouped in this new section to make it easier to find.
104 +* You can now go to your account section and edit your profile
105 +* New “Privacy” section in your account with new options like allowing you to see and manage all your active sessions and also your blocked contacts
106 +
107 +**FIXES**
108 +
109 +* The cancelling action when sending a video/audio/image message was not working properly
110 +* On a Windows OS the app could be opened multiple times
111 +
112 +----
113 +
4 4  == 4.0.7 ==
5 5  
6 6  (% class="lead" %)
... ... @@ -27,7 +27,7 @@
27 27  **FEATURES AND CHANGES**
28 28  
29 29  * Members of circles and lists can now be viewed in the directory.
30 -* Decide if you want to download automatically the attachments you receive by activating this option in the App settings section
140 +* Decide if you want to download automatically the attachments you receive by activating this option in the app settings section
31 31  * We have improved the updates of the read receipts
32 32  
33 33  **FIXES**
... ... @@ -93,7 +93,7 @@
93 93  
94 94  * We have improved the process of logging out for those who use automated registration with a more intuitive behavior.
95 95  * From now on, desktop sessions will provide the device information in the Active Sessions screen (only available on Mobile at the moment) 
96 -* If users have selected the "Show emails to others" option in their account, an email can be sent to them via their profile (at the moment the Account section is only available on Mobile).
206 +* If users have selected the "Show emails to others" option in their account, an email can be sent to them via their profile (at the moment the account section is only available on Mobile).
97 97  * We have improved the blocking of users by adding a confirmation step before the action is executed. This ensures that you can't accidentally block someone.
98 98  
99 99  **FIXES**