SilentServer Versions Save

Silent is very lightweight, high quality - low latency voice chat for gaming. The server runs on Windows and Linux.

v3.2.2

3 years ago

Fixes:

  • Small performance improvements.

This version supports the client version: 3.5.1.

v3.2.1

3 years ago

Fixes

  • Fixed huge memory leak (probably introduced in v3.1.0).
  • Fixed small memory leaks.

This version supports the client version: 3.5.1.

v3.2.0

3 years ago

New

  • Added Server Welcome Message feature.

Changes

  • Increased user message max size.

This version supports the client version: 3.5.0.

v3.1.0

3 years ago

New:

  • Added data encryption for text and voice chat.

Fixes:

  • Fixed some possible crashes.
  • Minor bug fixes.

This version supports the client version: 3.4.0.

v3.0.0

4 years ago

New:

  • Now the server can have several rooms with passwords, maximum amount of users in room and etc. By default users always connect to the most upper room (which is called 'Welcome Room' by default).
  • The server can now send the server message to all users. You can do this by clicking at the "Send Message to All" option in the "Chat" menu after the server is started.

This version supports the client version: 3.1.1.

EDIT (09.10.2020) - the supported client version updated to 3.3.0.

v2.21.1

4 years ago
  • Fixed an issue that can cause old temporary output log text files to not be deleted.
  • Fixed some issues with incorrect ping calculation/display.
  • Fixed stretching of the Github icon in the About Window.

v2.21.0

4 years ago
  • The server was ported to Linux and now can run on both Windows and Linux.
  • The ping check interval was changed from 3 sec. to 60 sec.
  • Minor bug fixes.

'Supported client version' was changed to 2.23.3.

v2.20.2

4 years ago

Changes:

  • Increased max allowed amount of users in the chat. If previously in the worst-case scenario the server could only handle ~50 people, then now it should handle ~200 people.

'Supported client version' was changed to 2.23.2.

v2.20.1

4 years ago

Fixes:

  • Changing the port in the settings window was changing it only for the text chat and not for the voice chat.

'Last supported client version' was changed to 2.23.1.

v2.20.0

4 years ago

What's new:

  • Now the server can have a password that you need to provide to connect to the server.
  • Added "Allow HTML in messages" option. HTML in messages is disabled by default.
  • Added wrong UDP packet counter. Now every 30 seconds the server will show how much wrong or empty packets it got (if there are more than 50).
  • The "Log" option is added. The server can now log his output to the file.
  • The server can now kick the users by pressing RMB in the "connected users" list.
  • Added UDP protection from empty packets and packets that don't belong to our users.
  • Now the on-screen text will load/unload by chunks.

Changes:

  • Keep-Alive check changed from 15 to 20.

Fixes:

  • Fixed crash when a user is reconnecting.