docs: release note v1.7.6

pull/90/head
moonrailgun 2 years ago
parent 41b492132c
commit 477760e9c3

@ -0,0 +1,20 @@
---
title: Release Note v1.7.6
authors: moonrailgun
image: /img/logo.svg
slug: release-1.7.6
keywords:
- tailchat
tags: [Release Note]
---
- Added ban/unban user feature
- Added friend nickname feature
- The friend nickname will be applied in the `group member list`/`converse message`/`mention`/`converse title`, etc.
- Added the number of messages in the `admin-next`
- Added cache management in the `admin-next`, and now the cache can be cleared through the `admin-next`, which is very friendly to users who do not know redis
- Added display of `disableGuestLogin` and `disableUserRegister` in `admin-next` configuration
- Added statistics on the number of new users per day on the `admin-next` home page
- Mail model add creation time and update time
- and adjusted some fields
- Optimized the display of message content and id field in the `admin-next`

@ -0,0 +1,20 @@
---
title: 版本发布日志 v1.7.6
authors: moonrailgun
image: /img/logo.svg
slug: release-1.7.6
keywords:
- tailchat
tags: [版本发布]
---
- 增加了封禁/解除封禁用户功能
- 增加了好友备注功能
- 备注功能会应用在群组成员列表/用户会话/提及/会话标题等地方
- 后台增加消息数量统计
- 后台增加了缓存管理,现在可以通过后台清空缓存了,对于不了解 redis 的用户非常友好
- 后台配置增加了 `disableGuestLogin``disableUserRegister` 的显示
- 后台首页增加了每日新增用户数的统计
- 邮件模型增加了创建时间和更新时间
- 并调整了部分字段
- 后台优化了消息内容和id字段的显示
Loading…
Cancel
Save