feat: add debounced user presence join/depart notifications with 3-second delay in socket service
This commit is contained in:
@@ -3,6 +3,14 @@
|
||||
|
||||
|
||||
|
||||
|
||||
## 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.
|
||||
|
||||
**Changes:** 5 files, 418 lines
|
||||
**Languages:** HTML (1 lines), JavaScript (259 lines), Python (158 lines)
|
||||
|
||||
## Version 1.2.0 - 2025-12-17
|
||||
|
||||
Removes Umami analytics integration, eliminating user tracking functionality. Developers must handle analytics separately if needed.
|
||||
|
||||
Reference in New Issue
Block a user