ebd4e997bd
## [1.7.1](https://github.com/molvqingtai/WebChat/compare/v1.7.0...v1.7.1) (2024-11-15) ### Bug Fixes * parse icon url error ([7763f34
](7763f34d5d
)) ### Performance Improvements * add number animation ([eb37dd2
](eb37dd2833
)) * compatible with rectangular icons ([b860b16
](b860b16e90
)) * optimize scrollbar ([c5185e4
](c5185e419c
))
18 KiB
18 KiB
1.7.1 (2024-11-15)
Bug Fixes
- parse icon url error (7763f34)
Performance Improvements
- add number animation (eb37dd2)
- compatible with rectangular icons (b860b16)
- optimize scrollbar (c5185e4)
1.7.0 (2024-11-13)
Features
1.6.6 (2024-11-09)
Bug Fixes
- the number of online users is inaccurate (c6301a8)
Performance Improvements
- optimize taost dark mode (00f0bd0)
- theme mode is compatible with website themes by default (6222e3f)
1.6.5 (2024-11-07)
Performance Improvements
- delete setup exit animation (d325be4)
1.6.4 (2024-11-07)
Performance Improvements
- check message format (f6864e0)
1.6.3 (2024-11-06)
Performance Improvements
- optimize image processing (9438a31)
1.6.2 (2024-11-04)
Bug Fixes
- incompatible with old data of userInfo, causing crash (d5ced07)
1.6.1 (2024-11-03)
Bug Fixes
- sooner style (7e49ec2)
1.6.0 (2024-11-03)
Features
1.5.4 (2024-10-31)
Performance Improvements
- support reading image from the clipboard (362d7db)
1.5.3 (2024-10-30)
Bug Fixes
- insertion cursor position is incorrect (2987c2d)
1.5.2 (2024-10-30)
Performance Improvements
- optimize theme style (7b91944)
1.5.1 (2024-10-29)
Bug Fixes
- incompatibility with old data causes app to crash (bd07bdc)
1.5.0 (2024-10-29)
Features
- support send image button (a01a93f)
1.4.0 (2024-10-28)
Bug Fixes
- delete bad z-index (bcdd435)
Features
Performance Improvements
- optimize danmuku theme styles (4f6eb56)
- optimize header theme styles (025166e)
- optimize theme styles (2d051fe)
- reset app position when window resize (eee1735)
1.3.1 (2024-10-16)
Bug Fixes
- missing tabs permission (3cfc16c)
1.3.0 (2024-10-12)
Bug Fixes
- p2p use artico (a0a8462)
Features
- support notification (9898718)
Performance Improvements
- notification supports clicking to open the source website (653229c)
1.2.2 (2024-10-11)
Bug Fixes
1.2.1 (2024-10-10)
Bug Fixes
- avatar is not displayed completely (de97d05)
- the text in the button is not visible in dark mode (d6652cb)
- the text in the textarea is not visible in dark mode (d75a191)
Performance Improvements
- change https://github.com/weizhenye/Danmaku to https://github.com/imtaotao/danmu (05ee49e)
- submit store flow (5235a6e)
1.2.0 (2024-10-08)
Features
- support display of online user list (4c7137d)
1.1.6 (2024-10-04)
Bug Fixes
- it should not be sent when composing (8ee9ed6)
1.1.5 (2024-10-02)
Bug Fixes
- multiple tabs display duplicate online users (8b843ac)
1.1.4 (2024-10-02)
Bug Fixes
- firfox requestAnimationFrame error (65bf9b2)
1.1.3 (2024-10-02)
Performance Improvements
- add version link (4551ad2)
1.1.2 (2024-10-02)
Performance Improvements
- support unread status (1f44af8)
1.1.1 (2024-10-01)
Performance Improvements
- a tag use Link component (fce64b7)
1.1.0 (2024-09-30)
Features
- support danmaku (999a55c)
1.0.29 (2024-09-29)
Bug Fixes
1.0.28 (2024-09-28)
Bug Fixes
- svg icon size (089d69a)
1.0.27 (2024-09-28)
Bug Fixes
- uniformly resizable size (3bb2b55)
Performance Improvements
- add isolate events (8fd5f04)
1.0.26 (2024-09-28)
Bug Fixes
1.0.25 (2024-09-28)
Bug Fixes
- test release flow (b10e9db)
1.0.24 (2024-09-28)
Bug Fixes
- test release flow (b4fe712)
1.0.23 (2024-09-28)
Bug Fixes
- test release flow (3d984fc)
1.0.22 (2024-09-28)
Bug Fixes
- test release flow (72137e8)
1.0.21 (2024-09-28)
Bug Fixes
- test release flow (444d24c)
1.0.20 (2024-09-28)
Bug Fixes
- test release flow (16c29e6)
1.0.19 (2024-09-28)
Bug Fixes
- test release flow (7b543bc)
1.0.18 (2024-09-28)
Bug Fixes
- test release flow (f4fb1f7)
1.0.17 (2024-09-28)
Bug Fixes
1.0.16 (2024-09-28)
Bug Fixes
1.0.4 (2024-09-27)
Bug Fixes
- add .zip to assets (273f1a3)
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)