Skip to content

Releases: msgbyte/tailchat

v1.11.5

04 Jun 13:06
Compare
Choose a tag to compare

1.11.5 (2024-06-04)

Bug Fixes

  • fix a problem which make disableMsgpack not work (61184d1)

v1.11.4

02 Jun 08:50
Compare
Choose a tag to compare

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

11 May 17:11
Compare
Choose a tag to compare

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

  • add chat.message.getMessage api (#227) (34a380e)
  • add tianji script environment (125df13)

v1.11.2

05 May 13:46
Compare
Choose a tag to compare

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

14 Apr 16:25
Compare
Choose a tag to compare

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

06 Apr 16:35
Compare
Choose a tag to compare

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)

v1.10.1

17 Mar 07:24
Compare
Choose a tag to compare

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

09 Dec 17:41
Compare
Choose a tag to compare

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

  • add audio preload for livekit invite call (18ae4c4)
  • add dummy user to avoid unused user info request (b2d5d06)
  • hide mobile member button in livekit (cc04c36)

v1.9.5

20 Nov 16:09
Compare
Choose a tag to compare

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

06 Nov 05:49
Compare
Choose a tag to compare

patch with v1.9.3 and fixed version number of nodejs