Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 13:00
· 125 commits to main since this release

Features

  • implement online and offline function (Rekord)
  • fix ws connection error (Rekord)

Bug Fixes

  • fix request path error (Rekord)
  • remove user session after click exit (Rekord)
  • fix url path error (Rekord)
  • update user of session after update user info (Rekord)
  • fix your host determine a connect (Rekord)
  • fix null when close ws connection directly (Rekord)
  • remove offline method and related invoke (Rekord)
  • fix excess handshake instance (Rekord)

Documentation

  • add comment for online method (Rekord)

Styles

  • scroll to bottom after load message data (Rekord)
  • do not scroll to bottom after load historic data (Rekord)
  • add title for ellipsis (Rekord)

Code Refactoring

Performance Improvements

  • remove unnessary judge before pass updatetime (Rekord)
  • use mapstate optimize code structure (Rekord)

Continuous Integration

  • include code dynamic check (Rekord)

Chores

Commits

  • 251a070: Merge branch 'main' of github.com:WebChatting/chatting-vue (Rekord)