Release Notes
New Features
- Added
settings.conffile to allow and disallow duplicated usernames.
Version 1.4.7 - April 22, 2024
New Features
- Introduced
!ClientsListcommand 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
!whispercommand for private messaging between users.
Version 1.4.3 - March 26, 2024
New Features
- Added command to reload connection.
- Introduced
GetStatuscommand 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
SetStatusfunction for modifying status without accessingusr/userInfo.json.
Version 1.4.1 - March 24, 2024
Changes
- Moved contributing guidelines to documentation.
- Clients' information is now stored in
clientsListon 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
- 1.3.1 by @serangelicloud in #12
- updated for developers by @serangelicloud in #13
- 1.3.2 by @serangelicloud in #15
- 1.3.3 by @serangelicloud in #16
- 1.4.0 by @serangelicloud in #17
- 1.4.1 by @serangelicloud in #18
- 1.4.2 by @serangelicloud in #19
- 1.4.2 by @serangelicloud in #20
- readability improvements by @serangelicloud in #21
- 1.4.3 by @serangelicloud in #22
- Better Documentation by @serangelicloud in #23
- 1.4.4 by @serangelicloud in #24
- 1.4.5 by @serangelicloud in #25
- 1.4.6 by @serangelicloud in #26
- 1.4.7 by @serangelicloud in #27
Full Changelog: v1.3.3...v1.4.7