Skip to content

Releases: msgbyte/tailchat

v1.8.11

28 Aug 05:55
Compare
Choose a tag to compare

1.8.11 (2023-08-28)

Bug Fixes

  • completion algorithm adds missing offline icons (509d701)
  • fix add friend button still display when disableAddFriend is open (5484cb7)
  • fix linkmeta plugin dont parse {BACKEND} problem (2b923b4)
  • fix no friend add button incorrect key problem (4a06368)
  • fix the problem of flickering after modifying user settings (17464b0)
  • fix userSettings cache lost then make user settings drop bug (fe90319)
  • openapi: fix logoUri must be a a web uri warning problem (b6e9190)

Features

  • admin: add file delete action which delete minio file also and allow fuzzy match of objectName (c98dc47)
  • openapi: add backend image icon support in authorize page (cfacc65)
  • openapi: add delete app action (380bc3d)
  • openapi: add open app base info (351641c)
  • openapi: allow app back action which back to app list (283888d)
  • openapi: allow edit appName, appDesc and appIcon (e0141f4)

Performance Improvements

  • lock axis on group nav sortting (7d601f0)

v1.8.10

21 Aug 07:12
Compare
Choose a tag to compare

1.8.10 (2023-08-21)

Bug Fixes

  • #143 fix message api overreach vulnerability problem (f7e84ca)
  • desktop: fix cannot flashframe problem (7cdbe45)
  • fix badge move when hover and display scrollbar in group nav (ad9c9f4)
  • fix converse permission check for pluginBot (5e27ab8)
  • fix danger button color error in light mode (a430a67)
  • fix incorrect cache key of user settings (778c3a4)
  • not allowed input should hide action (464fd7c)

Features

  • add disableCreateConverseFromGroup in group config (b3d80c4)
  • admin: add refresh in messages (49678f3)
  • allow create converse from group user popover (1a8b94e)

Performance Improvements

  • add persist option for one day to reduce request by react-query cache (4b0fc66)
  • admin: update user avatar preRenderTransform (0058880)
  • compress website homepage feature image size (560c256)
  • optimize db performance and greatly reduce the time-consuming fetchConverseMessage request (ad862b7)
  • optimize the update group configuration interaction under low-speed network (13d32af)
  • reduce entry js size (747a6d3)

v1.8.9

13 Aug 05:29
Compare
Choose a tag to compare

1.8.9 (2023-08-13)

Bug Fixes

  • #135 avatar dragging should be disable (c7334eb)
  • fix action repush and will display repeated user (967e671)
  • fix ant badge display which will change avatar dom height (ee636e6)
  • fix append group member roles will occur error when operate multi users (52647a9)
  • fix combined avatar render error in two people converse (1b93bfb)
  • fix message ack not trigger update problem (7900a3e)
  • fix plugin root route path incorrect problem (588fae2)
  • fix tour will be break when flag DISABLE_CREATE_GROUP is been open (d1a3523)
  • fixed an issue where the avatar size control could change (d1035cc)

Features

  • #120 add group nav item sortable feature (8f3ec1c)
  • add dm create action in sidebar (8c26856)
  • add github repo group ensure action which will auto create group and subscribe activity (c96367f)
  • add iam proxy support for github (5b718c4)
  • add the multi converse strategy, create a multi converse without reusing past converse (edc076f)
  • converse suppport order with message, and add more checker for local message (2468d45)

Performance Improvements

  • add offline icons sort (cbfb7c8)
  • optimize group drag positioning (2adfe92)
  • optimize low-speed networking to send message (4506a63)

v1.8.8

06 Aug 08:23
Compare
Choose a tag to compare

1.8.8 (2023-08-06)

Bug Fixes

  • filter summary messages will bypass recall message problem (3f06e3d)
  • fix badge in sidebaritem bouncing when hover (c045475)
  • fix problem which allow operate to local message (9fb0246)

Features

  • add friend nav item badge when has unprocess friend request (bc36cb0)
  • add grouping by status to member list (288f5a6)
  • add i18n support for antd and WebFastifyForm (63c203e)
  • add local message to avoid network error which occur repeat send same message (9bb931a)
  • add person icon badge when has unprocessed friend request (1b84143)
  • add plugin which can auto join group after register or createTemporaryUser (1084913)
  • admin: add analytics page (39e0b2c)
  • admin: add operate which can add group member (8df7b47)
  • admin: allow create group through admin (58f7144)
  • admin: allow search user and group with id (5099170)

Performance Improvements

  • optimize the loading experience of the web panel (7db9d63)

v1.8.7

30 Jul 07:05
Compare
Choose a tag to compare

1.8.7 (2023-07-30)

Bug Fixes

  • admin: fix number problem in group member count (59ad340)
  • fix tailchat-client-sdk dependencies problem (c80e619)

