Skip to content

Commit

Permalink
docs: release note v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
moonrailgun committed Apr 6, 2024
1 parent 7a074be commit 4b1da29
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
15 changes: 15 additions & 0 deletions website/blog/2024-04-07-v1.11.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: Release Note v1.11.0
authors: moonrailgun
image: /img/logo.svg
slug: release-1.11.0
keywords:
- tailchat
tags: [Release Note]
---

- 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
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: 版本发布日志 v1.11.0
authors: moonrailgun
image: /img/logo.svg
slug: release-1.11.0
keywords:
- tailchat
tags: [Release Note]
---

- 增加了快速跳转命令面板,可以在任意地方通过`ctrl+k`快速打开
- 或者在导航栏通过点击搜索按钮打开
- 修复在某些情况会发送无效的userId导致整个用户信息查询请求报错的问题
- 修复了添加自己为好友时不恰当的错误提示
- 优化了提及功能在群组中包含大量成员时列表过长导致的性能问题

0 comments on commit 4b1da29

Please sign in to comment.