docs: release note v1.8.0

pull/100/head
moonrailgun 2 years ago
parent f9b379993c
commit 1c756e5ed5

@ -0,0 +1,23 @@
---
title: Release Note v1.8.0
authors: moonrailgun
image: /img/logo.svg
slug: release-1.8.0
keywords:
- tailchat
tags: [Release Note]
---
- The new version of admin has been officially launched to replace the old version of the admin system
- If you still want to use the old version of the admin system, you can use `admin-old.yml`, and the image will not continue to build the old version of the admin in subsequent versions. If you need the old version of the admin but the new version of the admin does not support it, please as soon as possible Open an issue to let us know
- Optimized the font of the chat page and beautified the font performance on the windows platform
- Fixed a bug that the user name of the @ function could not be displayed normally when the user name contained spaces
- Fixed a bug where casual users could verify email
- Added preprocessing of admin file path
- Added a group independent page, now you can extract the group page separately
- Admin added batch delete
- Admin adds user field display logic
- Cli has added the `smtp test` command, you can now quickly send a test email through the cli tool to verify the entire link
- Cli adds various stress testing commands to test the number of users online
- The health interface adds more context, including instance id, process information
- Released the stress test report, you can see the content of the stress test report here: [The Tailchat benchmark report is freshly released, just takes 1.2 seconds to fully accept broadcast messages in 10k user](./2023-06-19-benchmark-report.md)

@ -0,0 +1,23 @@
---
title: 版本发布日志 v1.8.0
authors: moonrailgun
image: /img/logo.svg
slug: release-1.8.0
keywords:
- tailchat
tags: [版本发布]
---
- 新版admin已经正式上线替换旧版admin系统
- 如果还是期望使用旧版的admin系统可以使用`admin-old.yml`, 在后续版本中镜像将不会继续构建旧版admin如果你有什么需求是需要旧版admin但是新版admin没有支持的请尽快开启issue告知我们
- 优化了聊天页面的字体美化在windows平台上的字体表现
- 修复了在用户名包含空格时@功能的用户名称无法正常显示的bug
- 修复了临时用户可以验证邮箱的bug
- 增加了admin文件路径的预处理
- 增加了群组独立页面,现在可以把群组页面单独抽离出来了
- admin增加批量删除
- admin增加用户字段显示逻辑
- cli增加了`smtp test`命令你现在可以通过cli工具快速发送测试邮件来验证整条链路
- cli增加了各类压测命令用于测试用户在线人数
- health接口增加了更多上下文包括实例id进程信息
- 发布了压测报告,你可以在这里看到压测报告内容: [Tailchat 压测报告新鲜出炉万人消息广播完全接受只需1.2秒](./2023-06-19-benchmark-report.md)
Loading…
Cancel
Save