Releases: msgbyte/tailchat
Releases · msgbyte/tailchat
v1.11.0
v1.10.1
1.10.1 (2024-03-17)
Bug Fixes
- fix bbcode auto transform logic #196 (5f81459)
- fix drag drop feature display area (92fdccf)
- fix mention list will not hide member discriminator problem (d22eabe)
Features
- add bot tag in group/dm user popover (1359b6e)
- add robot to disable invite page fetch by search engine (67f87e8)
- allow @ feature in conversation #212 (3ee37d6)
Performance Improvements
- add friendly tip for add non-message feature bot (53a05cb)
v1.10.0
1.10.0 (2023-12-09)
Bug Fixes
- cli smtp test command add close logic and add time in body (7c8749b)
- fix route disable if disable plugin store (ad59c97)
- fix the bug where the groupheader drop-down menu may expand upwards (64c0977)
- fix topic ack not work problem (bf88662)
Features
- add agora plugin support webrtc permission request (d290d94)
- add custom sidebar item (e73046e)
- add debug script inject (4eedaf8)
- add device helper for mobile in api (09200ad)
- add embeding meeting view in mobile when start meeting between conversation (b97dddf)
- add permission to edit basic info and fixed the bug of incorrect display of group fields (5d69b32)
- add popconfirm for topic delete (56e97fc)
- add topic delete action (e012c9e)
- mobile: add webrtc permission grant and allow webrtc service work correct (3de7fe2)
Performance Improvements
v1.9.5
1.9.5 (2023-11-20)
Bug Fixes
- add limit for emotion style to fix transparent panel (766477a)
- fix a bug ban user clean cache will be have a gap between userinfo and token cache #179 (7e239ea)
- fixed an issue where the inbox groupId was incorrect when replying in a private conversation (5b16ff9)
Features
- add action inviteCall in livekit (087713a)
- add dark theme support for notification (aa43d04)
- add env MINIO_SSL #172 (7be0489)
- add fast change role group with group member right click menu manage #171 (ed3e9ca)
- add invite call when start meeting from conversation (8906b93)
- add livekit call invite notication card and actions (505c6c3)
- add livekit meeting context and (c937178)
- add livekit member panel (19a1e5d)
- add livekit panel for converse dm meeting (0be2bf6)
- add ref to avoid send invite twice (67b29ac)
- add search friend feature #157 (a7fe82e)
- added reload button (72a68d3)
- web panel support add background color which useful for transparent background website (5fe0ff0)
Performance Improvements
- desktop: improve server list manager logic (3a6a729)
v1.9.4
patch with v1.9.3 and fixed version number of nodejs
v1.9.3
1.9.3 (2023-11-06)
Bug Fixes
- desktop: v0.0.8 fix ipc error problem with import data from other files (2b329db)
- fix iam plugin not fit in light theme in login view (86ed84a)
- update inject script exec order (5274d2a)
Features
- add env REQUEST_TIMEOUT to custom requestTimeout of actions (d678d0a)
- add http cache for static and public files (eae8d35)
- add more tip in ai-assistant plugin (caad90c)
- add telemetry to aware of the presence of other deployment instances (c25d3a0)
- add text panel message search right panel (176528b)
Performance Improvements
v1.9.2
1.9.2 (2023-10-16)
Bug Fixes
- fix problem which ai assistant will be transparent in popover in light mode (ffebbf6)
- fixed the bug where # would appear when typing without rich text plugin being loaded (e768bd1)
Features
- add electron native webview render support #152 (146952d)
- add file views field to record file get frequency (46648b4)
- add getDisplayMedia support for desktop #158 (18bc2ed)
- add hide tip (0bb1c85)
- add message.searchMessage api (235389b)
- admin: allow to delete private message (915ed01)
- buildRegFn add reset func (af16ebe)
- use file save upsert logic rather than insert for avoid duplicate recording of the same file (9b72fc3)
v1.9.1
v1.9.0
1.9.0 (2023-09-15)
Bug Fixes
- fix xss attacks caused by security issues in custom web group panels (81a062a)
Features
- add AdvanceGroupPanelPermission controller (86ef2d5)
- add component CollapseView (e85c39e)
- add group panel permission filter in permission (5f9140d)
- add permissionMap and fallbackPermissions for group panel permission control (e731c61)
- add role based send text message permission control (8b89b26)
- remove alpha control for advanced permission control (650f350)
v1.8.12
1.8.12 (2023-09-04)
Bug Fixes
- #148 fix non-mime problem when get file from minio (98e81fa)
- fix lost extname problem after compress image (8f8e8a1)
Features
- add online status in user popover (1b813f9)
- add raw markdown syntax support for MarkdownRender (55f8c45)
- add upload image feature (4d6c70c)
- admin: add fuzzy search support for user
q
withnickname
(923b373) - allow remove converse from dmlist (018d311)
- markdown editor add dark mode adaptation (39879c1)
Performance Improvements
- optimize small size image display (c4d3d8c)