Skip to content

Commit c1b7552

Browse files
authored
Merge pull request #241 from open-source-labs/Skilzsz-patch-1
Update CHANGE_LOG.md
2 parents be01df7 + fc346dc commit c1b7552

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGE_LOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Recommendations for Future Enhancements:<br>
4848
- True real-time rendering so users can see components as they're being dragged onto the canvas, rather than only when they're placed.
4949
- List of active rooms so users can simply pick one to join. Will likely be paired with a password feature for security, so only users with the proper credentials can join a particular room.
5050
- Chat Feature in Collaboration Room
51+
- Currently, the live tracking cursor is rendered based on the users username/nickname. If multiple users create the same username/nickname, the most recent username/nickname creator will override the former. Possible solution to this issue could be to store cursor with the socket id rather than username/nickname. "
5152

5253
**Version 18.0.0 Changes**
5354

0 commit comments

Comments
 (0)