Overview
This patch updates Flash Card for the OpenWebUI 0.11+ Action result pipeline. Successful card generation now returns an inline HTML response so the generated card is delivered through OpenWebUI's Rich UI embed event.
New Features
- Added direct Rich UI embed support for successful card generation on OpenWebUI 0.11+.
Bug Fixes
- Fixed generated cards completing successfully without appearing in the chat UI.
- Removed the obsolete fenced-HTML message mutation that newer OpenWebUI versions do not persist or render.
- Added regression coverage for both English and Chinese Action implementations.
Migration Notes
- This release targets the OpenWebUI 0.11+ Action result protocol. Reinstall or update the Action after upgrading.
- Validation and error paths continue to return the normal Action body with their existing status messages.
Documentation
- Synchronized the English and Chinese plugin READMEs, documentation pages, and Action index version badges to v0.2.6.
Version Changes
Plugin Updates
📚 Documentation Portal
🐛 Report Issues
Full Changelog: openwebui-skills-manager-v0.3.4...release-2026.09.04