Skip to content

v0.2.0-beta.1 (Individual Support)

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 03:11
· 4 commits to master since this release

Highlights

v0.2.0 is a breaking update, can't upgrade from v0.1.0 to v0.2.0 due to excessive changes, please redeploy.

  • Feat: usr mode to provide enhanced search function for individual users
  • Feat: chat_name chat_type search field
  • Feat: view message details (click search result number)
  • Feat: command docs
  • Feat: private chat jump link
  • Feat: log config
  • Feat: global context support
  • Optimization: source clean text
  • Optimization: proxy config
  • Optimization: search result style
  • Refactoring, Fixing
简体中文

v0.2.0 为破坏性更新,因变更过大,无法从 v0.1.0 升级到 v0.2.0,请重新部署。

  • 新增: usr 模式,为个人用户提供强化搜索功能
  • 新增: 会话名 会话类型 搜索字段
  • 新增: 查看消息详情(点击搜索结果序号)
  • 新增: 命令文档
  • 新增: 私聊会话跳转链接
  • 新增: 日志配置
  • 新增: 全局 context 支持
  • 优化: source 清洗文本
  • 优化: 代理配置形式
  • 优化: 搜索结果样式
  • 重构、修复细节

Changelog

See Details

New Features

Bug fixes

Documentation updates

Others