Changes for page 7. Changelog
Last modified by teamwire001 on 2025/04/02 13:12
From version 3.3
edited by teamwire001
on 2021/12/07 11:33
on 2021/12/07 11:33
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 6. Changelog1 +7. Changelog - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.teamwire00 11 +XWiki.teamwire003 - Content
-
... ... @@ -1,6 +1,500 @@ 1 += (% class="mark" %)API 18(%%) = 2 + 3 + 4 +== 4.0.14 == 5 + 6 +(% class="lead" %) 7 +Apr 19, 2024 8 + 9 +**FEATURES AND CHANGES** 10 + 11 +* Now you can add/edit the chat picture of group chats 12 +* Search results are now displayed faster when using the search bar while adding new chat members 13 +* We’ve kept optimizing the reconnection of the websockets 14 +* And a few subtle updates for an even more reliable and pleasant experience 15 + 16 +**FIXES** 17 + 18 +* Sometimes you were informed by push notifications that you received a reaction to your attention message, although this reaction belonged to an attention message not sent by you. 19 +* In some cases, after reading new messages of a chat, the badge (blue dot) for the new messages was still displayed. 20 +* In some cases your sent messages were appearing multiple times in your chats 21 +* When changing the title of a Group Chat from the Webclient or an old Desktop version (3.X.X), that chat title was appearing encrypted in the new Desktop 4.0.X versions. 22 +* Sometimes the author of a message was also appearing in his read receipts section 23 + 24 +---- 25 + 26 +== 4.0.12 == 27 + 28 +(% class="lead" %) 29 +Apr 11, 2024 30 + 31 +**FEATURES AND CHANGES** 32 + 33 +* We’ve kept optimizing the reconnection of the websockets after having the computer in standby mode. 34 +* From now on, you will receive a push notification when someone reacts to one of your attention messages. 35 +* 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. 36 +* And a few subtle updates for an even more reliable and pleasant experience 37 + 38 +**FIXES** 39 + 40 +* In some cases, the automated registration did not work correctly. 41 +* Sometimes it was not possible to perform a new login after doing a logout. 42 +* The proxy URL provided via the registry sometimes was not correctly applied to the app settings 43 +* When receiving attachments, the sender's name was not displayed in the preview of your message inbox. 44 +* In some cases some read receipts were not properly updated 45 +* In some cases, after reading new messages of a chat, the badge (blue dot) for the new messages was still displayed. 46 +* There was an edge case where your own messages were displayed as "New message". 47 +* 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. 48 + 49 +---- 50 + 51 +== 4.0.11 == 52 + 53 +(% class="lead" %) 54 +Apr 05, 2024 55 + 56 +**FEATURES AND CHANGES** 57 + 58 +* 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. 59 +* And a few subtle updates for an even more reliable and pleasant experience 60 + 61 +**FIXES** 62 + 63 +* In Broadcast-Chats it was sometimes not possible to see the last sent message completely 64 +* If a new poll was received, the first time entering the chat it was not visible. 65 +* If the network connection was lost during the registration process, the auto registration couldn’t be triggered again. 66 +* In some cases during auto registration, some values were required that can be entered manually in future. 67 + 68 +---- 69 + 70 +== 4.0.10 == 71 + 72 +(% class="lead" %) 73 +Mar 28, 2024 74 + 75 +**FEATURES AND CHANGES** 76 + 77 +* All registry entries have been implemented. 78 +Feel free to [[download our templates>>doc:Public.Applications.Desktop.Automated-Registration.WebHome]] for the required syntax of the variables. 79 +** User first name 80 +** User last name 81 +** User email address 82 +** User registration token 83 +** User phone number 84 +** User Email domain 85 +** Teamwire Server Backend URL 86 +** Proxy URL 87 +** Custom certificates 88 +** Custom support email address 89 +** Custom info for login audit 90 +** Run on startup 91 +** Enable/Disable logout by user 92 +** Enable/Disable session closing by user 93 +** __Please note:__ 94 +*** Configuring a registry entry for the system proxy is no longer applicable, as the new desktop app uses it by default 95 +*** Configuring a registry entry to use Windows Certificate Store is no longer applicable, as the new desktop app uses it by default 96 +* The message retention period is now properly applied to all your chats and messages 97 +* 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. 98 +* We improved our websockets connections. 99 +* Integration of Federated Chats and Users 100 +* And a few subtle updates for an even more reliable and pleasant experience 101 + 102 +**FIXES** 103 + 104 +* When another user changed his avatar, in some cases it was not properly updated in your app 105 +* In some cases the Push Notifications about a VoIP call didn’t sound if the app was in background 106 + 107 +---- 108 + 109 +== 3.4.3 == 110 + 111 +(% class="lead" %) 112 +Mar 21, 2024 113 + 114 +(% 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.**(%%) 115 + 116 + 117 +**FEATURES AND CHANGES** 118 + 119 +* The app will not perform checks related to SSL pinning anymore 120 + 121 +---- 122 + 123 +== 4.0.9 == 124 + 125 +(% class="lead" %) 126 +Mar 14, 2024 127 + 128 +**FEATURES AND CHANGES** 129 + 130 +* In the Edit Profile section you can now go edit your profile photo and upload a new one. 131 +* Also in the Edit Profile section, you can now change your password if needed 132 +* We’ve optimized the behaviour and availability of the "Join" button for ongoing voice and video calls. 133 +* We’ve improved our websockets connections to provide a better and faster experience in the app. 134 +* All app permissions set in the Dashboard are fully taken into account in this platform. 135 +* And a few subtle updates for an even more reliable and pleasant experience 136 + 137 +**FIXES** 138 + 139 +* Sometimes when you were added to a new or existing chat, it was not immediately reflected in your inbox. 140 + 141 +---- 142 + 143 +== 4.0.8 == 144 + 145 +(% class="lead" %) 146 +Feb 29, 2024 147 + 148 +**FEATURES AND CHANGES** 149 + 150 +* 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. 151 +* You can now go to your account section and edit your profile 152 +* 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 153 + 154 +**FIXES** 155 + 156 +* The cancelling action when sending a video/audio/image message was not working properly 157 +* On a Windows OS the app could be opened multiple times 158 + 159 +---- 160 + 161 +== 4.0.7 == 162 + 163 +(% class="lead" %) 164 +Feb 16, 2024 165 + 166 +**FEATURES AND CHANGES** 167 + 168 +* New section "Shared media" in the chat settings. The media shared in chat will be grouped in this new section to make it easier to find. 169 +* You can now create and edit Lists in your directory 170 +* When opening a Live Location you’ll now have a new settings option to decide if you want to show in the pin of the map the user name, the role and if the pins of nearby users should be grouped. 171 + 172 +**FIXES** 173 + 174 +* Some videos couldn’t be sent 175 +* At the end of the “Create new chat” flow, some users couldn’t create a new chat pressing the “Enter” button on their keyboard. 176 + 177 +---- 178 + 179 +== 4.0.6 == 180 + 181 +(% class="lead" %) 182 +Feb 02, 2024 183 + 184 +**FEATURES AND CHANGES** 185 + 186 +* Members of circles and lists can now be viewed in the directory. 187 +* Decide if you want to download automatically the attachments you receive by activating this option in the app settings section 188 +* We have improved the updates of the read receipts 189 + 190 +**FIXES** 191 + 192 +* Sometimes, the chat admins and members were not properly updated in the chat settings 193 +* If the user was removed from a chat that was currently open, the app crashed 194 + 195 +---- 196 + 197 +== 4.0.5 == 198 + 199 +(% class="lead" %) 200 +Jan 17, 2024 201 + 202 +**FEATURES AND CHANGES** 203 + 204 +* Manage more preferences. In the app settings section, you can select your preferred microphone and speaker device, which are used for calls and voice messages. 205 +* Teamwire can start in a minimised window. This option is available in the app settings. 206 +* We have also improved your experience in the logout flow 207 + 208 +**FIXES** 209 + 210 +* Sometimes sending video attachments took too much time 211 + 212 +---- 213 + 214 +== 4.0.4 == 215 + 216 +(% class="lead" %) 217 +Dec 21, 2023 218 + 219 +**FEATURES AND CHANGES** 220 + 221 +* Manage your preferences. The new app settings section provides options for notification tones, sending messages with enter, language settings, and much more. 222 +* We are here to help. In our Help center section, you can find all the information about the app and contact us if needed. 223 +* Now you can export your chat history as a PDF. This feature allows you to save your conversations for future reference or safekeeping. 224 +* The file size limit for audio attachments has been increased to 30 MB 225 + 226 +---- 227 + 228 +== 4.0.3 == 229 + 230 +(% class="lead" %) 231 +Dec 05, 2023 232 + 233 +**FEATURES AND CHANGES** 234 + 235 +* Now just click on any file shared in a chat to directly open it in their respective app. You won’t need to download the file first. 236 +* When searching for a specific user in the search bar of the inbox now, clicking on its result will display his full profile. 237 + 238 +**FIXES** 239 + 240 +* Forwarding some types of files was not working properly. Now you can forward videos, recorded audios, and calendar events again. 241 + 242 +---- 243 + 244 +== 4.0.2 == 245 + 246 +(% class="lead" %) 247 +Nov 21, 2023 248 + 249 +**FEATURES AND CHANGES** 250 + 251 +* We have improved the process of logging out for those who use automated registration with a more intuitive behavior. 252 +* From now on, desktop sessions will provide the device information in the Active Sessions screen (only available on Mobile at the moment) 253 +* 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). 254 +* 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. 255 + 256 +**FIXES** 257 + 258 +* The read receipts are now properly updated. 259 +* Now, only unarchived chats are shown in the Unread tab. 260 +* Duplicate notifications have been fixed. 261 +* When sending a message, the chat will automatically scroll to the bottom to ensure users can see the latest message. 262 +* To improve the readability of the chat, we have increased the space between the last message and the text input area. 263 +* New messages are displayed in the chat view without needing to switch chats. 264 + 265 +---- 266 + 267 +== 4.0.1 == 268 + 269 +(% class="lead" %) 270 +Nov 7, 2023 271 + 272 +Revamped and redesigned, the new Teamwire Desktop app makes collaboration faster and easier than ever. We're listening to your feedback and working hard to make our app even better, so updates take place every 2 weeks. 273 + 274 +This release resolves some issues and optimizes the overall user experience. 275 + 276 +**FEATURES AND CHANGES** 277 + 278 +* Your chat actions (e.g. "mark as unread" or "mark as favourite", etc) will now be synched when starting your Desktop app, so everything looks the same on all your devices 279 +* In the Directory, you can view your contact's full profile 280 +* You can directly start a call with someone that you didn’t have a chat with before 281 +* Downloaded file attachments (e.g. PDF, ZIP, etc) keep their original file name. This does not apply to photos or videos. 282 +* A lot more subtle updates for a more reliable and pleasant experience 283 + 284 +**FIXES** 285 + 286 +* Missing translation for the "Delete" message action 287 +* Some days of the week were not properly translated 288 +* In some cases, the app name was not correctly represented in the desktop Notification Center 289 +* When replying to messages, displaying the original message was sometimes delayed 290 +* Some app crashes were fixed 291 +* The "serverHost" value provided with the Windows Registry/config file (for automated registration) was not correctly stored. This caused the app to fall back to the default hostname (Teamwire Cloud) as soon as the app was re-started. 292 +* When saving an attached EXE file, the file name extension was dropped 293 + 294 +---- 295 + 296 +== 4.0.0 == 297 + 298 +(% class="lead" %) 299 +Oct 23, 2023 300 + 301 +Revamped and redesigned, the new Teamwire Desktop app makes collaboration faster and easier than ever. Rolling out on Mac, Windows and Linux today - available for web soon. 302 + 303 +This release includes several changes and fine-tuning, resulting in improved navigation and making app features easier to find. 304 + 305 +We would like to highlight the following enhancements in particular: 306 + 307 +* **Mark chats as read/unread** 308 +Chats can be marked as unread, allowing you to easily add a reminder to conversations which you want to go back to later. You can also mark a chat as read without opening the conversation. 309 +* **Mark chats as favourite** 310 +Favourite chats are displayed in a dedicated tab in the user's inbox, allowing them to organise their conversations and access favoured chats more quickly 311 +* New inbox filters to better organise your chats and quickly find them. Now you will have: All chats, Favourite chats, Unread chats, and Archived chats 312 +* Upgraded avatars for group chats and users without an uploaded photo to better identify them and to create a more vibrant and delightful experience while collaborating 313 +* Teamwire supports 8 more languages: French, Italian, Dutch, Turkish, Portuguese, Finnish, Polish, Czech, and Croatian 314 +* A lot more subtle updates for a more reliable and pleasant experience 315 + 316 +---- 317 + 318 + 319 += (% class="mark" %)API 17(%%) = 320 + 321 + 322 +== 3.4.2 == 323 + 324 +(% class="lead" %) 325 +May 18, 2023 326 + 327 +**FIXES** 328 + 329 +* When sending several images via Ctrl+C / Ctrl+V a wrong picture thumbnail was seen in the chat 330 + 331 +---- 332 + 333 +== 3.4.1 == 334 + 335 +(% class="lead" %) 336 +Apr 17, 2023 337 + 338 +**FIXES** 339 + 340 +* The contacts sync got stuck when there was a change of the federation state 341 +* Sometimes federated users were not displayed as members of the correct circles 342 + 343 +---- 344 + 345 +== 3.4.0 == 346 + 347 +(% class="lead" %) 348 +Jan 23, 2023 349 + 350 +**FEATURES AND CHANGES** 351 + 352 +* ArcGIS Maps: Teamwire supports ArcGIS Maps as maps provider when a location or live location is shared via a mobile Teamwire app. This feature requires to be configured in the Teamwire Dashboard. If enabled, the app will automatically start displaying your ArcGIS Maps layers. 353 + 354 +**FIXES** 355 + 356 +* An exception for WebSockets reconnection issues was not caught 357 + 358 +---- 359 + 360 +== 3.3.3 == 361 + 362 +(% class="lead" %) 363 +Dec 22, 2022 364 + 365 +**FIXES** 366 + 367 +* Sometimes the video call notifications were not received 368 +* Sometimes the app crash when opening the Directory tab 369 +* When sending several files via Ctrl+C / Ctrl+V the same file was attached multiple times 370 +* macOS 13 (Ventura) only: The "Seen by" section (read receipts) was not updated in the active chat view 371 +* macOS 13 (Ventura) only: Push notifications would not include messages previews and show "You have a message" only 372 +* macOS 13 (Ventura) only: Push notifications for one's own sent messages were generated (when sent from another active app/session) 373 +* macOS 13 (Ventura) only: Unread messages counter (in-app and Dock) was not updated, if the messages were read in another active app/session 374 + 375 +---- 376 + 377 +== 3.3.2 == 378 + 379 +(% class="lead" %) 380 +Nov 03, 2022 381 + 382 +**FIXES** 383 + 384 +* Fixed a conflict with the Password login when the setting "Require registration token for password login" was enabled in the Teamwire Dashboard 385 +* The Windows system proxy was not correctly applied 386 + 387 +---- 388 + 389 +== 3.3.1 == 390 + 391 +(% class="lead" %) 392 +Sep 22, 2022 393 + 394 +**FIXES** 395 + 396 +* Occasionally the last message you sent appeared back in the writing area 397 + 398 +---- 399 + 400 +== 3.3.0 == 401 + 402 +(% class="lead" %) 403 +Sep 21, 2022 404 + 405 +**FEATURES AND CHANGES** 406 + 407 +* We’ve substituted the reaction buttons of the Alert messages (OK/SOS) by checkmark and red cross icons ✅ ❌ 408 +* Add more value to your attention messages adding an attachment. You can now attach to them a photo, video, file and link. 409 +* View areas on maps: When a Location or Live Location is shared via a mobile Teamwire app, your colleagues are able to show specific areas by drawing them directly on the map in their mobile app. 410 + 411 +**FIXES** 412 + 413 +* Banner for not responded alerts didn't disappear after user responded to the alert 414 +* Join button did not work if user have left a call and tries to re-join 415 +* The app didn't stop ringing if call was answered from another client 416 +* Other small UI adjustments 417 + 418 +---- 419 + 420 + 1 1 = (% class="mark" %)API 16(%%) = 2 2 3 3 424 +== 3.2.1 == 425 + 426 +(% class="lead" %) 427 +May 30, 2022 428 + 429 +(% style="color:#e74c3c" %)**We would like to point out that the client update is mandatory for users of the Public Cloud. 430 +The update needs to be performed by 07 June 2022, otherwise connecting to the Teamwire Cloud will no longer be possible.** 431 + 432 +**FEATURES AND CHANGES** 433 + 434 +* Updated SSL pinning settings for the new Teamwire Cloud SSL certificate 435 + 436 +---- 437 + 438 +== 3.2.0 == 439 + 440 +(% class="lead" %) 441 +May 13, 2022 442 + 443 +**FEATURES AND CHANGES** 444 + 445 +* You can now "Join" ongoing calls you were invited to in case you missed the initial ring or were busy on another conversation 446 +* Improvements in viewing Live Location maps 447 +** Enable / Disable to show a user’s role in the map 448 +** Zoom in / out in the map with your mouse wheel or trackpad 449 +** Drag to the left to manually enlarge the map view 450 + 451 +**FIXES** 452 + 453 +* Automated registration was not performed correctly for Windows "Standard users" that had restrictive access 454 +* The app continued to ring when the user answered the call via another app client 455 +* Fixed some exceptions that caused 1:1 calls to crash 456 +* Group calls got terminated if one of the participants was already in another call 457 +* Smaller VoIP call fixes 458 + 459 +---- 460 + 461 +== 3.1.0 == 462 + 463 +(% class="lead" %) 464 +Apr 21, 2022 465 + 466 +**FEATURES AND CHANGES** 467 + 468 +* **Voice and video group calls** 469 +You can have voice and video calls in group chats with several users. This feature must be enabled by your admin. 470 +* Added the option to modify your video background during the call 471 +* Added the option to share your screen during calls 472 +* Smaller VoIP improvements 473 +* The public phone number in your profile will no longer support special characters (except "+" for the country code) and whitespaces 474 +* Improved search results in attention messages for better legibility 475 +* Added support for locations and attention messages in Federated chats 476 + 477 +**FIXES** 478 + 479 +* Federated chats showed the option to start a call 480 +* When Teamwire was in the background, the sound for an incoming call would continue, even though it had already been cancelled 481 +* Fixed some German system messages 482 +* Shared PNG images with transparent areas were sometimes not properly converted 483 +* Forwarding a message would crash the app under certain circumstances 484 + 485 +---- 486 + 487 +== 3.0.1 == 488 + 489 +(% class="lead" %) 490 +Feb 23, 2022 491 + 492 +**FIXES** 493 + 494 +* Under certain circumstances, the app keeps crashing shortly after starting it 495 + 496 +---- 497 + 4 4 == 3.0.0 == 5 5 6 6 (% class="lead" %) ... ... @@ -13,7 +13,7 @@ 13 13 * **Federated contacts and circles** 14 14 The directory will list federated contacts and circles, if you have been enabled for federated usage. They will show the Teamwire Federation icon and their associated backend name. More information about Teamwire Federation are available [[here>>doc:Customer.Administration.Teamwire-Federation.WebHome]]. 15 15 * **Private voice and video calls** 16 -You can have voice and video calls in 1:1 chats. 510 +You can have voice and video calls in 1:1 chats. Make sure to allow your browser to use your camera and microphone. 17 17 * System messages will show time stamps 18 18 * We improved our logfiles. They are also now collected in a dedicated directory in your app user data. 19 19 * Stability improvements