Releases: Fu-Jie/openwebui-extensions
Releases · Fu-Jie/openwebui-extensions
v2026.02.25-1
What's Changed
Plugin Updates
- GitHub Copilot SDK Files Filter: v0.1.2 → v0.1.3
- 📖 README
- GitHub Copilot Official SDK Pipe: v0.7.0 → v0.8.0
- 📖 README
Commits
- feat(plugins): release Copilot SDK Pipe v0.8.0 and Files Filter v0.1.3 (#50)
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
v2026.02.24-1
What's Changed
Plugin Updates
- Markdown Normalizer: v1.2.4 → v1.2.7
- 📖 README
Commits
- feat(filters): upgrade markdown-normalizer to v1.2.7
- docs: refine wording in English v0.7.0.md (use UI instead of interface)
- docs: refine wording in v0.7.0_CN.md (UI instead of interface)
- docs: add Chinese version of v0.7.0 post
- docs: add emoji and subtitle to v0.7.0.md
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
v2026.02.22-1
What's Changed
Plugin Updates
- GitHub Copilot Official SDK Pipe: v0.6.2 → v0.7.0
- 📖 README
Commits
- feat(pipes): v0.7.0 final release with native tool UI and CLI integration
- fix(actions): fix white background bleed in dark mode when viewport is narrow
- chore: update smart mind map plugin image.
- docs(filters): fix broken link to workflow guide in mkdocs strict build
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
v2026.02.21-2
v2026.02.21-2 Release
What's Changed
Plugin Updates
- Async Context Compression: v1.2.2 → v1.3.0
- 📖 README
Commits
- feat(filters): release v1.3.0 for async context compression
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
v2026.02.21-1
v2026.02.21-1 Release
What's Changed
Plugin Updates
- Smart Mind Map: v0.9.2 → v1.0.0
- 📖 README
Commits
- feat(actions): release Smart Mind Map v1.0.0 - a milestone with Native i18n & Direct Embed
- feat(pipe): show Copilot CLI install progress during first run
- docs: Align with copilot-instructions.md standards and update all repo references
- chore: Update repository references from awesome-openwebui to openwebui-extensions
- docs: rename Awesome OpenWebUI and OpenWebUI Extras to OpenWebUI Extensions
- feat: Security and i18n improvements for Smart Mind Map plugin
- feat: Add full i18n support to Smart Mind Map plugin
- feat: Add full i18n support to Smart Mind Map plugin
- feat: Add full i18n support to Smart Mind Map plugin
- feat: Add full i18n support to Smart Mind Map plugin
- feat: Add full i18n support to Smart Mind Map plugin
- docs: modernize file delivery protocol and update tutorials
- docs(workflow): optimize release format to English-only changelog
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
v2026.02.10-1
v2026.02.10-1 Release / 发布
What's Changed / 更新内容
插件更新 / Plugin Updates
- GitHub Copilot Official SDK Pipe: v0.6.1 → v0.6.2
- GitHub Copilot SDK 官方管道: v0.6.1 → v0.6.2
Commits / 提交记录
- feat(pipe): release v0.6.2 - full-lifecycle file agent support
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
v2026.02.09-1
v2026.02.09-1 Release / 发布
What's Changed / 更新内容
新增插件 / New Plugins
- GitHub Copilot SDK Files Filter v0.1.2
- A specialized filter to bypass OpenWebUI's default RAG for GitHub Copilot SDK models. It moves uploaded files to a safe location ('copilot_files') so the Copilot Pipe can process them natively without interference.
- 📖 README / 文档
- GitHub Copilot SDK 文件过滤器(GitHub Copilot SDK Files Filter) v0.1.2
- 一个专门的过滤器,用于绕过 OpenWebUI 默认的 RAG 机制,针对 GitHub Copilot SDK 模型。它将上传的文件移动到安全位置 ('copilot_files'),以便 Copilot Pipe 可以原生处理它们而不受干扰。
- 📖 README / 文档
插件更新 / Plugin Updates
- GitHub Copilot Official SDK Pipe: v0.5.1 → v0.6.0
- GitHub Copilot SDK 官方管道: v0.5.1 → v0.6.0
Commits / 提交记录
- chore: re-trigger release for v0.6.0
- feat: add
openwebui_idto the GitHub Copilot SDK files filter plugin metadata. - feat: release github-copilot-sdk v0.6.0 and files-filter v0.1.2
- fix(docs): Repair broken valves table in README
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
v0.6.1
v0.6.1 Release / 发布
Commits / 提交记录
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
v2026.02.08-1
v2026.02.08-1 Release / 发布
What's Changed / 更新内容
插件更新 / Plugin Updates
- GitHub Copilot Official SDK Pipe: v0.3.0 → v0.5.1
- GitHub Copilot Official SDK Pipe: v0.3.0 → v0.5.1
Commits / 提交记录
- feat(copilot): Release v0.5.1 - Smarter BYOK, Tool Caching & Refined Docs
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
v2026.02.07-2
v2026.02.07-2 Release / 发布
What's Changed / 更新内容
插件更新 / Plugin Updates
- Export to Word Enhanced: v0.4.3 → v0.4.4
- 导出为Word增强版: v0.4.3 → v0.4.4
Commits / 提交记录
- feat: release export-to-docx v0.4.4 w/ formatting & font fixes
- docs: add explicit Copilot subscription requirement to README
- chore: archive development research artifacts and debug scripts
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