chore: bump version to 1.4.0 and simplify user dict access in socket service

This commit is contained in:
2025-12-17 21:09:54 +00:00
parent c712bc58c1
commit 2534b7572e
3 changed files with 11 additions and 3 deletions
+8
View File
@@ -4,6 +4,14 @@
## Version 1.4.0 - 2025-12-17
Updates the socket service to improve connection stability and error handling.
**Changes:** 1 files, 4 lines
**Languages:** Python (4 lines)
## Version 1.3.0 - 2025-12-17
Users now receive notifications when other users join or depart the application. Departure notifications are debounced to reduce the frequency of rapid successive alerts.