Wiki source code of 6. Changelog

Version 1.1 by teamwire001 on 2021/06/10 09:56

Show last authors
1 = (% class="mark" %)API 15(%%) =
2
3
4 == 2.7.0 ==
5
6 (% class="lead" %)
7 May 25, 2021
8
9 **FEATURES AND CHANGES**
10
11 * Improved the layout of text input on full-screen mode to allow a better access to available actions
12
13 **FIXES**
14
15 * App frequently crashed on macOS Big Sur
16 * Members added via Circles to a chat could not be promoted to chat administrators
17 * Name of file attachments (PDF, TXT, etc.) were not correct when saved locally
18 * Polls could be created even though Dashboard's app permission "Allow Attachments" was disabled (and "Allow Interactive Attachments" was enabled)
19 * Any chat member could end a poll instead of its creator only
20 * Under certain circumstances chats could not be saved as PDF
21 * Under certain circumstances some links in messages could cause a crash
22 * Various smaller bugfixes
23
24 ----
25
26 == 2.6.0 ==
27
28 (% class="lead" %)
29 Apr 22, 2021
30
31 **FEATURES AND CHANGES**
32
33 * New "Attention Messages" allow users to create three different message types (Alerts, Announcements and Notes) and to react to them with different responses.
34 * Improved security through advanced password settings allowing administrators to customise password rules.
35 * Support "Members per Chat" setting, allowing administrators to set the maximum number of members per chat in the Teamwire Dashboard.
36 * Split multiple attachments in different messages to normalize behavior with mobile apps.
37 * Show list of chat administrators in closed chats.
38 * Improved logs for a better readability and catching previously not logged exceptions.
39
40 **FIXES**
41
42 * The app is closed during startup if the system is set to some specific languages.
43 * Under certain circumstances the chat teaser might be shown as an encrypted text and the chat is not accessible.
44 * Folder paths are not correctly pasted in the chat input.
45 * Chat teaser is not updated when the chat last message is deleted.
46 * Messages links preview are still visible even if the message has been deleted.
47 * Changes in the user profile are not immediately reflected.
48 * Initial sync is slow under certain circumstances.
49 * Attachments with filename extension in capital letters (e.g. .JPG) are not accepted.
50 * Using 'Enter' key in order to force a line break cuts off parts of the message.
51 * Various smaller bugs.
52
53 ----
54
55
56 = (% class="mark" %)API 14(%%) =
57
58
59 == 2.5.0 ==
60
61 (% class="lead" %)
62 Jan 21, 2021
63
64 **FEATURES AND CHANGES**
65
66 * Improved video attachments quality
67 * Redesigned Workspace that makes sending messages and attachments faster and improves the alarm feature usability
68 * Now supports "Force Contact Sync" feature from Dashboard
69
70 **FIXES**
71
72 * Auto-registration does only respect default user data directory under certain circumstances
73 * When sharing an attachment via drag&drop, the text input field is not focused reliably
74 * When sharing a location, maps are not be visible when the proxy is set via a PAC file
75 * Inbox is not refreshed correctly under certain circumstances (e.g. message retention period)
76 * Videos sent from desktop are not correctly displayed on the web client
77 * Videos (MOV file format only) sent from other devices are not correctly shown
78 * Searching for a contact on Directory tab misses typed characters sometimes
79 * Multiple video/audio attachments can be played at once
80 * Various bugfixes
81
82 ----
83
84 == 2.4.0 ==
85
86 (% class="lead" %)
87 Oct 16, 2020
88
89 **FEATURES AND CHANGES**
90
91 * Added option to convert 1:1 chats to group chats.
92 * Increased maximum chat members limit to 2500.
93 * New setting that allows to change the default UI language.
94
95 **FIXES**
96
97 * Some security improvements.
98 * Various smaller bugs.
99
100 ----
101
102 == 2.3.0 ==
103
104 (% class="lead" %)
105 Aug 26, 2020
106
107 **FEATURES AND CHANGES**
108
109 * Managed Groups are now renamed to "Circles".
110 * User Groups are now renamed to "Lists".
111 * New flow that makes it easier to create new chats of different types.
112 * Redesigned Directory with better access to your Contacts, Circles, Lists and Bots.
113 * The ability to delete sent messages in case you realize a message you sent was not a great idea.
114 * User read receipts setting: Users can disable their read receipts manually.
115 * User profiles can be extended by their email and phonenumber.
116
117 **FIXES**
118
119 * Sessions last accessed dates are not correctly displayed.
120 * Crash when clicking on a push notification linked to a chat the user has been removed from.
121 * Html code sent in messages is rendered.
122 * Various smaller bugs.
123
124 ----
125
126
127 = (% class="mark" %)API 13(%%) =
128
129
130 == 2.2.1 ==
131
132 (% class="lead" %)
133 Jun 26, 2020
134
135 **FIXES**
136
137 * Error during the generation of databases when drive is encrypted using some 3rd party technologies.
138 * It is not possible to reply to a message when a first reply has been cancelled.
139 * Location attachments can not be forwarded.
140 * The last sent message is not correctly shown when another message is received at the same time.
141 * "Out of memory" error during initial sync under certain circumnstances.
142
143 ----
144
145 == 2.2.0 ==
146
147 (% class="lead" %)
148 May 11, 2020
149
150 **FEATURES AND CHANGES**
151
152 * Live Location feature which allows to track in real-time all users sharing their live position in a chat.
153 * Updated Emoticon library.
154
155 **FIXES**
156
157 * "Next" button in regular registration does not work under certain circumstances.
158 * Windows Silent installation with /APPDATA=True is not considered when /STARTUP=true is specified.
159 * Alert messages response buttons are visible when a chat is set as "Broadcast".
160 * Various smaller bugs.
161
162 ----
163
164 == 2.1.0 ==
165
166 (% class="lead" %)
167 Apr 03, 2020
168
169 **FEATURES AND CHANGES**
170
171 * Chat administrators can now close chats when they are no longer active.
172 * Creating new chats is faster and more reliable.
173 * Public Groups created at Teamwire dashboard can be now used in your chats.
174
175 **FIXES**
176
177 * App allows to set profile picture or chat avatar even though permission is not granted.
178 * Notifications timespan in settings is ignored.
179 * EnablePasswordLogin property in register or configuration file is not working as expected.
180 * Action "Groups > Edit" in the main menu is not working as expected.
181 * Emoji history is wiped when the application is closed.
182 * When a new chat is created sometimes the avatar is not properly displayed.
183 * App crashes when creating a new 1:1 chat under certain circumstances.
184 * App crashes when clearing the chat searchbox after performing a message search.
185 * Various smaller bugs.
186
187 ----
188
189
190 = (% class="mark" %)API 12(%%) =
191
192
193 == 2.0.2 ==
194
195 (% class="lead" %)
196 Mar 06, 2020
197
198 **FEATURES AND CHANGES**
199
200 * Notifications are now native and integrated in the system notifications center (macOS only).
201 * UI inputs fields are now limited in characters length.
202 * Contacts from others organisations are now visibly marked so you can easily distinguish them.
203
204 **FIXES**
205
206 * Sometimes avatars are not shown after a new clean registration.
207 * Chat user limit can be exceeded by a new chat administrator.
208 * App crashes when disabling notifications.
209 * When the app is offline for a while chats and messages exceeding retention period are not correctly cleared.
210 * Message status is not shown when it is sent from other clients.
211 * Various smaller bugs.
212
213 ----
214
215 == 2.0.1 (Windows only) ==
216
217 (% class="lead" %)
218 Feb 07, 2020
219
220 **FEATURES AND CHANGES**
221
222 * UI inputs fields are now limited in characters length.
223 * Contacts from others organisations are now visibly marked so you can easily distinguish them.
224
225 **FIXES**
226
227 * Chat user limit can be exceeded by a new chat administrator.
228 * App crashes when disabling notifications.
229 * When the app is offline for a while chats and messages exceeding retention period are not correctly cleared.
230 * Message status is not shown when it is sent from other clients.
231 * Various smaller bugs.
232
233 ----
234
235 == 2.0.0 ==
236
237 (% class="lead" %)
238 Nov 19, 2019
239
240 **FEATURES AND CHANGES**
241
242 * New design focused on making the app more friendly and productive.
243 * Simplified new chat creation.
244 * Show complete list of readers in a chat.
245
246 **FIXES**
247
248 * Messages timestamps are different from machine clock.
249 * Various smaller bugs.
250
251 ----
252
253 == 1.13.1 ==
254
255 (% class="lead" %)
256 Jul 17, 2019
257
258 **FEATURES AND CHANGES**
259
260 * Update on the SSL server certificate. Making the application even more secure with enhanced certificate validation
261
262 **FIXES**
263
264 * The count of unread messages in chats is not always correct after registration or login
265
266 ----
267
268 == 1.13.0 ==
269
270 (% class="lead" %)
271 Jun 19, 2019
272
273 **FEATURES AND CHANGES**
274
275 * Ability to change your login password (if enabled by your admin).
276 * New "All Alerts" section in chat's media overview where you can see all your alerts and responses in one place.
277 * More information shown in alert statistics.
278 * Reduced unencrypted information during sign-in/log-in.
279 * Logos and profile pictures are now saved encrypted.
280 * More efficient profile pictures sync.
281 * Alerts and Reply-to messages are now shown on pdf print.
282 * Added support for allowCloseSessions in registry/config.
283
284 **FIXES**
285
286 * Sometimes messages are not correctly synced.
287 * Application crash when leaving a thread as a result of a search.
288 * Various smaller bugs.
289
290 ----
291
292
293 = (% class="mark" %)API 11(%%) =
294
295
296 == 1.12.0 ==
297
298 (% class="lead" %)
299 Apr 26, 2019
300
301 **FEATURES AND CHANGES**
302
303 * Limit chats to a maximum of 1250 members
304 * Enhanced installation process (for Windows)
305 * Various performance improvements
306 * Some minor UI improvements
307
308 **FIXES**
309
310 * Late reconnection after network problems
311
312 ----
313
314 == 1.11.0 ==
315
316 (% class="lead" %)
317 Mar 22, 2019
318
319 **FEATURES AND CHANGES**
320
321 * Respond to a specific message
322 * Interact with alert messages
323 * Active sessions management
324 * Show unread messages when opening a chat
325 * Polls on pdf print
326 * Customizable notifications sounds
327 * Possibility for messages to be sent only by pressing "send" button
328
329 **FIXES**
330
331 * Re-sending failed message makes them disappear from chat
332 * Clicking search results for archived chats crash the application
333 * Forward an asset from media overview is not correctly working
334 * Various smaller bugs
335
336 ----
337
338 == 1.10.3 ==
339
340 (% class="lead" %)
341 Mar 14, 2019
342
343 **FIXES**
344
345 * "ProxyURL" parameter in registry/config is not read correctly
346 * "Use System Certificate Chain" option in advanced settings causes the application to crash
347
348 ----
349
350 == 1.10.2 ==
351
352 (% class="lead" %)
353 Feb 18, 2019
354
355 **FIXES**
356
357 * Error trying to connect to a server with self-signed SSL/TLS certificate under certain conditions
358 * Backend hostname parameter in registry/config is not displayed in password login advanced settings
359
360 ----
361
362 == 1.10.1 ==
363
364 (% class="lead" %)
365 Feb 15, 2019
366
367 **FEATURES AND CHANGES**
368
369 * Faster user registration thanks to optimized message retrieval
370
371 ----
372
373 == 1.10.0 ==
374
375 (% class="lead" %)
376 Feb 11, 2019
377
378 **FEATURES AND CHANGES**
379
380 * Support Mute Chats
381 * Backend certificate pinning for better security
382 * Notifications about a new version of Teamwire can now be disabled via config/registry parameter
383 * Spell check in chat message input
384 * In search results, clicking on a contact or group now opens last chat with that specific user or group
385 * Added "Advanced Configuration" in Login screen
386 * Added config/registry parameter to disable "Log Out" button
387 * Now is possible to enable "Run on Startup" both during silent installation and as a config/registry parameter
388 * Now BMP and TIFF files are supported as image attachments and appear as picture on your current chat view and on the PDF print
389 * Updated nw.js
390
391 **FIXES**
392
393 * Crash when trying opening a thread under certain conditions
394 * 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
395 * Sometimes chat drafts are not being saved
396 * Attaching a txt file by Drag & Drop is not allowed
397 * Various smaller bugs.
398
399 ----
400
401 == 1.9.1 ==
402
403 (% class="lead" %)
404 Nov 16, 2018
405
406 **FIXES**
407
408 * Error produced trying to paste a file path or a screenshot from the clipboard into a chat
409 * When the application is set as 'run on startup' a false positive is detected in some antivirus programs
410
411 ----
412
413 == 1.9.0 ==
414
415 (% class="lead" %)
416 Nov 07, 2018
417
418 **FEATURES AND CHANGES**
419
420 * New icons set for attachments file types
421 * Allow attachment of .msg files
422 * Ability to create a desktop shortcut during installation (windows only)
423 * Ability to always minimize to system tray (windows only)
424 * Hiding the read receipts UI in chat when disabled by the admin
425 * Ability to use password login without having to specify it in the registry/config
426 * New silent uninstall procedure (windows only)
427 * Some security improvements
428 * Some minor UI improvements
429
430 **FIXES**
431
432 * Error opening an attachment of type calendar sent from an android device in Windows 10
433 * Some system notification messages are not correctly shown
434 * When forwarding a message that contains an image only the message is forwarded
435 * When a chat title is too long the chat options are not showed
436 * Error when cancelling the cropping of a new chat avatar
437 * It is not possible to add members to a chat that includes only a Managed Group as a member
438 * Error sending an audio file containing a cover image
439 * Changes in the proxy settings are not correctly applied when using system proxy (windows only)
440
441 ----
442
443 == 1.8.0 ==
444
445 (% class="lead" %)
446 Sep 28, 2018
447
448 **FEATURES AND CHANGES**
449
450 * Archived chats are now synched in all devices
451 * Chats Administrators can now add a custom avatar to a chat
452 * Support for "Run out of licenses" notification
453 * Enhancement in the encryption of assets
454 * Small improvements on profile UX
455 * It is now possible to predefine the recipient of error reports (when the application crashes)
456 * Messages in a chat can now be copied or forwarded by right clicking on them
457 * Updated some 3rd party libraries
458
459 **FIXES**
460
461 * Received calendar entries can now be added to Outlook
462 * Latest registration errors on 1.7.0 have been fixed (SELF_SIGNED_CERT_IN_CHAIN error in Windows 10)
463 * Now is not possible to attach an asset by dragging and dropping when attachment permissions are disabled
464 * Now is not possible to delete users if ˝edit members˝ permission is disabled
465 * The Unarchive option in main menu is now greyed out when the thread is not archived
466 * PAC proxy configuration is now working correctly
467 * Problems on printing an image attachment without saving have been fixed
468 * Various smaller bugs
469
470 ----
471
472 == 1.7.0 ==
473
474 (% class="lead" %)
475 Aug 06, 2018
476
477 **FEATURES AND CHANGES**
478
479 * Added support for 'registrationToken' parameter in password login
480 * Added support for Windows Certificate Store
481 * More clear message when a group is added to a chat
482 * Now the organisation is automatically shown in every user profile
483 * Now the user status is shown in 1:1 chats
484 * The message notification links now directly to the related chat
485 * Added support for high precision timestamps
486 * When the connector of the installation is blocked, the application now respond accordingly
487 * Added support for multiple images attachments in a single message
488 * Added support for 'loginAuditInfo' parameter in config.cfg/registry
489 * When the organisation a user is associated with has been disabled, the application responds accordingly
490
491 **FIXES**
492
493 * Fixed: If the openIn permission is disabled you can save an attachment
494 * Fixed: Wrong file extension when saving an image attachment on Windows
495
496 ----
497
498 == 1.6.0 ==
499
500 (% class="lead" %)
501 Jul 02, 2018
502
503 **FEATURES AND CHANGES**
504
505 * Reworked registration process
506 * New Password login
507 * Faster contacts synchronizations
508 * Added admin capabilities to chats
509 * New Alerting Feature
510 * Organization custom logo support
511 * Capability to remove the profile picture
512 * Removed voice notes duration limit
513 * Contacts names will now be updated (if changed) on startup or on pressing the "refresh contacts" button
514 * Timestamps are now added in log entries in registration_failure.txt
515 * Reduced minimum height and width of app window
516
517 **FIXES**
518
519 * User name can now be correctly changed
520 * Profile picture is now refreshed correctly when a different one is picked
521 * Location attachment is now correctly displayed on PDFs
522 * Fixed: Wrong encoding of umlaute (ü,ä,ö,ß) when reading from registry on Windows
523 * Admin Portal "Wipe" function now is correctly working
524 * Fixed: Error shown in MacOs when trying to paste into a chat a text copied from Terminal or Notes apps
525 * Fixed: Error shown when trying to paste into a chat an existing directory path
526 * Fixed: Crash when opening search results
527 * Fixed: Wrong time shown for old messages
528
529 ----
530
531
532 = (% class="mark" %)API 10(%%) =
533
534
535 == 1.5.1 ==
536
537 (% class="lead" %)
538 Apr 17, 2018
539
540 **FEATURES AND CHANGES**
541
542 * Now is it possible to specify the user data dir path in windows command line installation
543
544 **FIXES**
545
546 * Fixed: Solved a syncing problem after the user has been removed from a chat
547
548 ----
549
550 == 1.5.0 ==
551
552 (% class="lead" %)
553 Mar 28, 2018
554
555 **FEATURES AND CHANGES**
556
557 * Users are now allowed to leave a chat if they are members of a user group
558 * Number of users shown in a status message is now limited to 5
559 * New Content Search
560 * Improved attachments icons
561 * Normalized avatar colors
562 * Unreads number is now synced with mobile devices
563 * Added unarchive option in main chat menu
564 * Added support for emojis in avatars
565 * Enterprise Directory" is now available in "New Group" modal
566 * Added "Allow Editing Chat Members" permission support
567 * Added "Allow Block Users" permission support
568
569 **FIXES**
570
571 * Fixed: App allows sending blank messages
572 * Fixed: No notification shown when 1:1 chat partner leaves a chat
573 * 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
574 * Various problems with the calculated title of a 2 members chats during creation process
575 * Fixed: Weird behaviour sending several attachments to a 1:1 reused chat
576 * Fixed: When a user group is erased by his owner the chat titles are not correcly syncronized
577 * Fixed: It is not possible to create a new Chat with a member chosen from Enterprise Directory
578
579 ----
580
581 == 1.4.3 ==
582
583 (% class="lead" %)
584 Feb 20, 2018
585
586 **FIXES**
587
588 * Fixed: error during resync
589
590 ----
591
592 == 1.4.2 ==
593
594 (% class="lead" %)
595 Feb 11, 2018
596
597 **FEATURES AND CHANGES**
598
599 * Updated 3rd party libraries
600 * Improved Chat scroll
601 * Various performance improvements
602
603 **FIXES**
604
605 * Fixed: app crashing under some conditions
606
607 ----
608
609 == 1.4.1 ==
610
611 (% class="lead" %)
612 Jan 16, 2018
613
614 **FEATURES AND CHANGES**
615
616 * New “Polls” attachment. Great for surveys and coordinating of meetings and tasks
617
618 **FIXES**
619
620 * Fixed: Error during update from versions older than 1.1.8
621 * Fixed: Error when creating a new chat from a group view
622 * Several smaller fixes and improvements
623
624 ----
625
626 == 1.4.0 ==
627
628 (% class="lead" %)
629 Dec 18, 2017
630
631 **FEATURES AND CHANGES**
632
633 * Groups created by the user are now stored in backend and synchronized through all user devices
634 * User can combine several managed groups, user groups and individual contacts when a new chat is created
635 * User can invite multiple contacts as well as groups to an existing chat
636 * Several smaller fixes and improvements
637
638 ## ##