You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailchat/website/i18n/zh-Hans/docusaurus-plugin-content-blog/2023-08-28-v1.8.11.md

32 lines
1.0 KiB
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
title: 版本发布日志 v1.8.11
authors: moonrailgun
image: /img/logo.svg
slug: release-1.8.11
keywords:
- tailchat
tags: [Release Note]
---
### 特性更新
#### 开放平台应用管理强化
- 增加了应用名称、描述、头像的查看与修改
- 增加了返回应用列表功能
- 增加了删除应用功能
![](/img/blog/release-note/v1.8.11/1.png)
### 其他更新
- `admin` 添加文件删除操作,同时删除 `minio` 文件并允许通过 `objectName` 模糊匹配
- `OAuth` 增加自定义开放平台头像的显示支持
- 优化算法补全静态分析中缺失的离线图标
- 修复当 `DISABLE_ADD_FRIEND` 功能打开时添加好友按钮仍然显示的bug
- 修复无好友添加按钮跳转tab不正确的问题
- 修复修改用户设置后会发生图标闪烁的问题
- 修复在某些情况下用户设置缓存丢失导致用户修改数据过去的配置丢失的bug
- 开放平台修复头像解析问题导致的报错
- 优化群组拖拽排序逻辑增加了Y轴锁定