Official news: MyChat 8.10 — rights for Kanban and inserting source code into the chat

 

Release date: 12.08.2021

Development history

 
[+] new feature;

[*] fixed bug or improved feature;

[-] fixed.

 

MyChat Client


 

[+] rendering QR codes and barcodes scanned by Android phones and inserting images of codes and text into chat;

[+] insert highlighted source code of various programming languages;

[+] (Android) added the option to mute notifications for each conference separately;

[+] F4 — viewing the last message's read status in a conference;

[+] the setting "Display a conference large image on the information panel (Ctrl + /)";

 

[-] files with call recordings are named incorrectly, the dates do not match reality; Fixed;

[-] when recording calls, often voice calls or screen sharing work incorrectly — one of the users can't hear another. Fixed;

[-] (Android) checking TURN server availability is performed before answering a call. Fixed;

[-] incorrect links with encoded UNICODE content are impossible to insert into the chat using Ctrl+V because the decoding algorithm fails. Fixed. Now such links are inserted into the chat as they are, without decoding;

[-] impossible to copy selected quoted text to the clipboard. Fixed;

[-] even if the integration with Asterisk is disabled, its context menu options for calls are still displayed in MyChat Client. Fixed;

[-] console command "Records" does not work. Fixed;

[-] automatic recording of voice calls does not work. Fixed;

 

MyChat Server


 

[+] (Admin) console command Help for opening a Help page with server's scripts;

[+] (Admin) console command Remove PushTokens dor deleting any PUSH tokens for sending notifications on mobile devices;

[+] (Admin) console command PushTokens to get a list of tokens for PUSH services for sending messages on Android and iOS devices;

[+] (Admin) console command CloseOldPrivateDialogs to force closing users' old private dialogues;

[+] (MSL) new parameter in the functionv mGetUsersListByParams — "InCommonContacts" — all users who are included in the common contact list;

 

[*] (Kanban) after closing the window for editing a protect, the task list twitches because of the sorting. Fixed;

 

[-] (Kanban) fixed error when filtering tasks according to tags in the section "Tasks";

[-] (Core) PUSH notifications do not work because the PUSH server's IP address was 127.0.0.1. Fixed.