WebChat/CHANGELOG.md
semantic-release-bot a473a40807 chore(release): 1.0.28 [skip ci]
## [1.0.28](https://github.com/molvqingtai/WebChat/compare/v1.0.27...v1.0.28) (2024-09-28)

### Bug Fixes

* svg icon size ([089d69a](089d69a095))
2024-09-28 21:25:23 +00:00

8.5 KiB

1.0.28 (2024-09-28)

Bug Fixes

1.0.27 (2024-09-28)

Bug Fixes

  • uniformly resizable size (3bb2b55)

Performance Improvements

1.0.26 (2024-09-28)

Bug Fixes

1.0.25 (2024-09-28)

Bug Fixes

1.0.24 (2024-09-28)

Bug Fixes

1.0.23 (2024-09-28)

Bug Fixes

1.0.22 (2024-09-28)

Bug Fixes

1.0.21 (2024-09-28)

Bug Fixes

1.0.20 (2024-09-28)

Bug Fixes

1.0.19 (2024-09-28)

Bug Fixes

1.0.18 (2024-09-28)

Bug Fixes

1.0.17 (2024-09-28)

Bug Fixes

1.0.16 (2024-09-28)

Bug Fixes

1.0.4 (2024-09-27)

Bug Fixes

1.0.3 (2024-09-27)

Bug Fixes

  • add packge.json & .zip to assets (8c01312)

1.0.2 (2024-09-27)

Bug Fixes

  • add packge.json to assets (528b4fd)

1.0.1 (2024-09-27)

Bug Fixes

  • add packge.json to assets (974b440)

1.0.0 (2024-09-27)

Bug Fixes

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

Features

  • add setup page (578c79c)
  • auto-growing Textarea (98268ce)
  • implement join and leave prompts (ec62b11)
  • message list implements virtual scrolling (c9388c7)
  • peer message working! (6fb4035)
  • setup: user and message sync (cc3424d)
  • store message records (c029423)
  • use ualy avatar (89e20a6)

Performance Improvements

  • adapt to small screen (c9b60fc)
  • add animation effects and add self join message (437c234)
  • add custom scroll bars to scrollable content (d3fa441)
  • add github link (7fb24a6)
  • app show hide toggle (ca1ea11)
  • AppContainer: dynamic width (3d45e46)
  • custom toast style (f36ae70)
  • message: user name ellipsis (8a18871)
  • multiple peerRoom implementation (e373993)
  • multiple Tab for the same user lead to duplicate joining issues (4205868)
  • optimize avatar display (9d3a1d8)
  • optimize style and update deps (e9e73bd)
  • options: add meteors effect (ac165af)
  • remove callbackToObserve (415b9f5)