Skip to content
This repository has been archived by the owner on Dec 9, 2021. It is now read-only.

Releases: Flone-dnb/Silent

Silent (v3.5.1)

27 Jan 17:53
Compare
Choose a tag to compare

Fixes

Fixed small memory leaks.

Silent (v3.5.0)

11 Nov 09:58
Compare
Choose a tag to compare

New

  • Added 'Mute Mic Button' option in the settings.
  • Added Server Welcome Message feature.

Changes

  • Increased user message max size.

Fixes

  • Minor bug fixes.

Silent (v3.4.0)

20 Oct 17:44
Compare
Choose a tag to compare

New:

  • Added data encryption for text and voice chat.

Fixes:

  • Fixed some possible crashes.
  • Minor bug fixes.

Silent (v3.3.0)

09 Oct 18:12
Compare
Choose a tag to compare

New:

  • Added option "Play Text Message Sound" in the Settings Window.
  • Added option "Play Connect/Disconnect Sound" in the Settings Window.
  • Added option "Show Connect/Disconnect Message" in the Settings Window.
  • Improved the text chat filtering.

Changes:

  • The number of users in a room now displayed on the right side.
  • Removed the Send button. Now you can use Enter to send messages and Shift + Enter to add a new line to your message.
  • Rearranged UI elements.

Fixes:

  • Fixed an issue that occurred when someone is moving to another room our chat clears and the room name changes.

Silent (v3.2.1)

03 Oct 10:58
Compare
Choose a tag to compare

Fixes:

  • Fixed an issue that did not allow to set the Input Audio Device to auto-select.
  • Fixed an issue resulting in voice messages not being sent due to the send buffer being full.

Silent (v3.2.0)

09 Aug 11:28
Compare
Choose a tag to compare

New:

  • Talk to record voice. You can now talk without pressing the push-to-talk button.
  • Added 'Input Volume Multiplier' slider to control the loudness of your microphone.

Fixes:

  • Fixed 'Online Users Counter' not counting the client.
  • Deselect (after LMB) item in the list if it's a user.

Changes:

  • Changed 'Change Volume' to 'Change User Volume'.
  • Settings window reworked.

Silent (v3.1.1)

12 Apr 16:18
Compare
Choose a tag to compare
  • Fixed critical bug which crashed the app if the user doesn't have a settings file or the settings file was from the old version.

Silent (v3.1.0)

04 Apr 09:46
Compare
Choose a tag to compare

New:

  • You now can manually select the audio input device in the settings.

Silent (v3.0.1)

27 Mar 08:40
Compare
Choose a tag to compare

Fixed:

  • Changing the volume of the other user wasn't possible.

Silent (v3.0.0)

25 Mar 12:39
Compare
Choose a tag to compare

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 application will now save your last connection parameters, like your name, IP-address (or domain name), password and port.
  • The server can now send the server message to all users.

Changes:

  • The ping icon will no longer be shown. Instead, you will just see the ping of the user.
  • The ping icon will no longer have a red circle around if the user is talking. Instead, the user's name will turn red while he's talking.
  • The application no longer has a usual Windows title bar. Instead, it has a minimize, maximize and close buttons in the top-right corner.

Fixes:

  • The selected item in the 'Connected' list should now be deselected every time after you've picked an option from the context menu.