Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 638 Bytes

changelog.md

File metadata and controls

23 lines (15 loc) · 638 Bytes

Change Log

[0.0.1] - 2022-07-15

Minor bug fixes to login page.

[1.0.0] [Initial Release] - 2022-07-14

Author: Pratyush Shah

Release Version

Features:

  1. Login/Create user (Supporting hashing of passwords)
  2. Notifications for friend requests and unread messages
  3. Sending friend requests, accepting/declining friend requests
  4. Removing friends
  5. Starting chatrooms (Supporting AES Encryption, can only send messages to your friends)
  6. Plays a sound upon receiving a message
  7. Changing default settings (Number of messages displayed upon starting chat room, etc.)
  8. Strong error logging to help with future debugging