Changes for page 7. Changelog

Last modified by teamwire003 on 2026/08/14 09:17

From version 21.1
edited by teamwire001
on 2026/07/22 09:23
Change comment: SUP-474
To version 5.8
edited by teamwire003
on 2024/03/28 10:06
Change comment: SUP-243

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.teamwire001
1 +XWiki.teamwire003
Content
... ... @@ -1,936 +1,1134 @@
1 -= {{icon name="cube"}}{{/icon}} API 20 =
1 += (% class="mark" %)API 18(%%) =
2 2  
3 3  
4 -== 5.0.0 ==
4 +== 4.0.10 ==
5 5  
6 6  (% class="lead" %)
7 -Jul 22, 2026
7 +Mar 28, 2024
8 8  
9 9  **FEATURES AND CHANGES**
10 10  
11 -* {{html}}🎭{{/html}} **Roles**
12 -Introducing **Roles**, a new way to keep communication aligned with responsibilities. Take on a Role such as **Shift Leader**, **Dispatcher**, or **Operations Lead**, and your current Role will be visible in all your chat messages. Teamwire automatically keeps your inbox up to date by adding you to conversations linked to your active Roles and removing you when those Roles change. Whether you're working shifts, rotating responsibilities, or joining temporary teams, Roles ensure you're always in the right conversations at the right time.
13 -**Note:** Roles are available only if enabled by your organization's administrator.
14 -* {{html}}📋{{/html}} **More Flexible Lists**
15 -Lists make it faster and easier to create group chats by letting you add multiple members at once. With this release, Lists become even more flexible:
16 -** **Rename your Lists** at any time to keep them organized and up to date.
17 -** **Add Enterprise Directory contacts** (users outside your organisation) to your Lists.
18 -These improvements help you organize recurring groups more efficiently and create conversations even faster.
19 -* {{html}}📋{{/html}} **Circles, Roles and bots can now be added to your Lists**
20 -From now on, you can add entire **Circles**, **Roles and Bots** to your personal **Lists**, not just individual members. This makes it much easier to prepare for group conversations when you regularly work with the same teams or departments. By grouping Circles, Roles and bots into your own Lists, creating a group chat becomes faster and more convenient: simply select the List and all its members will be added at once. No need to select Circles, Roles and Bots one by one.
21 -A small change that saves time and helps you stay organized when collaborating with recurring groups.
22 -* {{html}}📥{{/html}} **Improved chat filters in the Inbox**
23 -The Inbox now comes with a refreshed design for chat filters. In addition, **Favourites**, **Unread**, and **Archived** tabs now display a counter showing how many unread chats are inside each section. The result is a clearer, more informative Inbox that helps you stay on top of your conversations at a glance.
24 -* {{html}}👥{{/html}} **Clearer visibility of Lists and Circles**
25 -The Directory now shows the number of members in each **List** and **Circle** directly in the overview, making it easier to understand group size at a glance, without opening each one individually. This improvement also applies when **adding members to a group chat**: Lists and Circles now display their member count in the selection flow, helping you quickly identify, choose, and add the right group with more confidence.
26 -A small enhancement that reduces friction and makes working with groups faster and more intuitive.
27 -* {{html}}🔎{{/html}} **Improved member management in group chats**
28 -The **Members** section in group chat settings has been enhanced to make managing large chats easier and more efficient.
29 -You'll now find a **search bar**, allowing you to quickly search for specific users or Circles within the chat, especially useful when you need to confirm whether someone is already part of a large group.
30 -In addition, new **member filters** make it easier to navigate between **All**, **Admins**, **Circles**, and **Bots**, providing a clearer and more pleasant browsing experience.
31 -Finally, the Members section now shows the **total of members** in the chat. If a user is added both individually and through a Circle, they are counted only once, giving you a more accurate overview of the actual number of participants.
32 -* {{html}}💼{{/html}} **"Role" has been renamed to "Job title"**
33 -As part of a refreshed design of the user profile section, the field previously called **"Role"** has been renamed to **"Job title"**. This better reflects the information it represents and helps avoid confusion with administrative roles. No functionality has changed, just clearer wording for a better experience.
34 -* {{html}}📍{{/html}} **Clearer Live Location information**
35 -We've improved the design of ended Live Location messages to make their timing information easier to understand. Previously, the timestamp displayed in the message could be confused with the moment the Live Location ended, when in fact it represented the time the Live Location was originally shared. The new design provides a clearer distinction between the start and end of shared Live Locations. This avoids confusion when interpreting the location history.
36 -* {{html}}🎨{{/html}} **Updated App & Tray Icons**
37 -We've refreshed the Teamwire app and tray icons on **Windows** and **Linux**. The previous icons included additional margins around the logo, making them appear smaller compared to the icons on other platforms. The updated design makes better use of the available space, resulting in a more consistent and recognizable Teamwire appearance across all devices.
38 -* A lot more subtle updates for a more reliable and pleasant experience
11 +* All registry entries have been implemented.
12 +Feel free to [[download our templates>>doc:Public.Applications.Desktop.Automated-Registration.WebHome]] for the required syntax of the variables.
13 +** User first name
14 +** User last name
15 +** User email address
16 +** User registration token
17 +** User phone number
18 +** User Email domain
19 +** Teamwire Server Backend URL
20 +** Proxy URL
21 +** Custom certificates
22 +** Custom support email address
23 +** Custom info for login audit
24 +** Run on startup
25 +** Enable/Disable logout by user
26 +** Enable/Disable session closing by user
27 +** __Please note:__
28 +*** Configuring a registry entry for the system proxy is no longer applicable, as the new desktop app uses it by default
29 +*** Configuring a registry entry to use Windows Certificate Store is no longer applicable, as the new desktop app uses it by default
30 +* The message retention period is now properly applied to all your chats and messages
31 +* 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.
32 +* We improved our websockets connections.
33 +* Integration of Federated Chats and Users
34 +* And a few subtle updates for an even more reliable and pleasant experience
39 39  
40 40  **FIXES**
41 41  
42 -* We've improved conversation synchronization in scenarios involving certain system events, helping chats appear more reliably across devices.
43 -* When **Send with Enter** was disabled, links pasted into multi-line messages could disappear when the message was sent using the send button.
44 -* In some cases, attention messages containing an attachment were not displayed correctly when exporting the chat history.
38 +* When another user changed his avatar, in some cases it was not properly updated in your app
39 +* In some cases the Push Notifications about a VoIP call didn’t sound if the app was in background
45 45  
46 46  ----
47 47  
43 +== 3.4.3 ==
48 48  
49 -= {{icon name="cube"}}{{/icon}} API 19 =
45 +(% class="lead" %)
46 +Mar 21, 2024
50 50  
48 +(% 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.**(%%)
49 +
51 51  
52 -== 4.7.2 ==
51 +**FEATURES AND CHANGES**
53 53  
53 +* The app will not perform checks related to SSL pinning anymore
54 +
55 +----
56 +
57 +== 4.0.9 ==
58 +
54 54  (% class="lead" %)
55 -Apr 23, 2026
60 +Mar 14, 2024
56 56  
57 57  **FEATURES AND CHANGES**
58 58  
59 -* We’ve upgraded the OpenLayers version powering our map features, resulting in a smoother and more reliable experience.
64 +* In the Edit Profile section you can now go edit your profile photo and upload a new one.
65 +* Also in the Edit Profile section, you can now change your password if needed
66 +* We’ve optimized the behaviour and availability of the "Join" button for ongoing voice and video calls.
67 +* We’ve improved our websockets connections to provide a better and faster experience in the app.
68 +* All app permissions set in the Dashboard are fully taken into account in this platform.
69 +* And a few subtle updates for an even more reliable and pleasant experience
60 60  
71 +**FIXES**
72 +
73 +* Sometimes when you were added to a new or existing chat, it was not immediately reflected in your inbox.
74 +
61 61  ----
62 62  
63 -== 4.7.1 ==
77 +== 4.0.8 ==
64 64  
65 65  (% class="lead" %)
66 -Feb 19, 2025
80 +Feb 29, 2024
67 67  
68 68  **FEATURES AND CHANGES**
69 69  
70 -* (% style="font-size:110%" %){{html}}✨{{/html}}(%%) **A refreshed Teamwire look**
71 -Teamwire now comes with a refreshed brand identity, bringing a more modern and consistent look across the app.
72 -This update reflects our evolved vision and product design, while keeping the experience familiar and easy to use.
73 -* (% style="font-size:110%" %){{html}}🗺️{{/html}}(%%) **Track Board: A new aggregated view to track all live location being shared with you.**
74 -We’re introducing **Track Board**, a new feature designed to give teams instant visibility into all active live locations shared in all your different chats, helping teams make faster and more informed decisions.
75 -Accessible via a new button at the top of the Inbox, Track Board opens a dedicated window, movable to another screen if needed, where all shared live locations come together in a single, clear view.
76 -**What you can expect from this feature:**
77 -** **Centralized tracking:** View all users sharing their live location across any of your chats in a single map.
78 -** **Customizable view:** Select which chats to include and focus only on the live locations that matter.
79 -** **Smarter coordination:** Interact instantly with users by mentioning them, opening their profile, checking coordinates, or jumping to their source chat in one click.
80 -* (% style="font-size:110%" %){{html}}🎉{{/html}}(%%) **Faster Reaction Insights**
81 -We’ve made emoji reactions even more convenient.
82 -You can now simply hover over a reaction below a message to instantly see who reacted with that emoji, no need to open the detailed reactions report. This improvement gives you immediate visibility into engagement, making it even faster to understand responses and follow up when needed.
83 -* A lot more subtle updates for a more reliable and pleasant experience
84 +* 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.
85 +* You can now go to your account section and edit your profile
86 +* 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
84 84  
85 85  **FIXES**
86 86  
87 -* In a rare edge case, after inserting multi-line content, the cursor could jump to the next line by clicking a blank line.
88 -* An edge case where a chat could remain unread after being fully read.
90 +* The cancelling action when sending a video/audio/image message was not working properly
91 +* On a Windows OS the app could be opened multiple times
89 89  
90 90  ----
91 91  
92 -== 4.6.0 ==
95 +== 4.0.7 ==
93 93  
94 94  (% class="lead" %)
95 -Dec 17, 2025
98 +Feb 16, 2024
96 96  
97 97  **FEATURES AND CHANGES**
98 98  
99 -* {{html}}🎉{{/html}} **Emoji reactions & engagement insights**
100 -You can now react to any message with an emoji which provides a quick and expressive way to share feedback or emotion without interrupting the flow.
101 -Whether it's {{html}}👍{{/html}}, {{html}}❤️{{/html}}, {{html}}😂{{/html}}, or {{html}}😮{{/html}} - expressing yourself is now faster and easier than ever. It's perfect for showing support, agreement, or just having a little fun.
102 -Alongside emojis, you can now access the new detailed reactions report to see engagement per message. Want to thank everyone who {{html}}👍{{/html}} a message? It's simple and fast: You can instantly create a group chat with everyone who used a specific reaction, or even with those who haven't reacted yet. These improvements make team communication more dynamic, help you identify engagement at a glance, and follow up effortlessly when action is needed.
103 -** This feature will be rolled out gradually across all app platforms in the coming months
104 -* {{html}}🗺️{{/html}} **Advanced Maps**
105 -We are excited to introduce the overhaul of our locations and live locations feature, all aimed at giving you an even better experience facilitate a more efficient collaboration with your team.
106 -* A lot more subtle updates for a more reliable and pleasant experience
102 +* 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.
103 +* You can now create and edit Lists in your directory
104 +* 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.
107 107  
108 108  **FIXES**
109 109  
110 -* When selecting text and dragging it inside a chat, the drag & drop overlay appeared as if you were pulling a file into the window. Now, that layer no longer appears in those cases, ensuring a smoother text selection experience.
111 -* When you disabled "Send message with Enter" in the app settings, any line breaks created with the Enter key were ignored when sending the message. Now, those line breaks are correctly preserved in the sent message.
108 +* Some videos couldnt be sent
109 +* At the end of the “Create new chat flow, some users couldn’t create a new chat pressing the “Enter button on their keyboard.
112 112  
113 113  ----
114 114  
115 -== 4.5.0 ==
113 +== 4.0.6 ==
116 116  
117 117  (% class="lead" %)
118 -Oct 23, 2025
116 +Feb 02, 2024
119 119  
120 120  **FEATURES AND CHANGES**
121 121  
122 -* {{html}}📍{{/html}} **"what3words" locations**
123 -We now support clickable what3words.com links in Teamwire chats!
124 -what3words divides the world into a grid of 3 metre squares, each identified by a unique combination of three words. This makes it easy to communicate precise locations without relying on long latitude/longitude coordinates.
125 -From this release, when someone shares a what3words address in a chat, Teamwire will automatically detect it and turn into a link, which will lead to your external browser on the "what3words" map. This makes sharing and navigating to exact locations faster, easier, and less error-prone.
126 -* {{html}}🖼️{{/html}} **Better downloads by default**
127 -Drag & drop images from chats to your computer and they'll now save in the best available quality. This means clearer visuals for presentations, documents, or whenever detail matters.
128 -* {{html}}👤{{/html}} **Clearer Profile editing with LDAP**
129 -Profile info provided by the LDAP sync cannot be edited by users. From now on, these data fields are visually labelled as non-editable in the "Edit Profile" section, with a banner explaining that they are managed centrally by their organisation.
130 -* A lot more subtle updates for a more reliable and pleasant experience
120 +* Members of circles and lists can now be viewed in the directory.
121 +* Decide if you want to download automatically the attachments you receive by activating this option in the app settings section
122 +* We have improved the updates of the read receipts
131 131  
132 132  **FIXES**
133 133  
134 -* Polls with very long questions failed when being sent. Now, when you exceed the character limit, the app shows an error and disables the create button so the user can adjust the content accordingly.
135 -* When public circles were added to a group chat between two organisations, they incorrectly appeared in the other organisation's directory. This has been corrected. Public circles from other organisations will now correctly appear in the "Chat Members" section only and are no longer displayed in the general directory.
126 +* Sometimes, the chat admins and members were not properly updated in the chat settings
127 +* If the user was removed from a chat that was currently open, the app crashed
136 136  
137 137  ----
138 138  
139 -== 4.4.0 ==
131 +== 4.0.5 ==
140 140  
141 141  (% class="lead" %)
142 -Sep 10, 2025
134 +Jan 17, 2024
143 143  
144 144  **FEATURES AND CHANGES**
145 145  
146 -* {{html}}🔔{{/html}} **The @Mentions feature is now a reality**
147 -Address other users directly in a group chat, grab their attention or loop them in an ongoing conversation. Just type @ and then select a user from the list of chat members. Alternatively, you can use "@all" to get the attention of all the members in the chat. If the mentioned user has muted the chat, the setting will be ignored and they will receive a notification.
148 -* {{html}}☑️{{/html}} **New "All members" shortcut to select members for voice and video calls**
149 -You can now quickly add everyone to a group video or voice call by selecting the new All members option, instead of checking each participant one by one. This option is only available when the group size does not exceed the voice/video call participants limit.
150 -* {{html}}🪄{{/html}} **Mark all chats as read**
151 -Too many chats with unread messages when coming back from vacations? Use the new button "Mark all as read" to clean up your inbox quickly. This option will appear on the Unread and Archived tab when you have two or more chats with unread messages there.
152 -* {{html}}✨{{/html}} **Improved Drafts: Now easier to spot and send**
153 -We've upgraded the Drafts feature you already know! Now, any chat with an unsent message will be moved to the top of your inbox and highlighted with a blue "Draft" label - making it easier than ever to find and finished messages. Use it to pick up where you left off or as a lightweight way to schedule messages for later.
154 -* {{html}}📣{{/html}} **Better notification experience**
155 -We've refreshed the design of push notifications to make them clearer and easier to act on.
156 -* {{html}}💬{{/html}} We have implemented a mechanism that prevents sending duplicate messages during unstable network conditions or connection interferences.
157 -* {{html}}⌨️{{/html}} The Enter key and the Enter key on the numeric keypad (numpad) now work the same way: pressing either will send your message. Previously, pressing the numpad Enter would insert a new line instead of sending the message. If you want to add a new line to your message, use {{code language="none"}}Shift + Enter{{/code}}.
158 -* A lot more subtle updates for a more reliable and pleasant experience
138 +* 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.
139 +* Teamwire can start in a minimised window. This option is available in the app settings.
140 +* We have also improved your experience in the logout flow
159 159  
160 160  **FIXES**
161 161  
162 -* In some cases it was not possible to open a file from the shared media section inside a chat
163 -* We've improved how search results are displayed, so even with many results they now load more smoothly without flickering.
164 -* We've adjusted a German translation related to the feature "Minimise always to system tray".
144 +* Sometimes sending video attachments took too much time
165 165  
166 166  ----
167 167  
168 -== 4.3.0 ==
148 +== 4.0.4 ==
169 169  
170 170  (% class="lead" %)
171 -Jun 06, 2025
151 +Dec 21, 2023
172 172  
173 173  **FEATURES AND CHANGES**
174 174  
175 -* **Ensure that important information is prominently displayed at the top of a chat with the new "Pin message" feature**
176 -** Users will be able to pin up to 5 messages at the top of each chat so that their information remains more prominent and accessible to any user of that chat
177 -** This feature will be launched across all our app platforms in the coming weeks
178 -* **Search and communicate based on the Department or Role info**
179 -You may not know everyone in your organisation. That's why, from now on, you'll be able to search by the fields available in a user's profile - Department or Role - both in the Directory and when creating a chat. We'll display the users who match your search, making it easier and faster to identify and communicate with your desired recipient.
180 -* Improved performance: The app now uses less RAM, helping it run more smoothly and efficiently.
181 -* When an image is shared in a chat, a new option to print it directly is now available in the image's context menu.
182 -* We extended the image preview window with more options: You can now see the sender and timestamp, and quickly print, save, reply to, or forward the image.
183 -* We adjusted the minimum height of our Desktop app to be 720px
184 -* A lot more subtle updates for a more reliable and pleasant experience
155 +* Manage your preferences. The new app settings section provides options for notification tones, sending messages with enter, language settings, and much more.
156 +* We are here to help. In our Help center section, you can find all the information about the app and contact us if needed.
157 +* Now you can export your chat history as a PDF. This feature allows you to save your conversations for future reference or safekeeping.
158 +* The file size limit for audio attachments has been increased to 30 MB
185 185  
160 +----
161 +
162 +== 4.0.3 ==
163 +
164 +(% class="lead" %)
165 +Dec 05, 2023
166 +
167 +**FEATURES AND CHANGES**
168 +
169 +* 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.
170 +* When searching for a specific user in the search bar of the inbox now, clicking on its result will display his full profile.
171 +
186 186  **FIXES**
187 187  
188 -* Sometimes the drag and drop layer stayed over the chat view
189 -* If a closed chat was marked as unread, it was not marked as read again after re-visiting.
190 -* Improved scrolling performance when viewing older messages in large chats
191 -* Some chats couldn't be exported properly
192 -* Voice message replies were not displayed correctly in the chat view
174 +* Forwarding some types of files was not working properly. Now you can forward videos, recorded audios, and calendar events again. 
193 193  
194 194  ----
195 195  
196 -== 4.2.0 ==
178 +== 4.0.2 ==
197 197  
198 198  (% class="lead" %)
199 -Mar 27, 2025
181 +Nov 21, 2023
200 200  
201 201  **FEATURES AND CHANGES**
202 202  
203 -* **Someone is typing?**
204 -When in a chat, a new notification bar will pop up when another user is typing or recording an audio. Stay tuned to catch their messages!
205 -* **Don't forget to send your messages!**
206 -Now if you start writing a message in a chat but then switch to another chat without sending that message, a new "Draft" label will appear in the chat list so that you can easily identify it.
207 -* **Enhanced moderation and message control**
208 -Chat admins now can delete any message in their chats, enabling them to swiftly remove inappropriate, irrelevant, or harmful content to maintain a positive and organised working space.
209 -* **Better experience with you attachments**
210 -** When clicking an image shared in a the chat, you are seeing it in our internal preview screen. Now this preview screen provides new options to zoom in/out to better analyze it.
211 -** When clicking on executables files, you'll be able to directly save them to your computer.
212 -** When clicking on type of files like PDFs, .docs, .txts, etc they will be directly opened in their default external application.
213 -* We've improved how we interpret the links you share in the chats so that now we support even more URLs types 
214 -* Better loading performance of the chat settings view for chats with a lot of users
215 -* We've improved the contact sync during the login experience for users that don't belong to any circle and their organisations has the privacy policy set as "Circles only"
185 +* We have improved the process of logging out for those who use automated registration with a more intuitive behavior.
186 +* From now on, desktop sessions will provide the device information in the Active Sessions screen (only available on Mobile at the moment) 
187 +* 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).
188 +* 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.
189 +
190 +**FIXES**
191 +
192 +* The read receipts are now properly updated.
193 +* Now, only unarchived chats are shown in the Unread tab.
194 +* Duplicate notifications have been fixed. 
195 +* When sending a message, the chat will automatically scroll to the bottom to ensure users can see the latest message.
196 +* To improve the readability of the chat, we have increased the space between the last message and the text input area.
197 +* New messages are displayed in the chat view without needing to switch chats. 
198 +
199 +----
200 +
201 +== 4.0.1 ==
202 +
203 +(% class="lead" %)
204 +Nov 7, 2023
205 +
206 +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.
207 +
208 +This release resolves some issues and optimizes the overall user experience.
209 +
210 +**FEATURES AND CHANGES**
211 +
212 +* 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
213 +* In the Directory, you can view your contact's full profile
214 +* You can directly start a call with someone that you didn’t have a chat with before
215 +* Downloaded file attachments (e.g. PDF, ZIP, etc) keep their original file name. This does not apply to photos or videos.
216 216  * A lot more subtle updates for a more reliable and pleasant experience
217 217  
218 218  **FIXES**
219 219  
220 -* Closed group chats with unread messages couldn't be marked as read
221 -* In some edge cases, when sending multiple images simultaneously, a race condition could occur, causing some images to not appear in the chat until the app is restarted.
222 -* It was not possible to create a chat with two or more lists if a user was member of multiple lists
223 -* In some edge cases users couldn't use their camera when joining a video call
224 -* It was not possible to change the app's language in the app settings
225 -* On Windows, the system tray icon was a bit pixelated.
220 +* Missing translation for the "Delete" message action
221 +* Some days of the week were not properly translated
222 +* In some cases, the app name was not correctly represented in the desktop Notification Center
223 +* When replying to messages, displaying the original message was sometimes delayed
224 +* Some app crashes were fixed
225 +* 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.
226 +* When saving an attached EXE file, the file name extension was dropped
226 226  
227 227  ----
228 228  
230 +== 4.0.0 ==
229 229  
230 -= {{icon name="cube"}}{{/icon}} API 18 =
232 +(% class="lead" %)
233 +Oct 23, 2023
231 231  
235 +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.
232 232  
233 -== 4.1.2 ==
237 +This release includes several changes and fine-tuning, resulting in improved navigation and making app features easier to find.
234 234  
239 +We would like to highlight the following enhancements in particular:
240 +
241 +* **Mark chats as read/unread**
242 +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.
243 +* **Mark chats as favourite**
244 +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
245 +* 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
246 +* 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
247 +* Teamwire supports 8 more languages: French, Italian, Dutch, Turkish, Portuguese, Finnish, Polish, Czech, and Croatian
248 +* A lot more subtle updates for a more reliable and pleasant experience
249 +
250 +----
251 +
252 +
253 += (% class="mark" %)API 17(%%) =
254 +
255 +
256 +== 3.4.2 ==
257 +
235 235  (% class="lead" %)
236 -Dec 17, 2024
259 +May 18, 2023
237 237  
238 238  **FIXES**
239 239  
240 -* Chats with the last activity older than 90 days were not appearing in the inbox, even if the messages retention period was longer than 90 days. Users will not have to re-login to apply this fix.
263 +* When sending several images via Ctrl+C / Ctrl+V a wrong picture thumbnail was seen in the chat
241 241  
242 242  ----
243 243  
244 -== 4.1.1 ==
267 +== 3.4.1 ==
245 245  
246 246  (% class="lead" %)
247 -Dec 10, 2024
270 +Apr 17, 2023
248 248  
249 249  **FIXES**
250 250  
251 -* In some edge cases the app was crashing when the user was looking at specific chats
274 +* The contacts sync got stuck when there was a change of the federation state
275 +* Sometimes federated users were not displayed as members of the correct circles
252 252  
253 253  ----
254 254  
255 -== 4.1.0 ==
279 +== 3.4.0 ==
256 256  
257 257  (% class="lead" %)
258 -Oct 09, 2024
282 +Jan 23, 2023
259 259  
260 -We are excited to introduce the overhaul of our Desktop app, all aimed at giving you an even better messaging experience.
284 +**FEATURES AND CHANGES**
261 261  
262 -This release includes several changes and fine-tuning, resulting in improved navigation and making app features easier to find.
286 +* 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.
263 263  
264 -We would like to highlight the following enhancements in particular:
288 +**FIXES**
265 265  
266 -**FEATURES AND CHANGES**
290 +* An exception for WebSockets reconnection issues was not caught
267 267  
268 -* We added back the option "Minimise always to system tray" and "Minimise to tray instead of closing" in the settings section for Windows users.
269 -* Now Teamwire can also share files .avi, .mpg, .wmv in the chats.
270 -* We've adjusted the background color seen in the preview screen when clicking on a PNG image shared in a chat.
271 -* We've polished some details of the emoji picker feature to provide a better experience.
272 -* Once you have this version installed, when installing the next ones with with MSIEXEC, any existing version of the application will be uninstalled before proceeding to install the new version.
273 -* A lot more subtle updates for a more reliable and pleasant experience.
292 +----
274 274  
294 +== 3.3.3 ==
295 +
296 +(% class="lead" %)
297 +Dec 22, 2022
298 +
275 275  **FIXES**
276 276  
277 -* When joining a VoIP call, you couldn't turn on the camera if you turned it off in the initial pop call dialog.
278 -* In some cases it was not possible to play videos and audios from the Shared media section
279 -* Some videos couldn't be shared
280 -* Some users appeared duplicated in the Chat Members section
281 -* The Dashboard permission for not showing the Notifications Preview was not properly applied
282 -* In some cases, the registry value "email" was not applied for Windows users.
283 -* In some edge cases, when a user was added to an existing chat, the old messages of the chat appeared as encrypted to him.
301 +* Sometimes the video call notifications were not received
302 +* Sometimes the app crash when opening the Directory tab
303 +* When sending several files via Ctrl+C / Ctrl+V the same file was attached multiple times
304 +* macOS 13 (Ventura) only: The "Seen by" section (read receipts) was not updated in the active chat view
305 +* macOS 13 (Ventura) only: Push notifications would not include messages previews and show "You have a message" only
306 +* macOS 13 (Ventura) only: Push notifications for one's own sent messages were generated (when sent from another active app/session)
307 +* macOS 13 (Ventura) only: Unread messages counter (in-app and Dock) was not updated, if the messages were read in another active app/session
284 284  
285 285  ----
286 286  
287 -== 4.0.19 ==
311 +== 3.3.2 ==
288 288  
289 289  (% class="lead" %)
290 -Aug 26, 2024
314 +Nov 03, 2022
291 291  
292 -**FEATURES AND CHANGES**
316 +**FIXES**
293 293  
294 -* Who doesn't love emojis (% style="font-size:110%" %){{html}}💙{{/html}}(%%)? From now on you'll find a new emoji picker in the text box of any chat so that you can easily express your ideas with emojis (% style="font-size:110%" %){{html}}🤩{{/html}} {{html}}🙌{{/html}}(%%) !
295 -* You have the perfect GIF to express something? From now on once you share one in a chat, it will be played automatically for others, they won't have to click on it to properly view it.
296 -* Now you can "right click" any chat row in your inbox and it will appear a floating menu with all the options that you can perform to that chat.
297 -* We improved the experience when adding members to an existing chat.
298 -* We have also improved the sync process so that you have a better experience.
299 -* We have improved the experience in some flows like replying messages with attachments and attention messages.
300 -* Implementation of a new and easy way to download logs from the crash screen and from the Help Center Section.
301 -* A new helper screen will appear to a user when he tries to leave a chat where he has been added as part of a circle
302 -* We have improved the experience in the Search feature inside a chat
318 +* Fixed a conflict with the Password login when the setting "Require registration token for password login" was enabled in the Teamwire Dashboard
319 +* The Windows system proxy was not correctly applied
303 303  
321 +----
322 +
323 +== 3.3.1 ==
324 +
325 +(% class="lead" %)
326 +Sep 22, 2022
327 +
304 304  **FIXES**
305 305  
306 -* When a chat was closed that was previously marked as unread, it could no longer be marked as read.
307 -* In a few cases some shared files couldn't be opened properly
308 -* During a voice call you couldn't share your screen until you had started your camera once.
309 -* In an edge case the app couldn't be started anymore after updating from 4.0.17 to 4.0.18
310 -* In some cases the Teamwire logo was not shown in the Push notifications on Windows 10 and 11
311 -* In some edge cases when receiving an Alert, the sound of a regular message was played instead of the Alert sound.
312 -* In some Windows devices the Teamwire notifications couldn't be managed in the Windows "Notification & actions" section.
313 -* In the App settings section, in some cases the "Send message with enter" preference was not properly saved.
314 -* When changing a chat title and using "&" on it, the related sys message was appearing with some wrong characters.
315 -* When recording an audio in a chat, you could switch to another chats and the audio kept recording without you noticing. Now it will simply cancel that process.
316 -* In some cases inside the Shared Media section of a chat, the address of a location shared by someone was appearing as undefined.
317 -* When the Teamwire app was in the background, clicking on a push notification was not moving the app to the foreground.
318 -* A few more subtle fixes for a more reliable and pleasant experience
319 -
330 +* Occasionally the last message you sent appeared back in the writing area
320 320  
321 321  ----
322 322  
323 -== 4.0.18 ==
334 +== 3.3.0 ==
324 324  
325 325  (% class="lead" %)
326 -Jul 02, 2024
337 +Sep 21, 2022
327 327  
328 328  **FEATURES AND CHANGES**
329 329  
330 -* When clicking on an image or video shared in a chat, so far it's opened inside Teamwire. From now on you'll find the new option "Open file" that will allow you to directly open it in your desktop with an external app without having to download the file first.
331 -* From now on when performing a right-click on a chat bubble, a native menu will appear, showing the actions you can perform to that message.
332 -* You could already create new chat with users of your Enterprise Directory. From now on you will also be able to add them to already existing group chats.
333 -* Templates for automated registration have been added to our repository
341 +* We’ve substituted the reaction buttons of the Alert messages (OK/SOS) by checkmark and red cross icons ✅ ❌
342 +* Add more value to your attention messages adding an attachment. You can now attach to them a photo, video, file and link.
343 +* 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.
334 334  
335 335  **FIXES**
336 336  
337 -* Some Windows versions were not correctly named in the logs
338 -* In some edge cases the WebSockets connection of the App was lost and it was not automatically restarted
339 -* Sometimes the setting for not sending a text preview in the push notifications was not properly applied
340 -* In some Windows versions there was an edge case were some settings were not appearing in the App settings Section
341 -* When using the search bar you could find results of messages from chats that were already closed
342 -* In some cases after an LDAP sync was performed, some inactive chats appeared in the inbox until the next session was started.
343 -* Some users could have some synchronisation problems after a network failure
344 -* The setting "Send read confirmations" was visible in the App Settings section even after on dashboard the "Allow users to disable read receipts" option was disabled.
345 -* Users could send audio-messages although the "Allow Attachment" Dashboard permission was disabled.
346 -* In some edge cases the chat members in the chat settings section were not properly sorted by their first name and last name
347 -* In some Windows devices, when you clicked in a Push Notification, the app was not moved to the foreground.
348 -* In some cases you could receive an unexpected push notification from an archived chat
347 +* Banner for not responded alerts didn't disappear after user responded to the alert
348 +* Join button did not work if user have left a call and tries to re-join
349 +* The app didn't stop ringing if call was answered from another client
350 +* Other small UI adjustments
349 349  
350 350  ----
351 351  
352 -== 4.0.17 ==
353 353  
355 += (% class="mark" %)API 16(%%) =
356 +
357 +
358 +== 3.2.1 ==
359 +
354 354  (% class="lead" %)
355 -Jun 04, 2024
361 +May 30, 2022
356 356  
357 -**FIXES**
363 +(% style="color:#e74c3c" %)**We would like to point out that the client update is mandatory for users of the Public Cloud.
364 +The update needs to be performed by 07 June 2022, otherwise connecting to the Teamwire Cloud will no longer be possible.**
358 358  
359 -* Fix for a specific UI problem related to the indexing of search results of user IDs
366 +**FEATURES AND CHANGES**
360 360  
368 +* Updated SSL pinning settings for the new Teamwire Cloud SSL certificate
369 +
361 361  ----
362 362  
363 -== 4.0.16 ==
372 +== 3.2.0 ==
364 364  
365 365  (% class="lead" %)
366 -May 28, 2024
375 +May 13, 2022
367 367  
368 368  **FEATURES AND CHANGES**
369 369  
370 -* Have you missed the release of a new version of the App? That won't happen anymore, from now on every time there is a new release a banner will appear at the top of your inbox informing you about it and allowing you to directly download it. This new feature could be turned off in you App Settings section. We've also created a new parameter in the config/registry file to manage that setting.
371 -* We have improved the flow for users whose session is removed: From now on, instead of showing an error, the user will be logged out and sent to the log-in screen.
372 -* Now it's possible to log in with a one-time password and set a new password afterward.
373 -* If your administrator has set an expiration time for users' passwords, the next time your current password expires you will be able to set the new password directly from your Desktop app.
374 -* We have changed the default Windows user data folder path from {{code language="plain"}}%APPDATA%{{/code}} to {{code language="plain"}}%LOCALAPPDATA%{{/code}}.
375 -* We've enhanced the UI of the search results
376 -* And a few subtle updates for an even more reliable and pleasant experience
379 +* You can now "Join" ongoing calls you were invited to in case you missed the initial ring or were busy on another conversation
380 +* Improvements in viewing Live Location maps
381 +** Enable / Disable to show a user’s role in the map
382 +** Zoom in / out in the map with your mouse wheel or trackpad
383 +** Drag to the left to manually enlarge the map view
377 377  
378 378  **FIXES**
379 379  
380 -* It was not possible to forward a video if you didn't download it first.
381 -* In some cases when consulting the locations shared in a chat through the Shared Media section, the results were not the correct ones for that chat.
382 -* You could send a messages with just empty spaces.
383 -* In some cases you were receiving Push Notifications about messages in an archived chat.
387 +* Automated registration was not performed correctly for Windows "Standard users" that had restrictive access
388 +* The app continued to ring when the user answered the call via another app client
389 +* Fixed some exceptions that caused 1:1 calls to crash
390 +* Group calls got terminated if one of the participants was already in another call
391 +* Smaller VoIP call fixes
384 384  
385 385  ----
386 386  
387 -== 4.0.15 ==
395 +== 3.1.0 ==
388 388  
389 389  (% class="lead" %)
390 -May 10, 2024
398 +Apr 21, 2022
391 391  
392 392  **FEATURES AND CHANGES**
393 393  
394 -* Based on your organisation's Privacy Settings, external users (from other organisations on the same server) are now available in the directory and can be used for chat creation.
395 -* And a few subtle updates for an even more reliable and pleasant experience
402 +* **Voice and video group calls**
403 +You can have voice and video calls in group chats with several users. This feature must be enabled by your admin.
404 +* Added the option to modify your video background during the call
405 +* Added the option to share your screen during calls
406 +* Smaller VoIP improvements
407 +* The public phone number in your profile will no longer support special characters (except "+" for the country code) and whitespaces
408 +* Improved search results in attention messages for better legibility
409 +* Added support for locations and attention messages in Federated chats
396 396  
397 397  **FIXES**
398 398  
399 -* In some cases, when downloading media to the computer on Windows devices, the files were saved without their proper file extension.
400 -* Sometimes live locations were not updated in time
401 -* Some audio messages sent from the Teamwire Desktop version couldn't be played properly on other devices.
402 -* When receiving a PDF in a chat, you couldn't open it the first time you were entering that chat.
403 -* In some logs we couldn’t properly collect the Windows version
404 -* There was still one edge case where some chats were not properly marked as read
413 +* Federated chats showed the option to start a call
414 +* When Teamwire was in the background, the sound for an incoming call would continue, even though it had already been cancelled
415 +* Fixed some German system messages
416 +* Shared PNG images with transparent areas were sometimes not properly converted
417 +* Forwarding a message would crash the app under certain circumstances
405 405  
406 406  ----
407 407  
408 -== 4.0.14 ==
421 +== 3.0.1 ==
409 409  
410 410  (% class="lead" %)
411 -Apr 19, 2024
424 +Feb 23, 2022
412 412  
426 +**FIXES**
427 +
428 +* Under certain circumstances, the app keeps crashing shortly after starting it
429 +
430 +----
431 +
432 +== 3.0.0 ==
433 +
434 +(% class="lead" %)
435 +Dec 02, 2021
436 +
413 413  **FEATURES AND CHANGES**
414 414  
415 -* Now you can add/edit the chat picture of group chats
416 -* Search results are now displayed faster when using the search bar while adding new chat members
417 -* We've kept optimizing the reconnection of the websockets
418 -* And a few subtle updates for an even more reliable and pleasant experience
439 +* **Federated chats**
440 +The Desktop app now supports federated chats. With federated chats, you can start conversations with users from other Teamwire Servers. The availability of chat participants is limited to contacts and circles that have been enabled for federated usage. More information about Teamwire Federation are available [[here>>doc:Customer.Administration.Teamwire-Federation.WebHome]].
441 +* **Federated contacts and circles**
442 +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]].
443 +* **Private voice and video calls**
444 +You can have voice and video calls in 1:1 chats. Make sure to allow your browser to use your camera and microphone.
445 +* System messages will show time stamps
446 +* We improved our logfiles. They are also now collected in a dedicated directory in your app user data.
447 +* Stability improvements
419 419  
420 420  **FIXES**
421 421  
422 -* 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.
423 -* In some cases, after reading new messages of a chat, the badge (blue dot) for the new messages was still displayed.
424 -* In some cases your sent messages were appearing multiple times in your chats
425 -* 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.
426 -* Sometimes the author of a message was also appearing in his read receipts section
451 +* Audio attachments could not be stopped or resumed on Linux
452 +* Unread alert chats remained on top of the inbox even after the chat had been closed
453 +* Fixed some login errors that would appear under certain circumstances
454 +* Consecutive audio files were not automatically played in a row in the Media Overview panel
455 +* Sometimes profile pictures were not updated correctly
456 +* The Dashboard app permission “Allow Copy/Paste“ was not applied correctly
457 +* Smaller bug fixes
427 427  
428 428  ----
429 429  
430 -== 4.0.12 ==
431 431  
462 += (% class="mark" %)API 15(%%) =
463 +
464 +
465 +== 2.8.0 ==
466 +
432 432  (% class="lead" %)
433 -Apr 11, 2024
468 +Aug 26, 2021
434 434  
435 435  **FEATURES AND CHANGES**
436 436  
437 -* We've kept optimizing the reconnection of the websockets after having the computer in standby mode.
438 -* From now on, you will receive a push notification when someone reacts to one of your attention messages.
439 -* 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.
440 -* And a few subtle updates for an even more reliable and pleasant experience
472 +* New audio recording feature for sending voice messages using microphone
473 +* Forwarded messages are now visually highlighted
474 +* Improved DNS auto-detect backend mechanism
475 +* Empty chats older than retention policy settings are removed from inbox
476 +* Minor visual improvements
441 441  
442 442  **FIXES**
443 443  
444 -* In some cases, the automated registration did not work correctly.
445 -* Sometimes it was not possible to perform a new login after doing a logout.
446 -* The proxy URL provided via the registry sometimes was not correctly applied to the app settings
447 -* When receiving attachments, the sender's name was not displayed in the preview of your message inbox.
448 -* In some cases some read receipts were not properly updated
449 -* In some cases, after reading new messages of a chat, the badge (blue dot) for the new messages was still displayed.
450 -* There was an edge case where your own messages were displayed as "New message".
451 -* 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.
480 +* Attachments are not correctly decrypted
481 +* App crashes when attaching or receiving many heavy pictures
482 +* Last messages in a chat are not visible when the chat input is resized
483 +* Chat members list show only the first 20 users
452 452  
453 453  ----
454 454  
455 -== 4.0.11 ==
487 +== 2.7.1 ==
456 456  
457 457  (% class="lead" %)
458 -Apr 05, 2024
490 +Jun 23, 2021
459 459  
492 +**FIXES**
493 +
494 +* App crashes when Windows Registry parameter “UseCertificateStore” was set to true
495 +* Under certain circumstances the message content was blackened while scrolling the chat
496 +* App could not be launched correctly once it has been upgraded on Linux Ubuntu (or Debian)
497 +
498 +----
499 +
500 +== 2.7.0 ==
501 +
502 +(% class="lead" %)
503 +May 25, 2021
504 +
460 460  **FEATURES AND CHANGES**
461 461  
462 -* 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.
463 -* And a few subtle updates for an even more reliable and pleasant experience
507 +* Improved the layout of text input on full-screen mode to allow a better access to available actions
464 464  
465 465  **FIXES**
466 466  
467 -* In Broadcast-Chats it was sometimes not possible to see the last sent message completely
468 -* If a new poll was received, the first time entering the chat it was not visible.
469 -* If the network connection was lost during the registration process, the auto registration couldn't be triggered again.
470 -* In some cases during auto registration, some values were required that can be entered manually in future.
511 +* App frequently crashed on macOS Big Sur
512 +* Members added via Circles to a chat could not be promoted to chat administrators
513 +* Name of file attachments (PDF, TXT, etc.) were not correct when saved locally
514 +* Polls could be created even though Dashboard's app permission "Allow Attachments" was disabled (and "Allow Interactive Attachments" was enabled)
515 +* Any chat member could end a poll instead of its creator only
516 +* Under certain circumstances chats could not be saved as PDF
517 +* Under certain circumstances some links in messages could cause a crash
518 +* Various smaller bugfixes
471 471  
472 472  ----
473 473  
474 -== 4.0.10 ==
522 +== 2.6.0 ==
475 475  
476 476  (% class="lead" %)
477 -Mar 28, 2024
525 +Apr 22, 2021
478 478  
479 479  **FEATURES AND CHANGES**
480 480  
481 -* All registry entries have been implemented.
482 -Feel free to [[download our templates>>doc:Public.Applications.Desktop.Automated-Registration.WebHome]] for the required syntax of the variables.
483 -** User first name
484 -** User last name
485 -** User email address
486 -** User registration token
487 -** User phone number
488 -** User Email domain
489 -** Teamwire Server Backend URL
490 -** Proxy URL
491 -** Custom certificates
492 -** Custom support email address
493 -** Custom info for login audit
494 -** Run on startup
495 -** Enable/Disable logout by user
496 -** Enable/Disable session closing by user
529 +* New "Attention Messages" allow users to create three different message types (Alerts, Announcements and Notes) and to react to them with different responses.
530 +* Improved security through advanced password settings allowing administrators to customise password rules.
531 +* Support "Members per Chat" setting, allowing administrators to set the maximum number of members per chat in the Teamwire Dashboard.
532 +* Split multiple attachments in different messages to normalize behavior with mobile apps.
533 +* Show list of chat administrators in closed chats.
534 +* Improved logs for a better readability and catching previously not logged exceptions.
497 497  
498 -(% class="box warningmessage indent-1" %)
499 -(((
500 -* Configuring a registry entry for the system proxy is no longer applicable, as the new desktop app uses it by default
501 -* Configuring a registry entry to use Windows Certificate Store is no longer applicable, as the new desktop app uses it by default
502 -)))
536 +**FIXES**
503 503  
504 -* The message retention period is now properly applied to all your chats and messages
505 -* 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.
506 -* We improved our websockets connections.
507 -* Integration of Federated Chats and Users
508 -* And a few subtle updates for an even more reliable and pleasant experience
538 +* The app is closed during startup if the system is set to some specific languages.
539 +* Under certain circumstances the chat teaser might be shown as an encrypted text and the chat is not accessible.
540 +* Folder paths are not correctly pasted in the chat input.
541 +* Chat teaser is not updated when the chat last message is deleted.
542 +* Messages links preview are still visible even if the message has been deleted.
543 +* Changes in the user profile are not immediately reflected.
544 +* Initial sync is slow under certain circumstances.
545 +* Attachments with filename extension in capital letters (e.g. .JPG) are not accepted.
546 +* Using 'Enter' key in order to force a line break cuts off parts of the message.
547 +* Various smaller bugs.
509 509  
549 +----
550 +
551 +
552 += (% class="mark" %)API 14(%%) =
553 +
554 +
555 +== 2.5.0 ==
556 +
557 +(% class="lead" %)
558 +Jan 21, 2021
559 +
560 +**FEATURES AND CHANGES**
561 +
562 +* Improved video attachments quality
563 +* Redesigned Workspace that makes sending messages and attachments faster and improves the alarm feature usability
564 +* Now supports "Force Contact Sync" feature from Dashboard
565 +
510 510  **FIXES**
511 511  
512 -* When another user changed his avatar, in some cases it was not properly updated in your app
513 -* In some cases the Push Notifications about a VoIP call didn't sound if the app was in background
568 +* Auto-registration does only respect default user data directory under certain circumstances
569 +* When sharing an attachment via drag&drop, the text input field is not focused reliably
570 +* When sharing a location, maps are not be visible when the proxy is set via a PAC file
571 +* Inbox is not refreshed correctly under certain circumstances (e.g. message retention period)
572 +* Videos sent from desktop are not correctly displayed on the web client
573 +* Videos (MOV file format only) sent from other devices are not correctly shown
574 +* Searching for a contact on Directory tab misses typed characters sometimes
575 +* Multiple video/audio attachments can be played at once
576 +* Various bugfixes
514 514  
515 515  ----
516 516  
517 -== 3.4.3 ==
580 +== 2.4.0 ==
518 518  
519 519  (% class="lead" %)
520 -Mar 21, 2024
583 +Oct 16, 2020
521 521  
522 -{{warning}}
523 -For Teamwire Cloud customers with Teamwire Desktop Version 3.4.2 or lower the installation of this update is mandatory.
524 -{{/warning}}
525 -
526 526  **FEATURES AND CHANGES**
527 527  
528 -* The app will not perform checks related to SSL pinning anymore
587 +* Added option to convert 1:1 chats to group chats.
588 +* Increased maximum chat members limit to 2500.
589 +* New setting that allows to change the default UI language.
529 529  
591 +**FIXES**
592 +
593 +* Some security improvements.
594 +* Various smaller bugs.
595 +
530 530  ----
531 531  
532 -== 4.0.9 ==
598 +== 2.3.0 ==
533 533  
534 534  (% class="lead" %)
535 -Mar 14, 2024
601 +Aug 26, 2020
536 536  
537 537  **FEATURES AND CHANGES**
538 538  
539 -* In the Edit Profile section you can now go edit your profile photo and upload a new one.
540 -* Also in the Edit Profile section, you can now change your password if needed
541 -* We've optimized the behaviour and availability of the "Join" button for ongoing voice and video calls.
542 -* We've improved our websockets connections to provide a better and faster experience in the app.
543 -* All app permissions set in the Dashboard are fully taken into account in this platform.
544 -* And a few subtle updates for an even more reliable and pleasant experience
605 +* Managed Groups are now renamed to "Circles".
606 +* User Groups are now renamed to "Lists".
607 +* New flow that makes it easier to create new chats of different types.
608 +* Redesigned Directory with better access to your Contacts, Circles, Lists and Bots.
609 +* The ability to delete sent messages in case you realize a message you sent was not a great idea.
610 +* User read receipts setting: Users can disable their read receipts manually.
611 +* User profiles can be extended by their email and phonenumber.
545 545  
546 546  **FIXES**
547 547  
548 -* Sometimes when you were added to a new or existing chat, it was not immediately reflected in your inbox.
615 +* Sessions last accessed dates are not correctly displayed.
616 +* Crash when clicking on a push notification linked to a chat the user has been removed from.
617 +* Html code sent in messages is rendered.
618 +* Various smaller bugs.
549 549  
550 550  ----
551 551  
552 -== 4.0.8 ==
553 553  
623 += (% class="mark" %)API 13(%%) =
624 +
625 +
626 +== 2.2.1 ==
627 +
554 554  (% class="lead" %)
555 -Feb 29, 2024
629 +Jun 26, 2020
556 556  
631 +**FIXES**
632 +
633 +* Error during the generation of databases when drive is encrypted using some 3rd party technologies.
634 +* It is not possible to reply to a message when a first reply has been cancelled.
635 +* Location attachments can not be forwarded.
636 +* The last sent message is not correctly shown when another message is received at the same time.
637 +* "Out of memory" error during initial sync under certain circumnstances.
638 +
639 +----
640 +
641 +== 2.2.0 ==
642 +
643 +(% class="lead" %)
644 +May 11, 2020
645 +
557 557  **FEATURES AND CHANGES**
558 558  
559 -* 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.
560 -* You can now go to your account section and edit your profile
561 -* 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
648 +* Live Location feature which allows to track in real-time all users sharing their live position in a chat.
649 +* Updated Emoticon library.
562 562  
563 563  **FIXES**
564 564  
565 -* The cancelling action when sending a video/audio/image message was not working properly
566 -* On a Windows OS the app could be opened multiple times
653 +* "Next" button in regular registration does not work under certain circumstances.
654 +* Windows Silent installation with /APPDATA=True is not considered when /STARTUP=true is specified.
655 +* Alert messages response buttons are visible when a chat is set as "Broadcast".
656 +* Various smaller bugs.
567 567  
568 568  ----
569 569  
570 -== 4.0.7 ==
660 +== 2.1.0 ==
571 571  
572 572  (% class="lead" %)
573 -Feb 16, 2024
663 +Apr 03, 2020
574 574  
575 575  **FEATURES AND CHANGES**
576 576  
577 -* 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.
578 -* You can now create and edit Lists in your directory
579 -* 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.
667 +* Chat administrators can now close chats when they are no longer active.
668 +* Creating new chats is faster and more reliable.
669 +* Public Groups created at Teamwire dashboard can be now used in your chats.
580 580  
581 581  **FIXES**
582 582  
583 -* Some videos couldn't be sent
584 -* At the end of the "Create new chat" flow, some users couldn't create a new chat pressing the "Enter" button on their keyboard.
673 +* App allows to set profile picture or chat avatar even though permission is not granted.
674 +* Notifications timespan in settings is ignored.
675 +* EnablePasswordLogin property in register or configuration file is not working as expected.
676 +* Action "Groups > Edit" in the main menu is not working as expected.
677 +* Emoji history is wiped when the application is closed.
678 +* When a new chat is created sometimes the avatar is not properly displayed.
679 +* App crashes when creating a new 1:1 chat under certain circumstances.
680 +* App crashes when clearing the chat searchbox after performing a message search.
681 +* Various smaller bugs.
585 585  
586 586  ----
587 587  
588 -== 4.0.6 ==
589 589  
686 += (% class="mark" %)API 12(%%) =
687 +
688 +
689 +== 2.0.2 ==
690 +
590 590  (% class="lead" %)
591 -Feb 02, 2024
692 +Mar 06, 2020
592 592  
593 593  **FEATURES AND CHANGES**
594 594  
595 -* Members of circles and lists can now be viewed in the directory.
596 -* Decide if you want to download automatically the attachments you receive by activating this option in the app settings section
597 -* We have improved the updates of the read receipts
696 +* Notifications are now native and integrated in the system notifications center (macOS only).
697 +* UI inputs fields are now limited in characters length.
698 +* Contacts from others organisations are now visibly marked so you can easily distinguish them.
598 598  
599 599  **FIXES**
600 600  
601 -* Sometimes, the chat admins and members were not properly updated in the chat settings
602 -* If the user was removed from a chat that was currently open, the app crashed
702 +* Sometimes avatars are not shown after a new clean registration.
703 +* Chat user limit can be exceeded by a new chat administrator.
704 +* App crashes when disabling notifications.
705 +* When the app is offline for a while chats and messages exceeding retention period are not correctly cleared.
706 +* Message status is not shown when it is sent from other clients.
707 +* Various smaller bugs.
603 603  
604 604  ----
605 605  
606 -== 4.0.5 ==
711 +== 2.0.1 (Windows only) ==
607 607  
608 608  (% class="lead" %)
609 -Jan 17, 2024
714 +Feb 07, 2020
610 610  
611 611  **FEATURES AND CHANGES**
612 612  
613 -* 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.
614 -* Teamwire can start in a minimised window. This option is available in the app settings.
615 -* We have also improved your experience in the logout flow
718 +* UI inputs fields are now limited in characters length.
719 +* Contacts from others organisations are now visibly marked so you can easily distinguish them.
616 616  
617 617  **FIXES**
618 618  
619 -* Sometimes sending video attachments took too much time
723 +* Chat user limit can be exceeded by a new chat administrator.
724 +* App crashes when disabling notifications.
725 +* When the app is offline for a while chats and messages exceeding retention period are not correctly cleared.
726 +* Message status is not shown when it is sent from other clients.
727 +* Various smaller bugs.
620 620  
621 621  ----
622 622  
623 -== 4.0.4 ==
731 +== 2.0.0 ==
624 624  
625 625  (% class="lead" %)
626 -Dec 21, 2023
734 +Nov 19, 2019
627 627  
628 628  **FEATURES AND CHANGES**
629 629  
630 -* Manage your preferences. The new app settings section provides options for notification tones, sending messages with enter, language settings, and much more.
631 -* We are here to help. In our Help center section, you can find all the information about the app and contact us if needed.
632 -* Now you can export your chat history as a PDF. This feature allows you to save your conversations for future reference or safekeeping.
633 -* The file size limit for audio attachments has been increased to 30 MB
738 +* New design focused on making the app more friendly and productive.
739 +* Simplified new chat creation.
740 +* Show complete list of readers in a chat.
634 634  
742 +**FIXES**
743 +
744 +* Messages timestamps are different from machine clock.
745 +* Various smaller bugs.
746 +
635 635  ----
636 636  
637 -== 4.0.3 ==
749 +== 1.13.1 ==
638 638  
639 639  (% class="lead" %)
640 -Dec 05, 2023
752 +Jul 17, 2019
641 641  
642 642  **FEATURES AND CHANGES**
643 643  
644 -* 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.
645 -* When searching for a specific user in the search bar of the inbox now, clicking on its result will display his full profile.
756 +* Update on the SSL server certificate. Making the application even more secure with enhanced certificate validation
646 646  
647 647  **FIXES**
648 648  
649 -* Forwarding some types of files was not working properly. Now you can forward videos, recorded audios, and calendar events again
760 +* The count of unread messages in chats is not always correct after registration or login
650 650  
651 651  ----
652 652  
653 -== 4.0.2 ==
764 +== 1.13.0 ==
654 654  
655 655  (% class="lead" %)
656 -Nov 21, 2023
767 +Jun 19, 2019
657 657  
658 658  **FEATURES AND CHANGES**
659 659  
660 -* We have improved the process of logging out for those who use automated registration with a more intuitive behavior.
661 -* From now on, desktop sessions will provide the device information in the Active Sessions screen (only available on Mobile at the moment) 
662 -* 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).
663 -* 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.
771 +* Ability to change your login password (if enabled by your admin).
772 +* New "All Alerts" section in chat's media overview where you can see all your alerts and responses in one place.
773 +* More information shown in alert statistics.
774 +* Reduced unencrypted information during sign-in/log-in.
775 +* Logos and profile pictures are now saved encrypted.
776 +* More efficient profile pictures sync.
777 +* Alerts and Reply-to messages are now shown on pdf print.
778 +* Added support for allowCloseSessions in registry/config.
664 664  
665 665  **FIXES**
666 666  
667 -* The read receipts are now properly updated.
668 -* Now, only unarchived chats are shown in the Unread tab.
669 -* Duplicate notifications have been fixed. 
670 -* When sending a message, the chat will automatically scroll to the bottom to ensure users can see the latest message.
671 -* To improve the readability of the chat, we have increased the space between the last message and the text input area.
672 -* New messages are displayed in the chat view without needing to switch chats. 
782 +* Sometimes messages are not correctly synced.
783 +* Application crash when leaving a thread as a result of a search.
784 +* Various smaller bugs.
673 673  
674 674  ----
675 675  
676 -== 4.0.1 ==
677 677  
678 -(% class="lead" %)
679 -Nov 07, 2023
789 += (% class="mark" %)API 11(%%) =
680 680  
681 -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.
682 682  
683 -This release resolves some issues and optimizes the overall user experience.
792 +== 1.12.0 ==
684 684  
794 +(% class="lead" %)
795 +Apr 26, 2019
796 +
685 685  **FEATURES AND CHANGES**
686 686  
687 -* 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
688 -* In the Directory, you can view your contact's full profile
689 -* You can directly start a call with someone that you didn't have a chat with before
690 -* Downloaded file attachments (e.g. PDF, ZIP, etc) keep their original file name. This does not apply to photos or videos.
691 -* A lot more subtle updates for a more reliable and pleasant experience
799 +* Limit chats to a maximum of 1250 members
800 +* Enhanced installation process (for Windows)
801 +* Various performance improvements
802 +* Some minor UI improvements
692 692  
693 693  **FIXES**
694 694  
695 -* Missing translation for the "Delete" message action
696 -* Some days of the week were not properly translated
697 -* In some cases, the app name was not correctly represented in the desktop Notification Center
698 -* When replying to messages, displaying the original message was sometimes delayed
699 -* Some app crashes were fixed
700 -* 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.
701 -* When saving an attached EXE file, the file name extension was dropped
806 +* Late reconnection after network problems
702 702  
703 703  ----
704 704  
705 -== 4.0.0 ==
810 +== 1.11.0 ==
706 706  
707 707  (% class="lead" %)
708 -Oct 23, 2023
813 +Mar 22, 2019
709 709  
710 -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.
815 +**FEATURES AND CHANGES**
711 711  
712 -This release includes several changes and fine-tuning, resulting in improved navigation and making app features easier to find.
817 +* Respond to a specific message
818 +* Interact with alert messages
819 +* Active sessions management
820 +* Show unread messages when opening a chat
821 +* Polls on pdf print
822 +* Customizable notifications sounds
823 +* Possibility for messages to be sent only by pressing "send" button
713 713  
714 -We would like to highlight the following enhancements in particular:
825 +**FIXES**
715 715  
716 -* **Mark chats as read/unread**
717 -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.
718 -* **Mark chats as favourite**
719 -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
720 -* 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
721 -* 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
722 -* Teamwire supports 8 more languages: French, Italian, Dutch, Turkish, Portuguese, Finnish, Polish, Czech, and Croatian
723 -* A lot more subtle updates for a more reliable and pleasant experience
827 +* Re-sending failed message makes them disappear from chat
828 +* Clicking search results for archived chats crash the application
829 +* Forward an asset from media overview is not correctly working
830 +* Various smaller bugs
724 724  
725 725  ----
726 726  
834 +== 1.10.3 ==
727 727  
728 -= {{icon name="cube"}}{{/icon}} API 17 =
836 +(% class="lead" %)
837 +Mar 14, 2019
729 729  
839 +**FIXES**
730 730  
731 -== 3.4.2 ==
841 +* "ProxyURL" parameter in registry/config is not read correctly
842 +* "Use System Certificate Chain" option in advanced settings causes the application to crash
732 732  
844 +----
845 +
846 +== 1.10.2 ==
847 +
733 733  (% class="lead" %)
734 -May 18, 2023
849 +Feb 18, 2019
735 735  
736 736  **FIXES**
737 737  
738 -* When sending several images via {{code language="none"}}Ctrl+C{{/code}} / {{code language="none"}}Ctrl+V{{/code}} a wrong picture thumbnail was seen in the chat
853 +* Error trying to connect to a server with self-signed SSL/TLS certificate under certain conditions
854 +* Backend hostname parameter in registry/config is not displayed in password login advanced settings
739 739  
740 740  ----
741 741  
742 -== 3.4.1 ==
858 +== 1.10.1 ==
743 743  
744 744  (% class="lead" %)
745 -Apr 17, 2023
861 +Feb 15, 2019
746 746  
747 -**FIXES**
863 +**FEATURES AND CHANGES**
748 748  
749 -* The contacts sync got stuck when there was a change of the federation state
750 -* Sometimes federated users were not displayed as members of the correct circles
865 +* Faster user registration thanks to optimized message retrieval
751 751  
752 752  ----
753 753  
754 -== 3.4.0 ==
869 +== 1.10.0 ==
755 755  
756 756  (% class="lead" %)
757 -Jan 23, 2023
872 +Feb 11, 2019
758 758  
759 759  **FEATURES AND CHANGES**
760 760  
761 -* 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.
876 +* Support Mute Chats
877 +* Backend certificate pinning for better security
878 +* Notifications about a new version of Teamwire can now be disabled via config/registry parameter
879 +* Spell check in chat message input
880 +* In search results, clicking on a contact or group now opens last chat with that specific user or group
881 +* Added "Advanced Configuration" in Login screen
882 +* Added config/registry parameter to disable "Log Out" button
883 +* Now is possible to enable "Run on Startup" both during silent installation and as a config/registry parameter
884 +* Now BMP and TIFF files are supported as image attachments and appear as picture on your current chat view and on the PDF print
885 +* Updated nw.js
762 762  
763 763  **FIXES**
764 764  
765 -* An exception for WebSockets reconnection issues was not caught
889 +* Crash when trying opening a thread under certain conditions
890 +* If a chat title is changed by a different user while you are in a chat, the title in "chat options" panel is not correctly updated
891 +* Sometimes chat drafts are not being saved
892 +* Attaching a txt file by Drag & Drop is not allowed
893 +* Various smaller bugs.
766 766  
767 767  ----
768 768  
769 -== 3.3.3 ==
897 +== 1.9.1 ==
770 770  
771 771  (% class="lead" %)
772 -Dec 22, 2022
900 +Nov 16, 2018
773 773  
774 774  **FIXES**
775 775  
776 -* Sometimes the video call notifications were not received
777 -* Sometimes the app crash when opening the Directory tab
778 -* When sending several files via {{code language="none"}}Ctrl+C{{/code}} / {{code language="none"}}Ctrl+V{{/code}} the same file was attached multiple times
779 -* macOS 13 (Ventura) only: The "Seen by" section (read receipts) was not updated in the active chat view
780 -* macOS 13 (Ventura) only: Push notifications would not include messages previews and show "You have a message" only
781 -* macOS 13 (Ventura) only: Push notifications for one's own sent messages were generated (when sent from another active app/session)
782 -* macOS 13 (Ventura) only: Unread messages counter (in-app and Dock) was not updated, if the messages were read in another active app/session
904 +* Error produced trying to paste a file path or a screenshot from the clipboard into a chat
905 +* When the application is set as 'run on startup' a false positive is detected in some antivirus programs
783 783  
784 784  ----
785 785  
786 -== 3.3.2 ==
909 +== 1.9.0 ==
787 787  
788 788  (% class="lead" %)
789 -Nov 03, 2022
912 +Nov 07, 2018
790 790  
914 +**FEATURES AND CHANGES**
915 +
916 +* New icons set for attachments file types
917 +* Allow attachment of .msg files
918 +* Ability to create a desktop shortcut during installation (windows only)
919 +* Ability to always minimize to system tray (windows only)
920 +* Hiding the read receipts UI in chat when disabled by the admin
921 +* Ability to use password login without having to specify it in the registry/config
922 +* New silent uninstall procedure (windows only)
923 +* Some security improvements
924 +* Some minor UI improvements
925 +
791 791  **FIXES**
792 792  
793 -* Fixed a conflict with the Password login when the setting "Require registration token for password login" was enabled in the Teamwire Dashboard
794 -* The Windows system proxy was not correctly applied
928 +* Error opening an attachment of type calendar sent from an android device in Windows 10
929 +* Some system notification messages are not correctly shown
930 +* When forwarding a message that contains an image only the message is forwarded
931 +* When a chat title is too long the chat options are not showed
932 +* Error when cancelling the cropping of a new chat avatar
933 +* It is not possible to add members to a chat that includes only a Managed Group as a member
934 +* Error sending an audio file containing a cover image
935 +* Changes in the proxy settings are not correctly applied when using system proxy (windows only)
795 795  
796 796  ----
797 797  
798 -== 3.3.1 ==
939 +== 1.8.0 ==
799 799  
800 800  (% class="lead" %)
801 -Sep 22, 2022
942 +Sep 28, 2018
802 802  
944 +**FEATURES AND CHANGES**
945 +
946 +* Archived chats are now synched in all devices
947 +* Chats Administrators can now add a custom avatar to a chat
948 +* Support for "Run out of licenses" notification
949 +* Enhancement in the encryption of assets
950 +* Small improvements on profile UX
951 +* It is now possible to predefine the recipient of error reports (when the application crashes)
952 +* Messages in a chat can now be copied or forwarded by right clicking on them
953 +* Updated some 3rd party libraries
954 +
803 803  **FIXES**
804 804  
805 -* Occasionally the last message you sent appeared back in the writing area
957 +* Received calendar entries can now be added to Outlook
958 +* Latest registration errors on 1.7.0 have been fixed (SELF_SIGNED_CERT_IN_CHAIN error in Windows 10)
959 +* Now is not possible to attach an asset by dragging and dropping when attachment permissions are disabled
960 +* Now is not possible to delete users if ˝edit members˝ permission is disabled
961 +* The Unarchive option in main menu is now greyed out when the thread is not archived
962 +* PAC proxy configuration is now working correctly
963 +* Problems on printing an image attachment without saving have been fixed
964 +* Various smaller bugs
806 806  
807 807  ----
808 808  
809 -== 3.3.0 ==
968 +== 1.7.0 ==
810 810  
811 811  (% class="lead" %)
812 -Sep 21, 2022
971 +Aug 06, 2018
813 813  
814 814  **FEATURES AND CHANGES**
815 815  
816 -* We've substituted the reaction buttons of the Alert messages (OK/SOS) by checkmark and red cross icons (% style="font-size:110%" %){{html}}✅{{/html}} {{html}}❌{{/html}}
817 -* Add more value to your attention messages adding an attachment. You can now attach to them a photo, video, file and link.
818 -* 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.
975 +* Added support for 'registrationToken' parameter in password login
976 +* Added support for Windows Certificate Store
977 +* More clear message when a group is added to a chat
978 +* Now the organisation is automatically shown in every user profile
979 +* Now the user status is shown in 1:1 chats
980 +* The message notification links now directly to the related chat
981 +* Added support for high precision timestamps
982 +* When the connector of the installation is blocked, the application now respond accordingly
983 +* Added support for multiple images attachments in a single message
984 +* Added support for 'loginAuditInfo' parameter in config.cfg/registry
985 +* When the organisation a user is associated with has been disabled, the application responds accordingly
819 819  
820 820  **FIXES**
821 821  
822 -* Banner for not responded alerts didn't disappear after user responded to the alert
823 -* Join button did not work if user have left a call and tries to re-join
824 -* The app didn't stop ringing if call was answered from another client
825 -* Other small UI adjustments
989 +* Fixed: If the openIn permission is disabled you can save an attachment
990 +* Fixed: Wrong file extension when saving an image attachment on Windows
826 826  
827 827  ----
828 828  
994 +== 1.6.0 ==
829 829  
830 -= {{icon name="cube"}}{{/icon}} API 16 =
996 +(% class="lead" %)
997 +Jul 02, 2018
831 831  
999 +**FEATURES AND CHANGES**
832 832  
833 -== 3.2.1 ==
1001 +* Reworked registration process
1002 +* New Password login
1003 +* Faster contacts synchronizations
1004 +* Added admin capabilities to chats
1005 +* New Alerting Feature
1006 +* Organization custom logo support
1007 +* Capability to remove the profile picture
1008 +* Removed voice notes duration limit
1009 +* Contacts names will now be updated (if changed) on startup or on pressing the "refresh contacts" button
1010 +* Timestamps are now added in log entries in registration_failure.txt
1011 +* Reduced minimum height and width of app window
834 834  
835 -(% class="lead" %)
836 -May 30, 2022
1013 +**FIXES**
837 837  
838 -{{error}}
839 -We would like to point out that the client update is mandatory for users of the Public Cloud.
840 -The update needs to be performed by 07 June 2022, otherwise connecting to the Teamwire Cloud will no longer be possible.
841 -{{/error}}
1015 +* User name can now be correctly changed
1016 +* Profile picture is now refreshed correctly when a different one is picked
1017 +* Location attachment is now correctly displayed on PDFs
1018 +* Fixed: Wrong encoding of umlaute (ü,ä,ö,ß) when reading from registry on Windows
1019 +* Admin Portal "Wipe" function now is correctly working
1020 +* Fixed: Error shown in MacOs when trying to paste into a chat a text copied from Terminal or Notes apps
1021 +* Fixed: Error shown when trying to paste into a chat an existing directory path
1022 +* Fixed: Crash when opening search results
1023 +* Fixed: Wrong time shown for old messages
842 842  
843 -**FEATURES AND CHANGES**
1025 +----
844 844  
845 -* Updated SSL pinning settings for the new Teamwire Cloud SSL certificate
846 846  
847 -----
1028 += (% class="mark" %)API 10(%%) =
848 848  
849 -== 3.2.0 ==
850 850  
1031 +== 1.5.1 ==
1032 +
851 851  (% class="lead" %)
852 -May 13, 2022
1034 +Apr 17, 2018
853 853  
854 854  **FEATURES AND CHANGES**
855 855  
856 -* You can now "Join" ongoing calls you were invited to in case you missed the initial ring or were busy on another conversation
857 -* Improvements in viewing Live Location maps
858 -** Enable / Disable to show a user's role in the map
859 -** Zoom in / out in the map with your mouse wheel or trackpad
860 -** Drag to the left to manually enlarge the map view
1038 +* Now is it possible to specify the user data dir path in windows command line installation
861 861  
862 862  **FIXES**
863 863  
864 -* Automated registration was not performed correctly for Windows "Standard users" that had restrictive access
865 -* The app continued to ring when the user answered the call via another app client
866 -* Fixed some exceptions that caused 1:1 calls to crash
867 -* Group calls got terminated if one of the participants was already in another call
868 -* Smaller VoIP call fixes
1042 +* Fixed: Solved a syncing problem after the user has been removed from a chat
869 869  
870 870  ----
871 871  
872 -== 3.1.0 ==
1046 +== 1.5.0 ==
873 873  
874 874  (% class="lead" %)
875 -Apr 21, 2022
1049 +Mar 28, 2018
876 876  
877 877  **FEATURES AND CHANGES**
878 878  
879 -* **Voice and video group calls**
880 -You can have voice and video calls in group chats with several users. This feature must be enabled by your admin.
881 -* Added the option to modify your video background during the call
882 -* Added the option to share your screen during calls
883 -* Smaller VoIP improvements
884 -* The public phone number in your profile will no longer support special characters (except "+" for the country code) and whitespaces
885 -* Improved search results in attention messages for better legibility
886 -* Added support for locations and attention messages in Federated chats
1053 +* Users are now allowed to leave a chat if they are members of a user group
1054 +* Number of users shown in a status message is now limited to 5
1055 +* New Content Search
1056 +* Improved attachments icons
1057 +* Normalized avatar colors
1058 +* Unreads number is now synced with mobile devices
1059 +* Added unarchive option in main chat menu
1060 +* Added support for emojis in avatars
1061 +* Enterprise Directory" is now available in "New Group" modal
1062 +* Added "Allow Editing Chat Members" permission support
1063 +* Added "Allow Block Users" permission support
887 887  
888 888  **FIXES**
889 889  
890 -* Federated chats showed the option to start a call
891 -* When Teamwire was in the background, the sound for an incoming call would continue, even though it had already been cancelled
892 -* Fixed some German system messages
893 -* Shared PNG images with transparent areas were sometimes not properly converted
894 -* Forwarding a message would crash the app under certain circumstances
1067 +* Fixed: App allows sending blank messages
1068 +* Fixed: No notification shown when 1:1 chat partner leaves a chat
1069 +* Fixed: During the creation of a new chat, when members are added (after the first selection), the chat is finally generated only with last selected members
1070 +* Various problems with the calculated title of a 2 members chats during creation process
1071 +* Fixed: Weird behaviour sending several attachments to a 1:1 reused chat
1072 +* Fixed: When a user group is erased by his owner the chat titles are not correcly syncronized
1073 +* Fixed: It is not possible to create a new Chat with a member chosen from Enterprise Directory
895 895  
896 896  ----
897 897  
898 -== 3.0.1 ==
1077 +== 1.4.3 ==
899 899  
900 900  (% class="lead" %)
901 -Feb 23, 2022
1080 +Feb 20, 2018
902 902  
903 903  **FIXES**
904 904  
905 -* Under certain circumstances, the app keeps crashing shortly after starting it
1084 +* Fixed: error during resync
906 906  
907 907  ----
908 908  
909 -== 3.0.0 ==
1088 +== 1.4.2 ==
910 910  
911 911  (% class="lead" %)
912 -Dec 02, 2021
1091 +Feb 11, 2018
913 913  
914 914  **FEATURES AND CHANGES**
915 915  
916 -* **Federated chats**
917 -The Desktop app now supports federated chats. With federated chats, you can start conversations with users from other Teamwire Servers. The availability of chat participants is limited to contacts and circles that have been enabled for federated usage. More information about Teamwire Federation are available [[here>>doc:Customer.Administration.Teamwire-Federation.WebHome]].
918 -* **Federated contacts and circles**
919 -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]].
920 -* **Private voice and video calls**
921 -You can have voice and video calls in 1:1 chats. Make sure to allow your browser to use your camera and microphone.
922 -* System messages will show time stamps
923 -* We improved our logfiles. They are also now collected in a dedicated directory in your app user data.
924 -* Stability improvements
1095 +* Updated 3rd party libraries
1096 +* Improved Chat scroll
1097 +* Various performance improvements
925 925  
926 926  **FIXES**
927 927  
928 -* Audio attachments could not be stopped or resumed on Linux
929 -* Unread alert chats remained on top of the inbox even after the chat had been closed
930 -* Fixed some login errors that would appear under certain circumstances
931 -* Consecutive audio files were not automatically played in a row in the Media Overview panel
932 -* Sometimes profile pictures were not updated correctly
933 -* The Dashboard app permission "Allow Copy/Paste" was not applied correctly
934 -* Smaller bug fixes
1101 +* Fixed: app crashing under some conditions
935 935  
936 -## ##
1103 +----
1104 +
1105 +== 1.4.1 ==
1106 +
1107 +(% class="lead" %)
1108 +Jan 16, 2018
1109 +
1110 +**FEATURES AND CHANGES**
1111 +
1112 +* New “Polls” attachment. Great for surveys and coordinating of meetings and tasks
1113 +
1114 +**FIXES**
1115 +
1116 +* Fixed: Error during update from versions older than 1.1.8
1117 +* Fixed: Error when creating a new chat from a group view
1118 +* Several smaller fixes and improvements
1119 +
1120 +----
1121 +
1122 +== 1.4.0 ==
1123 +
1124 +(% class="lead" %)
1125 +Dec 18, 2017
1126 +
1127 +**FEATURES AND CHANGES**
1128 +
1129 +* Groups created by the user are now stored in backend and synchronized through all user devices
1130 +* User can combine several managed groups, user groups and individual contacts when a new chat is created
1131 +* User can invite multiple contacts as well as groups to an existing chat
1132 +* Several smaller fixes and improvements
1133 +
1134 + ## ##
EMOJI_blue-heart.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.teamwire003
Size
... ... @@ -1,1 +1,0 @@
1 -17.1 KB
Content
EMOJI_raising-hands.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.teamwire003
Size
... ... @@ -1,1 +1,0 @@
1 -21.5 KB
Content
EMOJI_star-struck.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.teamwire003
Size
... ... @@ -1,1 +1,0 @@
1 -14.4 KB
Content