Skip to content

Commit ee8d52e

Browse files
authored
Update CHANGE_LOG.md
1 parent 1ff4ec2 commit ee8d52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGE_LOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Changes:<br>
1212
- Added more interfaces for improved type coverage.
1313
- Dev Bug Fixes:
1414
- Deleted ts-coverage files and added folder to git.ignore so TS conversion status is properly reflected on the Github repository.
15-
- Fixed persistent WebSocket issue that was causing users to not be able to join rooms properly, allowing full duplex connections between multiple clients and the server.
15+
- Fixed persistent WebSocket issue that was causing users to not be able to join rooms properly.
1616
- Cleaned up outdated code and removed multiple unused and duplicate files, particularly those related to the now-obsolete Dark Mode functionality and some other lingering code from the v.17 migration.
1717
- Modularity:
1818
- Migrated large portions of RoomContainer functionality into smaller components to improve usability of code.

0 commit comments

Comments
 (0)