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.9.4
authors: moonrailgun
image: /img/logo.svg
slug: release-1.9.4
keywords:
- tailchat
tags: [Release Note]
### 特性更新
#### 增加消息搜索功能


现在支持在会话中对聊天信息进行搜索,因为是直接在数据库中搜索,考虑到性能原因会有一个超时时间,即5s内数据库没有返回搜索结果即视为超时。
### 其他更新
- http请求对对象存储与公共文件增加静态缓存
- 增加环境变量 `REQUEST_TIMEOUT` 用于自定义rpc请求超时时间,默认**10 * 1000**, 单位毫秒
- AI助手增加更多提示
- 增加遥测信息收集(可以通过环境变量关闭)
- 修复 iam 插件不适合登录视图中的浅色主题的问题
- 为tianji脚本增加defer标记