New releases, updates, important announcements and sales discounts. Information about future versions
User avatar
Alona Kutsenko
This version is under development!
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.

[*] (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) 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;

[-] (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
[+] (20.04.2026) (kanban) added option to insert voice messages in tasks;

[*] (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 1384 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 1384 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 17 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.