Features

  • add for voice channel (79a5b76)
  • add alioss or other s3 protocol external storage support #104 (5849978)
  • add fullscreen btn to make dom full screen (4054489)
  • add group badge for current room participants (d99e556)
  • add keep alive overlay for livekit view (3a56d13)
  • add leave pre room when join new room (fe3b68f)
  • add livekit into production env (263be66)
  • add navbar icon which can jump to active panel (95c589d)
  • add roomMembers list in prejoin view (d68f75b)
  • admin: add type and emailVerified field in user list (a56f412)
  • livekit: add basic room and service endpoint (78407f0)
  • livekit: add livekit webhook receiver (3610b79)
  • livekit: add long dependency (80347f9)
  • regCustomPanel add useIsShow props to hide icon (c7497cc)
  • rewrite all videoconference components. support useravatar and i18n (8eca54a)

v1.8.6

24 Jul 06:04
Compare
Choose a tag to compare

1.8.6 (2023-07-24)

Bug Fixes

  • fix i18n problem in about panel (542e029)

Features

  • add TailchatWsClient and update tailchat-types (924f644)
  • add tushan icon in about page (a88c3a6)
  • desktop: add flash frame when receive message (bf5c040)
  • electron: add auto upgrade version check (5305b31)

Performance Improvements

  • append missed offline icons (a17fe34)
  • desktop: reduce logo png size (9d24b10)
  • optimize page loading timing, and allow refresh on resource loading issues (f48ecfb)
  • optimize the avatar text performance of the com.msgbyte.genshin plugin (734afff)
  • reduce instance number in docker-compose (920cbf6)
  • remove admin-old to reduce image size (6f57f80)

v1.8.5

19 Jul 07:00
Compare
Choose a tag to compare

1.8.5 (2023-07-19)

Bug Fixes

  • #106 fixed maybe xss attack from custom web html panel (6d16e09)
  • add fallback for github account which maybe not include name in github (bd4907d)
  • add plugin list maybe repeat problem (b129cd7)
  • added forceUploadOriginImage to force specify whether to enable image compression (a224ac6)

Features

  • add broadcast notify when call config.setClientConfig (5ca5c76)
  • add global announcement (798abeb)

Performance Improvements

  • admin: cache management segmentation (fba1b26)
  • optimize the display of global notifications and increase system notification prompts (7419df1)
  • optimize the performance of the member list in the case of large data (4c77d14)
  • update custom web panel render xss rules (fd18eb7)
  • use group extra to storage custom web panel html (721da6f)

v1.8.4

14 Jul 07:56
Compare
Choose a tag to compare

1.8.4 (2023-07-14)

Bug Fixes

  • #102 fix non-email github account login cannot register problem (a0cbc45)
  • add invite code generate check to avoid duplicated invite code (b6e978e)
  • fix discover server card color schema fit (480a1e3)
  • fix problem if send message throw error will clear input message (1a81281)
  • fix unupdate problem in group invite code create action (9bb4b30)

Features

  • add clear button for group background image (4028f46)
  • add create invite code edited data update. now can review changed info (f44a5c9)
  • add env DISABLE_PLUGIN_STORE which will hide plugin store entry (51c7111)
  • add feature disableAddFriend which can disable add friends (36061f6)
  • add group background image in invite (947d056)
  • add invite code usage limit for every invite code (738eb75)
  • add jump to button for joined groups in discover (2128c01)
  • add unique index for group invite code (8c1c03e)
  • desktop: add menu and shortcuts to reload page (0c8da55)
  • desktop: when file download completed, open folder (2e48935)

Performance Improvements

  • add url link for github subscribe message (0d67261)
  • Remove linkmeta plugin based on performance considerations (03e8ce1)

v1.8.3

10 Jul 08:31
Compare
Choose a tag to compare

1.8.3 (2023-07-10)

Bug Fixes

  • admin: fix import problem in import plugin model (6afde58)
  • append some ignored offine icons (487bff7)
  • fix ci problem, update lockfile (1384e49)
  • fix NavItem badge move when display scrollbar problem (4fdd876)

Features

  • #76 add offline icons plugin which will prefetch icons from iconify (25a5c41)
  • add com.msgbyte.discover plugin as published plugin (bc5c522)
  • add discover plugin basic web page (e507aae)
  • add discover server card and join action (f943edf)
  • add group description (065f7d4)
  • add member count in group summary (7b699ca)
  • admin: add discover resource manager (54c2676)
  • plugin discover add error handle and add description (f766d33)
  • plugin: add bo data fallback in discover (d77eef4)

Performance Improvements

  • add com.msgbyte.linkmeta plugin into builtin plugin list (4c2f883)
  • add getGroupBasicInfo request cache (2709beb)
  • admin: change admin summary days from 7 to 14 (94090e6)
  • discover: add text wrap in card desc (9b63be6)
  • fix ai-assistant answer too long problem (b419f44)

v1.8.2

05 Jul 09:27
Compare
Choose a tag to compare

1.8.2 (2023-07-05)

Bug Fixes

  • admin: fix dashboard color conflict problem (9f6d10c)
  • fix auth http client not pass storage key problem #98 (eec3a79)
  • mobile: fix name error when fetch serverName (3a03c71)

Features

  • create discover plugin and define db schema (4cd2267)
  • desktop: support add server and remove server (b7e720d)