Releases: msgbyte/tailchat
Releases · msgbyte/tailchat
v1.11.9
1.11.9 (2024-11-23)
Bug Fixes
- fix xss problem when render iframe (c1365f2)
- not allow svg (f74647f)
- only allow http link in iframe render (9a327dc)
v1.11.8
1.11.8 (2024-10-28)
Bug Fixes
- fix a issue which markdown component can render meta tag problem (9998c57)
Features
- add DISABLE_TRACING env which useful save logs (55e4f38)
- markdown disable iframe auto play (16086d1)
Performance Improvements
- improve file table display in file table (ab78309)
v1.11.7
1.11.7 (2024-09-07)
Bug Fixes
- #252 disable support custom style in markdown render (c33dbd2)
- fix user info is null will crash list problem (c43a99e)
Features
v1.11.6
1.11.6 (2024-07-20)
Features
- add file filter chat files checkbox(use for remove unused chat files) (c4e70ef)
- admin: add image url preview in admin (3cea16e)
Performance Improvements
v1.11.5
1.11.5 (2024-06-04)
Bug Fixes
- fix a problem which make disableMsgpack not work (61184d1)
v1.11.4
1.11.4 (2024-06-02)
Bug Fixes
- #230 fix a bug which will occur error tip when invite a user into conversation (3801bb2)
- rename all disableSocketMsgpack to disableMsgpack (7870c83)
v1.11.3
1.11.3 (2024-05-11)
Bug Fixes
- fix quick switcher layer problem and filter group panel type because should not direct open (6dba794)
Features
v1.11.2
Bug Fixes
- fix a problem which deleted conversation can not get name occur crash (88b05da)
- fix a problem which user info maybe return null cause error (96d8cda)
New Contributors
Full Changelog: v1.11.1...v1.11.2
v1.11.1
Bug Fixes
- fix command panel cannot click problem (5c259d7)
- fix image message context menu cannot save image problem (a3a442a)
- fix text cannot select part problem and url dont need context menu problem (a02ad80)
Features
- add context menu into message item (a36ca7c)
- add setting for close message context menu (0107edf)
v1.11.0
Bug Fixes
- fix error tip for user cannot add self as friend (592e4ab)
- invalid user id will broken all userId info query problem (de63b31)
Features
- add group panel quick actions (c451a09)
- add quick search button in navbar (6b0fffb)
Performance Improvements
- improve mention list to make sure its will work fine in huge group (d79a62b)