New releases, updates, important announcements and sales discounts. Information about future versions
User avatar
Alona Kutsenko
Follow our Twitter to stay tuned!

MyChat versions history

The brackets show when a new feature is created or when a bug is fixed.

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

MyChat Client
[+] (20.04.2026) (mac,linux,web,alt) implemented sending voice messages;
[+] (12.04.2026) (win32) option "Set quick reaction via double-click on a message";
[+] (12.04.2026) (win32) technology to set quick reactions on the last sent message via short text messages like "+" / "++", "-" / "--", "*", etc.

[*] (29.04.2026) (win32) in the sound settings, the event list now always has a selected element to avoid confusion when an element is not in focus, and the "Play" or "Edit" button does not respond;
[*] (29.04.2026) (win32) button for collapsing and expanding the call panel;
[*] (29.04.2026) (win32) now the video/screen sharing call window can be moved with the mouse by grabbing any visible part of the window;
[*] (29.04.2026) (win32) select audio output device at the same time when making a call;
[*] (15.04.2026) (win32) double-clicking on an empty message place now is considered as "quick reaction"; if a mouse is placed on a text, then a word will be highlighted, but without reaction;
[*] (15.04.2026) (win32) reduced the number of network requests to the server that deal with user information updates, especially on large servers;
[*] (11.04.2026) (win32) increased speed for the list of received files in the main menu;
[*] (10.04.2026) (win32) increased speed of the application "cold start" (~ 9-10 seconds) with a new localization technology;
[*] (10.04.2026) (win32) reduced memory consumption by creating different application windows "by demand" and not during launch;

[-] (25.04.2026) (win32) clicking on links to the built-in Kanban and forum in the chat didn't work correctly if alternative aliases for these services were configured on the server. Login to the service via token wasn't working, requiring manual login and password entry. Fixed;
[-] (15.04.2026) (win32) error in calculating percentages and the preliminary time for full history synchronization; in some cases, the indicators could go beyond 100% and into negative time. Fixed;
[-] (15.04.2026) (win32) error occurred sometimes after sending images or files in the chat;
[-] (15.04.2026) (win32) minor errors that occurred when exiting the application;
[-] (15.04.2026) (win32) the program freezes randomly. Fixed;
[-] (11.04.2026) (win32) fixed error when saving a file on the newly installed MyChat;

MyChat Server
[+] (29.04.2026) (admin) option to export the user list of the working conference in CSV;
[+] (25.04.2026) (core) implemented a WatchDog technology for tracking the server by time: memory size, how many threads and resources are allocated or free, log records for tracking dynamic;
[+] (20.04.2026) (kanban) added option to insert voice messages in tasks;

[*] (19.04.2026) (admin) simplified work with HTTPS certificates in the section "Settings", "WEB services";
[*] (19.04.2026) finished preliminary resolution detection for BMP, TIFF, PSD, PCX, and TGA images to generate preview thumbnails in chat;
[*] (15.04.2026) (node) protection against re-caching of files on the web server;
[*] (15.04.2026) (core) limiting the size of the outgoing buffer for each client's data. If this limit is exceeded, the system terminates the connection. This is done for security measures;

[-] (16.04.2026) an error in the network attack prevention tool caused the client application (primarily the admin panel) to shut down when receiving large amounts of data. Fixed.
User avatar
Alona Kutsenko
MyChat Client
[+] (12.04.2026) (win32) option "Set quick reaction via double-click on a message".

By default, this option is enabled. Double-clicking on a field of any message sets a "Thumbs up" reaction automatically.

[+] (12.04.2026) (win32) technology to set quick reactions on the last sent message via short text messages like "+" / "++", "-" / "--", "*", etc.

This option is in the chat's settings.

By default, it is enabled. Now, to set a reaction:

mychat-reactions-list.png
MyChat emoji list
mychat-reactions-list.png (4.89 KiB) Viewed 2480 times

...you do not have to target a message in the chat, but simply send a short text message:

reactions-list.png
Quick text reactions
reactions-list.png (20.55 KiB) Viewed 2480 times

A short reaction must be the only message content. If there are additional characters or spaces at the beginning or end of a message, then this is a regular message.

The list of short texts is approximate. If you have better suggestions, please write us, and we will try them.
User avatar
Alona Kutsenko
MyChat Client
[*] (15.04.2026) (win32) reduced the number of network requests to the server that deal with user information updates, especially on large servers;

[-] (15.04.2026) (win32) the program freezes randomly. Fixed.
User avatar
Alona Kutsenko
MyChat Client
[*] (15.04.2026) (win32) double-clicking on empty message place now is considered as "quick reaction"; if a mouse is placed on a text, then a word will be highlighted, but without reaction;

[-] (15.04.2026) (win32) error in calculating percentages and the preliminary time for full history synchronization; in some cases, the indicators could go beyond 100% and into negative time. Fixed;
[-] (15.04.2026) (win32) error occurred sometimes after sending images or files in the chat;
[-] (15.04.2026) (win32) minor errors that occurred when exiting the application;

MyChat Server
[*] (15.04.2026) (node) protection against re-caching of files on the web server;
[*] (15.04.2026) (core) limiting the size of the outgoing buffer for each client's data. If this limit is exceeded, the system terminates the connection. This is done for security measures;
User avatar
Alona Kutsenko
MyChat Server
[*] (19.04.2026) finished preliminary resolution detection for BMP, TIFF, PSD, PCX, and TGA images to generate preview thumbnails in chat.

The problem is complex. If you send an image whose size is bigger than 5K resolution, or the file's physical size is large (10 megabytes or more), then the server won't make a preview for such an image but will send it in the chat as a file.

It looks like this:
very-big-image.png
Large image thumbnail in MyChat
very-big-image.png (5.63 KiB) Viewed 1113 times

The first option is that the server displays a default image; the tooltip next to a cursor displays the resolution of the original image. The second option is just a file and its physical size on the disk.
User avatar
Alona Kutsenko
MyChat Client
[+] (20.04.2026) (mac,linux,web,alt) implemented sending voice messages.

MyChat Server
[+] (20.04.2026) (kanban) added option to insert voice messages in tasks.
User avatar
Alona Kutsenko
MyChat Client
[-] (25.04.2026) (win32) clicking on links to the built-in Kanban and forum in the chat didn't work correctly if alternative aliases for these services were configured on the server. Logging in to the service via token wasn't working, requiring manual login and password entry. Fixed;

MyChat Server
[+] (25.04.2026) (core) implemented a WatchDog technology for tracking the server by time: memory size, how many threads and resources are allocated or free, log records for tracking dynamic.

The log is now written to C:\ProgramData\MyChat Server\logs\watchdog.log
User avatar
Alona Kutsenko
MyChat Client
[*] (29.04.2026) (win32) in the sound settings, the event list now always has a selected element to avoid confusion when an element is not in focus, and the "Play" or "Edit" button does not respond;

mychat-sounds.png
MyChat sound settings
mychat-sounds.png (34.44 KiB) Viewed 50 times

[*] (29.04.2026) (win32) button for collapsing and expanding the call panel;
[*] (29.04.2026) (win32) now the video/screen sharing call window can be moved with the mouse by grabbing any visible part of the window;
[*] (29.04.2026) (win32) select audio output device at the same time when making a call;

MyChat Server
[+] (29.04.2026) (admin) option to export the user list of the working conference in CSV;

export-to-csv.png
Exporting MyChat users to CSV
export-to-csv.png (266.38 KiB) Viewed 50 times

[*] (19.04.2026) (admin) simplified work with HTTPS certificates in the section "Settings", "WEB services";