Page 1 of 1

MyChat 8.14 development history

PostPosted: Tue Nov 23, 2021 1:45 pm
by Alona Kutsenko
MyChat versions history

The brackets show the date when a new feature was created or when a bug was fixed.

[+] new feature;
[*] fixed bug or improved feature;
[-] fixed bug.

MyChat Client
[+] (12.23.2021) parameter LOCAL_IP_ADDRESS in the list of constant for viewing information about a user in a private dialogue;
[+] (12.17.2021) (iOS) added voice and video calls;
[+] (12.07.2021) (Android) added display for network links;
[+] (12.07.2021) (Android) added messages about broadcast status;
[+] (11.29.2021) (Linux) (macOS) (Alt) added the setting for sorting method for common and personal contacts.

[*] (12.01.2021) correct detection of Windows 11;
[*] (11.30.2021) (iOS) added sorting for users and groups in the contact lists;

[-] (12.27.2021) if the setting for PUSH notifications is off, the application that is compatible with previous server versions connects to the latest relevant server version only. Fixed;
[-] (12.22.2021) work position does not display in the information field about a user in a private dialogue (parameter WORK_POSITION). Fixed;
[-] (12.17.2021) (Android) registration of a new user works incorrectly if a nickname already exists on the server. Fixed;
[-] (11.29.2021) (Linux) (macOS) (Alt) the state for closed/opened sections contact lists does not save. Fixed;
[-] (11.29.2021) (Linux) (macOS) (Alt) an incorrect private dialogue with the bot opens when entering the chat with no conferences or private dialogues. Fixed;
[-] (11.29.2021) (Android) in the contact lists, only users are sorted but not the groups. Fixed;
[-] (11.25.2021) (Linux) (macOS) (Alt) hotkeys turn off after receiving a broadcast message. Fixed;
[-] (11.23.2021) when pointing on a file sent from the macOS client, the hint displays that a file is still not downloaded on a local computer. Fixed;

MyChat Server
[+] (12.23.2021) (MSL) event OnClientRemoteExec for runnning scripts on the server remotely directly from MyChat Client remotely;
[+] (12.16.2021) button in MyChat Server interface for entering the lobby (all MyChat WEB services);
[+] (11.24.2021) (MSL) function mGetServerVersion for getting a full version of MyChat Server (major, minor и build);

[-] (12.09.2021) when connecting to Asterisk with incorrect service address that does not respond to requests but hold the connection, the Admin Panel WEB interface freezes. Fixed;
[-] (12.06.2021) (Core) the error Out of memory when creating thumbnails for large image. Fixed;
[-] (12.02.2021) (Kanban) files are deleted inserting them into a task and it is not an image. Fixed;
[-] (11.29.2021) (Kanban) files (except images) are deleted when inserting them into a task. Fixed.

Re: What has been done for the future version?

PostPosted: Tue Nov 23, 2021 6:37 pm
by Alona Kutsenko
MyChat Client
[-] (11.23.2021) when pointing on a file sent from the macOS client, the hint displays that a file is still not downloaded on a local computer. Fixed.

Re: What has been done for the future version?

PostPosted: Wed Nov 24, 2021 2:11 pm
by Alona Kutsenko
MyChat Server
[+] (11.24.2021) (MSL) function mGetServerVersion for getting a full version of MyChat Server (major, minor и build).

Re: What has been done for the future version?

PostPosted: Mon Nov 29, 2021 3:08 pm
by Alona Kutsenko
MyChat Client
[+] (11.29.2021) (Linux) (macOS) (Alt) added the setting for sorting method for common and personal contacts.

By default, the sorting is in alphabetical order.

Re: What has been done for the future version?

PostPosted: Mon Nov 29, 2021 6:05 pm
by Alona Kutsenko
MyChat Client
[-] (11.29.2021) (Android) in the contact lists, only users are sorted but not the groups. Fixed.

Re: What has been done for the future version?

PostPosted: Mon Nov 29, 2021 6:45 pm
by Alona Kutsenko
MyChat Client
[-] (11.25.2021) (Linux) (macOS) (Alt) an incorrect private dialogue with the bot opens when entering the chat with no conferences or private dialogues. Fixed.

Re: What has been done for the future version?

PostPosted: Tue Nov 30, 2021 12:26 pm
by Alona Kutsenko
MyChat Client
[*] (30.11.2021) (iOS) added sorting for users and groups in the contact lists;

[-] (11.29.2021) (Linux) (macOS) (Alt) the state for closed/opened sections in contact lists does not save. Fixed.

Re: What has been done for the future version?

PostPosted: Tue Dec 07, 2021 12:15 pm
by Alona Kutsenko
MyChat Client
[+] (12.07.2021) (Android) added messages about broadcast status.

Re: What has been done for the future version?

PostPosted: Tue Dec 07, 2021 12:39 pm
by Alona Kutsenko
MyChat Client
[+] (12.07.2021) (Android) added display for network links.

Re: What has been done for the future version?

PostPosted: Thu Dec 09, 2021 5:43 pm
by Alona Kutsenko
MyChat Server
[-] (12.09.2021) when connecting to Asterisk with incorrect service address that does not respond to requests but hold the connection, the Admin Panel WEB interface freezes. Fixed.

Re: What has been done for the future version?

PostPosted: Thu Dec 16, 2021 6:40 pm
by Alona Kutsenko
MyChat Server
[+] (12.16.2021) button in MyChat Server interface for entering the lobby (all MYChat WEB services).

mychat-server.png
MyChat button to enter MyChat lobby with all WEB servies
mychat-server.png (53.71 KiB) Viewed 13795 times

Re: What has been done for the future version?

PostPosted: Fri Dec 17, 2021 8:32 pm
by Alona Kutsenko
MyChat Client
[+] (12.17.2021) (iOS) added voice and video calls;

[-] (12.17.2021) (Android) registration of a new user works incorrectly if a nickname already exists on the server. Fixed;

MyChat Server
[-] (12.17.2021) sending files from Telegram to the chat does not work. Fixed.

Re: MyChat 8.14 development history

PostPosted: Thu Dec 23, 2021 8:47 pm
by Alona Kutsenko
MyChat Client
[+] (12.23.2021) parameter LOCAL_IP_ADDRESS in the list of constant for viewing information about a user in a private dialogue;
The list of a user's local IP addresses with device's type. The clicking on an address opens Explorer (\\IP_ADDRESS), by right mouse click — copy address to the clipboard.

[-] (12.22.2021) work position does not display in the information field about a user in a private dialogue (parameter WORK_POSITION). Fixed.

Re: MyChat 8.14 development history

PostPosted: Thu Dec 23, 2021 10:00 pm
by Alona Kutsenko
MyChat Server
[+] (12.23.2021) (MSL) event OnClientRemoteExec for runnning scripts on the server remotely directly from MyChat Client remotely.

Re: MyChat 8.14 development history

PostPosted: Mon Dec 27, 2021 2:30 pm
by Alona Kutsenko
MyChat Client
[-] (12.27.2021) if the setting for PUSH notifications is off, the application that is compatible with previous server versions connects to the latest relevant server version only. Fixed.

Re: MyChat 8.14 development history

PostPosted: Tue Dec 28, 2021 11:26 am
by Alona Kutsenko