Releases: nursandiid/messenger-clone
Releases · nursandiid/messenger-clone
v1.1.0
Features:
-
Synchronization Control:
- Check if the last synchronization time is more than 3 seconds ago before syncing data.
- If the last sync time is not set or is more than 3 seconds ago, perform the synchronization and update the last sync time in localStorage.
- Implemented in the "refetch chats" and "sync notification" functionalities.
-
Automatically scroll to the bottom if there is a new message from others.
-
Remove throttle on the "load chats" route.
v1.0.0
All features !!