Page 1 of 1

What has been done for the future version?

PostPosted: Thu Mar 28, 2024 9:14 pm
by Alona Kutsenko
The version is currently 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
[+] (12.04.2024) (ios) added option to use a PIN code for device protection;
[+] (12.04.2024) (android) the button for saving an image to a download folder on the view screen;
[+] (03.04.2024) (win32) plugin for calls: rotate the screen with incoming video call, and apply mirror display, if necessary;
[+] (03.04.2024) (win32) options.json file with custom settings that you can place next to mcclient.exe;
[+] (03.04.2024) (win32) console command "refresh options" for updating the program's custom settings instantly, without restart;

[*] (24.04.2024) (android) (ios) a user's profile displays time after changing the status, and not from the moment of connection to the server;

[-] (01.05.2024) (win32) error when displaying user's status and time of online/offline period when viewing user's profile (F4) in different localizations;
[-] (24.04.2024) (win32) error dealing with detecting the time of the last changed status (offline, away, dnd) in private dialogues, "on top". Fixed;
[-] (24.04.2024) (win32) error dealing with displaying sent message status in a private dialogue (read/delivered). In some cases, the status displays incorrectly. Fixed;
[-] (11.04.2024) (win32) error ID 3E337333, "Invalid characters in file name", occurs when inserting images as files from the clipboard into chat (Ctrl+V, Shift+Ins);
[-] (11.04.2024) (win32) error ID 2655071D, occurs when exiting the program or shutting down due to an emergency (for example, wrong database version, etc.);
[-] (11.04.2024) (win32) fixed error ID 4E759ACC occurs when attempting to make a media call;
[-] (10.04.2024) (webkit) if the rule that forbids a user to make a call [#206] — the plugin for calls does not end its work when an interlocutor ends the call. Fixed;
[-] (01.04.2024) (kanban) when re-uploading a file in a task, the file does not update. Fixed;
[-] (03.04.2024) (win32) saving the program's settings does not work. Fixed;

MyChat Server
[+] (24.04.2024) updated the interface of the application; changing the application language on the tool bar in one click, and quick access to frequently asked questions regarding the server;

[-] (29.04.2024) (forum) when switching to the language that is not in the list of localizations, then the forum page does not load;
[-] (22.04.2024) (admin) if the list of the settings templates is empty, a new template is not added. Fixed;
[-] (11.04.2024) error ID 34E04653 occurs during the server's shutting down process when pressing the button "Lobby";
[-] (11.04.2024) error ID AE3ABD3C "database is locked" occurs when attempting to run the GUI application while the service is already working;
[-] (11.04.2024) error ID 4C20DB06 when shutting down the server occurs when attempting to run the GUI application while the service is already working;
[-] (11.04.2024) error ID 05CDD7E4 during the server emergency shut down. For example, when launching a copy or starting with the notification that some ports is busy and it's impossible to launch the server.

Re: What has been done for the future version?

PostPosted: Mon Apr 01, 2024 11:19 am
by acieaion
Nice work [smilie=man_in_love.gif]

Re: What has been done for the future version?

PostPosted: Mon Apr 01, 2024 12:43 pm
by Alona Kutsenko
This section is empty because we have not yet started working on the next version. :)

Re: What has been done for the future version?

PostPosted: Mon Apr 01, 2024 5:21 pm
by Alona Kutsenko
MyChat Client
[-] (01.04.2024) (kanban) when re-uploading a file in a task, the file does not update. Fixed.

Re: What has been done for the future version?

PostPosted: Wed Apr 03, 2024 4:56 pm
by Alona Kutsenko
MyChat Client
[+] (03.04.2024) (win32) plugin for calls: rotate the screen with incoming video call, and apply mirror display, if necessary;
[+] (03.04.2024) (win32) options.json file with custom settings that you can place next to mcclient.exe;
[+] (03.04.2024) (win32) console command "refresh options" for updating the program's custom settings instantly, without restart;

[-] (03.04.2024) (win32) saving the program's settings does not work. Fixed;

The example of the options.json file:
Code: Select all
{
  "MediaCallsWindow" : {
    "Top"     : 300,
    "Left"    : 550,
    "Width"   : 320,
    "Height"  : 240,
    "Monitor" : "screen:0:1",
    "VideoRotate" : 2,
    "VideoMirror" : true,
    "WindowVisible": false
  }
}


The latest build — 2024.3.1
(update the page by Ctrl+F5)

Update guide

Re: What has been done for the future version?

PostPosted: Wed Apr 10, 2024 5:19 pm
by Alona Kutsenko
MyChat Client
[-] (10.04.2024) (webkit) if the rule that forbids a user to make a call [#206] — the plugin for calls does not end its work when an interlocutor ends the call. Fixed.

Re: What has been done for the future version?

PostPosted: Thu Apr 11, 2024 4:30 pm
by Alona Kutsenko
MyChat Client
[-] (11.04.2024) (win32) error ID 3E337333, "Invalid characters in file name", occurs when inserting images as files from the clipboard into chat (Ctrl+V, Shift+Ins);
[-] (11.04.2024) (win32) error ID 2655071D, occurs when exiting the program or shutting down due to an emergency (for example, wrong database version, etc.);
[-] (11.04.2024) (win32) fixed error ID 4E759ACC occurs when attempting to make a media call;

MyChat Server
[-] (11.04.2024) error ID 34E04653 occurs during the server's shutting down process when pressing the button "Lobby";
[-] (11.04.2024) error ID AE3ABD3C "database is locked" occurs when attempting to run the GUI application while the service is already working;
[-] (11.04.2024) error ID 4C20DB06 when shutting down the server occurs when attempting to run the GUI application while the service is already working;
[-] (11.04.2024) error ID 05CDD7E4 during the server emergency shut down. For example, when launching a copy or starting with the notification that some ports is busy and it's impossible to launch the server.

Re: What has been done for the future version?

PostPosted: Thu Apr 11, 2024 5:49 pm
by Alona Kutsenko
The latest build — 2024.3.3
(update the page by Ctrl+F5)

Update guide

Re: What has been done for the future version?

PostPosted: Fri Apr 12, 2024 4:18 pm
by Alona Kutsenko
MyChat Client
[+] (12.04.2024) (ios) added option to use a PIN code for device protection;
[+] (12.04.2024) (android) the button for saving an image to a download folder on the view screen.

Re: What has been done for the future version?

PostPosted: Mon Apr 22, 2024 4:11 pm
by Alona Kutsenko
MyChat Server
[-] (22.04.2024) (admin) if the list of the settings templates is empty, a new template is not added. Fixed.

Re: What has been done for the future version?

PostPosted: Wed Apr 24, 2024 12:26 pm
by Alona Kutsenko
MyChat Client
[-] (24.04.2024) (win32) error dealing with detecting the time of the last changed status (offline, away, dnd) in private dialogues, "on top". Fixed;
[-] (24.04.2024) (win32) error dealing with displaying sent message status in a private dialogue (read/delivered). In some cases, the status displays incorrectly. Fixed.

Re: What has been done for the future version?

PostPosted: Wed Apr 24, 2024 1:11 pm
by Alona Kutsenko
MyChat Client
[*] (24.04.2024) (android) (ios) a user's profile displays time after changing the status, and not from the moment of connection to the server.

Re: What has been done for the future version?

PostPosted: Mon Apr 29, 2024 5:20 pm
by Alona Kutsenko
MyChat Server
[-] (29.04.2024) (forum) when switching to the language that is not in the list of localizations, then the forum page does not load.