Skip to main content

· One min read
moonrailgun
  • Add right-click menu to messages item.
    • Add a setting to disable the right-click menu.
    • Optimized the logic for copying selected text from the right-click menu on messages item.
  • Fixed the issue where the command panel items could not be clicked with the mouse.

· One min read
moonrailgun
  • Added a quick jump command panel that can be opened anywhere with ctrl+k
    • Or opened via the search button in the navigation bar
  • Fixed an issue where sending an invalid userId in certain cases would cause the entire user information query request to fail
  • Fixed inappropriate error messages when adding oneself as a friend
  • Optimized mention functionality to address performance issues caused by excessively long lists in groups with a large number of members

· One min read
moonrailgun
  • add bot tag in group/dm user popover
  • add robot rule to disable invite page fetch by search engine
  • allow @ mention in DM conversation
  • fix mention list will not hide member discriminator problem
  • fix bbcode auto transform logic
  • fix drag drop feature display area
  • add friendly tip for add non-message feature bot

· One min read
moonrailgun

Feature updates

webrtc meeting optimization

  • Added access to app camera and microphone permissions, now the mobile can use audio and video services normally
  • Added builtin conversation view to optimize the experience of making calls on mobile phones

Other updates

  • Added basic information editing permissions and fix the bug of incorrect group field display
  • Added secondary confirm for topic deletion operation
  • Fixed a bug where the topic read may not work properly
  • Fixed a bug where the group drop-down menu may expand upwards
  • Fixed a bug where disabling plugins would not disable routing
  • cli smtp test command adds shutdown logic and adds time in test email
  • Hide member list function in livekit plugin
  • Add virtual users to avoid unused user information requests

· 2 min read
moonrailgun

Feature updates

livekit plugin adds member panel

You can view the list of all participants and microphone status in the member panel

The livekit plugin adds the function of initiating audio and video sessions in multi-person sessions.

Now you can make audio and video calls directly from a private message conversation

The livekit plugin adds automatic invitation function for multi-person sessions

When the other party sends a message from the private message session, the invitation function will be automatically initiated. If the recipient is online, a prompt pop-up window and ring tone will pop up to invite the user to join the conversation (provided that the recipient has installed the livekit plugin)

The group member list allows right-click to quickly modify the identity group

Now allows quick assignment of membership groups through the right-click menu in the group member list, which is very useful for scenarios that require frequent assignment of identities.

Add friend list search function

In order to further optimize the management of multiple friends, a friend list search box has been added to quickly filter friends based on their nicknames and help users find friends.

Other updates

  • Add notification pop-up window night mode support
  • Add environment variable MINIO_SSL for manual control of minio ssl, suitable for using external s3 storage
  • Added a reload button to the settings page to facilitate reloading tailchat in non-webpage mode
  • Added a background color option to the web page panel to deal with style issues caused by transparent backgrounds on some web pages
  • Fixed the bug of transparent background color of message input box
  • Fixed the issue of token expiration not taking effect due to the timing issue of clearing cache when banning a user.
  • Fixed issue with incorrect inbox groupId when replying in a private conversation
  • (desktop): v0.1.0 improves server list management