This repository has been archived by the owner on Dec 9, 2021. It is now read-only.
Releases: Flone-dnb/SilentServer
Releases · Flone-dnb/SilentServer
Silent Server
- Added Settings window. For now, you can only set the port for the server.
- Added color to user names in "Connected" list.
- Fixed wrong version that was sent when the client had an unsupported version.
Silent Server
- FChat (testing name) is now called Silent.
- All style was updated and now looks a lot prettier.
- About window was fully recreated with the new style.
- Added tray icon when Silent is minimized.
FChat Server
- The last supported client version was updated to 2.16.1.
FChat Server
- From now on, the versions of FChat Server and FChat Client do not have to match. The server now will check the last supported client version with the current server version.
FChat Server
- Now, when the client loses connection with the server due to problems on the server, the client is notified about this.
FChat Server
- Reduced redundancy of the displayed information.
- Fixed a bug due to which it was necessary to press the close button of the application 2 times if the server was not started since the application started.
FChat Server
- Increased the ping check interval from 8 to 3 seconds.
- Fixed incorrect display of ping.
- Slightly modified method of establishing a connection for voice chat.
FChat Server
- Voice chat added.
FChat Server
- Minor design changes.
- Now, messages have server time, not client time as they used to be.
- Added keep-alive check. After 30 seconds of inactivity, the server will check if the connection to the client is lost.
- Added server and client version match check. If the client version does not match the server version, the client will be notified of the version that is installed on the server.
FChat (server)
- Fixed bug that caused some messages to be lost if they are sent too quickly.