This repository has been archived by the owner on Aug 11, 2023. It is now read-only.
v0.3.1
Features
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
- deps-dev: bump sass from 1.59.2 to 1.60.0 #32 (dependabot[bot])
- deps-dev: bump eslint-plugin-vue from 8.7.1 to 9.10.0 #33 (dependabot[bot])
- modify websocket hint message (Rekord)
Commits
- 251a070: Merge branch 'main' of github.com:WebChatting/chatting-vue (Rekord)