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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,7 @@ Recommendations for Future Enhancements:<br>
42
42
- Continue cleanup of outdated and unused code and files.
43
43
- Future teams could look into data structures for scaling on the server side of the app to improve data transmitting and multiple server functionality.
44
44
- Continue modularizing code. Many large, unwieldy files that should be broken up into more modular components still exist.
45
+
- Fix the reset of context manager and state manager when a user leaves the room.
45
46
- Collaboration room:
46
47
- Allow for given HTML components to be nested into custom created components
47
48
- Collaboration Room feature can be further scaled with AWS servers and clients for better experiences. The feature currently is limited to access with only 1 AWS cloud server.
0 commit comments