Skip to content

v1.4.7

Latest

Choose a tag to compare

@serangelicloud serangelicloud released this 22 Apr 10:42
a537a84

Release Notes

New Features

  • Added settings.conf file to allow and disallow duplicated usernames.

Version 1.4.7 - April 22, 2024

New Features

  • Introduced !ClientsList command to list all clients connected to the server.

Version 1.4.6 - March 26, 2024

Changes

  • Server now refuses connection if a client with the same username is already connected.

Version 1.4.5 - March 26, 2024

Changes

  • Denested input listener for improved code structure.

Version 1.4.4 - March 26, 2024

New Features

  • Implemented !whisper command for private messaging between users.

Version 1.4.3 - March 26, 2024

New Features

  • Added command to reload connection.
  • Introduced GetStatus command to retrieve someone's status.

Version 1.4.2 - March 25, 2024

Changes

  • Username is now loaded from usr/userInfo.json.
  • Added status handling in initial message.
  • Created SetStatus function for modifying status without accessing usr/userInfo.json.

Version 1.4.1 - March 24, 2024

Changes

  • Moved contributing guidelines to documentation.
  • Clients' information is now stored in clientsList on connection and removed on disconnection.
  • Added commands to retrieve information about connected clients.
    Version 1.4.0 - March 24, 2024
    These updates enhance user experience, improve server functionality, and ensure smoother communication between clients.

What's Changed

Full Changelog: v1.3.3...v1.4.7