Files
chat/website/blog/2023-06-07-v1.7.6.md
2026-04-25 16:36:34 +08:00

21 lines
867 B
Markdown

---
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`