v2026.01.11-1 Release / 发布
What's Changed / 更新内容
插件更新 / Plugin Updates
- Async Context Compression: v1.1.1 → v1.1.2
- 异步上下文压缩: v1.1.1 → v1.1.2
Commits / 提交记录
- chore: release async-context-compression v1.1.2
- chore: centralize chat_id extraction helper
- chore: add discovery docstrings
- chore: add discovery debug logs
- chore: refine db session discovery messaging
- fix: make async compression db session discovery robust
- fix: ensure empty summary model skips compression
- fix: harden async compression compatibility
- Update READMEs with v1.1.1 release notes
- Update Async Context Compression docs to v1.1.1 and improve plugin update logic to detect README changes
Download / 下载
📦 Download the updated plugin files below / 请在下方下载更新的插件文件
Installation / 安装
From OpenWebUI Community
- Open OpenWebUI Admin Panel
- Navigate to Functions/Tools
- Search for the plugin name
- Click Install
Manual Installation / 手动安装
- Download the plugin file (
.py) from the assets below - Open OpenWebUI Admin Panel → Functions
- Click "Create Function" → Import
- Paste the plugin code