Commit graph

4 commits

Author SHA1 Message Date
semantic-release-bot
0a980d7f96 chore(release): 1.0.3 [skip ci]
## [1.0.3](https://github.com/molvqingtai/WebChat/compare/v1.0.2...v1.0.3) (2024-09-27)

### Bug Fixes

* add packge.json & .zip to assets ([8c01312](8c01312ecb))
2024-09-27 10:40:48 +00:00
semantic-release-bot
97b8946aef chore(release): 1.0.2 [skip ci]
## [1.0.2](https://github.com/molvqingtai/WebChat/compare/v1.0.1...v1.0.2) (2024-09-27)

### Bug Fixes

* add packge.json to assets ([528b4fd](528b4fd452))
2024-09-27 10:23:53 +00:00
semantic-release-bot
a962723cb6 chore(release): 1.0.1 [skip ci]
## [1.0.1](https://github.com/molvqingtai/WebChat/compare/v1.0.0...v1.0.1) (2024-09-27)

### Bug Fixes

* add packge.json to assets ([974b440](974b440752))
2024-09-27 10:14:18 +00:00
semantic-release-bot
ae58c02de2 chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-09-27)

### Bug Fixes

* "use px units to fix small font-size in some websites root elements ([1e904f1](1e904f12d7))
* **css:** prevent some styles from being inherited from the app ([1a8d2ec](1a8d2ec675))
* hasItemQuery not use get ([15821ea](15821eaa47))
* mesage time update ([90253ef](90253effa6))
* message may not exist ([59af3db](59af3db87e))
* messageId not found ([bb9eccd](bb9eccd31c))
* **options:** fix meteors overflow ([c7a3f3f](c7a3f3f150))
* **setup:** setup page display timing is incorrect ([f6277bc](f6277bcc83))
* **userInfo:** fixed infinite loop sync in firefox ([9fca355](9fca355c99))

### Features

* add setup page ([578c79c](578c79cec3))
* auto-growing Textarea ([98268ce](98268ce09f))
* implement join and leave prompts ([ec62b11](ec62b1155e))
* message list implements virtual scrolling ([c9388c7](c9388c744e))
* peer message working! ([6fb4035](6fb4035ac3))
* **setup:** user and message sync ([cc3424d](cc3424d4d8))
* store message records ([c029423](c029423bf9))
* use ualy avatar ([89e20a6](89e20a65db))

### Performance Improvements

* adapt to small screen ([c9b60fc](c9b60fc6d4))
* add animation effects and add self join message ([437c234](437c234f8a))
* add custom scroll bars to scrollable content ([d3fa441](d3fa441846))
* add github link ([7fb24a6](7fb24a6899))
* app show hide toggle ([ca1ea11](ca1ea11dcb))
* **AppContainer:** dynamic width ([3d45e46](3d45e4609c))
* custom toast style ([f36ae70](f36ae70146))
* **message:** user name ellipsis ([8a18871](8a18871b90))
* multiple peerRoom implementation ([e373993](e373993899))
* multiple Tab for the same user lead to duplicate joining issues ([4205868](420586839a))
* optimize avatar display ([9d3a1d8](9d3a1d81cd))
* optimize style and update deps ([e9e73bd](e9e73bd128))
* **options:** add meteors effect ([ac165af](ac165af833))
* remove callbackToObserve ([415b9f5](415b9f507e))
2024-09-27 09:36:02 +00:00