You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGE_LOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Changes:<br>
12
12
- Added more interfaces for improved type coverage.
13
13
- Dev Bug Fixes:
14
14
- 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.
16
16
- 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.
17
17
- Modularity:
18
18
- Migrated large portions of RoomContainer functionality into smaller components to improve usability of code.
0 commit comments