Skip to content

Releases: nursandiid/messenger-clone

v1.1.0

13 May 00:53
Compare
Choose a tag to compare

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

12 May 14:55
Compare
Choose a tag to compare

All features !!