chore: update py files

This commit is contained in:
2025-12-17 22:09:54 +01:00
parent c23ce6085a
commit 1eed22de5c
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.