Page 1 of 1

MyChat 2023.1 development history

PostPosted: Tue Jun 14, 2022 6:49 pm
by Alona Kutsenko
Follow our Twitter to stay tuned!

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.22.2022) (iOS) added user statuses in the chat list;
[+] (11.22.2022) (win32) settings for disabling rendering for the built-in bot (Elisa, uin=0) in the user lists of auto-created conferences in the chat;
[+] (11.09.2022) (win32) conferences display a full list of members, not only online ones;
[+] (11.09.2022) (win32) user filer in conferences;
[+] (11.09.2022) (win32) user sorting types in conferences;
[+] (11.03.2022) (win32) a command line key mcclient.exe /minimize — minimize MyChat window to the taskbar right after the launch;
[+] (11.02.2022) (win32) new version numeration scheme;
[+] (09.21.2022) (Android) added menu item for saving a file to the folder "Downloads";
[+] (08.31.2022) (iOS) added the option for account deletion if a user has sufficient rights;

[*] (12.09.2022) (win32) redesigned scheme of automatic reconnection to the server after disconnection;
[*] (11.03.2022) (win32) redesigned format of parameters in MyChat command line;
[*] (08.05.2022) (Android) completely redesigned system for working with files in the application. Now it supports transferring any files on the latest operating systems (Android 10+). Select files and images via a system file manager, preview the content sorted in folders;
[*] (07.07.2022) (iOS) added rendering for some message types;
[*] (07.07.2022) (iOS) extended logging of PUSH notifications for debugging purposes;

[-] (12.25.2022) (win32) fixed memory loss when the program is in the working process. The losses cause errors after the program shuts down;
[-] (12.25.2022) (win32) main menu, "Help", when choosing the menu item about installing the application on Android/iOS, then this item does not highlight in the important notifications(Ctrl+4). Fixed;
[-] (12.09.2022) (win32) a bug when double clicking on dialogues (private/conferences); a focus switches somewhere if automatic dialogue closing is off in the settings. Fixed;
[-] (10.04.2022) (Android) fixed sending images via the menu option "Share" in other applications. Added the option to send files of any type via "Share";
[-] (08.20.2022) (win32) if open a private dialogue with a user with disabled history in a local database, and then delete the whole private history by using a server command and open a private dialogue with this person again the messages remain in memory, indexes get messed up. The issue fixes after the program reconnection or restart. Fixed;
[-] (08.16.2022) (Android) the dialogue with Elisa does not open from the list of conference users. Fixed;
[-] (08.05.2022) (Android) fixed issue when downloading files that contain spaces in titles;
[-] (08.05.2022) (Android) when uploading a file on a server, there is no upload indication and checksum calculation displayed in a conference. Fixed;
[-] (07.22.2022) (Android) the setting "Restart MyChat after reboot" does not work when PUSH notifications are disabled. Fixed;
[-] (07.22.2022) (iOS) incorrect deleting of messages. Fixed;
[-] (07.22.2022) (iOS) incorrect display for "«" and "»" symbols. Fixed;
[-] (07.22.2022) (iOS) sometimes the indicator for new events on the navigation panel displays the incorrect number. Fixed;
[-] (07.20.2022) fixed memory leaking when working with data structures;
[-] (07.20.2022) (Android) some Android devices do not perform ports test for the TURN server which causes the call failure. Fixed;

MyChat Server
[+] (11.11.2022) (Core) automatic server restart after 30 seconds after any fatal error. Logs included;
[+] (10.21.2022) (Admin) a console command "list" for getting a full list of all available console commands with short text descriptions;
[+] (10.19.2022) (Admin) when managing users, in a user's profile, there is a QR code for quick connection to the server via Android or iOS application for MyChat;
[+] (10.07.2022) MSL functions for processing Kanban events;
[+] (10.05.2022) added the option to block connections to the server from various operating systems according to Rights groups;

[*] (11.09.2022) (Core) server optimization for faster work with conferences especially if there are a lot of them with a big number of members;
[*] (10.21.2022) (Admin) automatic indentations in a text field for outputting console commands for a better reading experience;

[-] (10.26.2022) error when changing a user's authorization type if the account type is not a domain one. Fixed;
[-] (09.07.2022) (Admin) if an image is not required to be resized, then it was impossible to upload a user photo on the server; Fixed.
[-] (07.20.2022) fixed memory leaking when working with data structures;
[-] (07.17.2022) when deleting conference messages on Admin Panel, under a user who is not a member of this conference, messages are deleted on the server but not on the clients because the command is not sent creating out of sync. Fixed;
[-] (07.05.2022) fixed error when importing or updating users from a domain;
[-] (06.26.2022) when inviting a user to a conference that you are not a member of, the server sends an incorrect error. Fixed.

Re: MyChat 2023.1 development history

PostPosted: Thu Jan 19, 2023 1:31 pm
by Alona Kutsenko