OpenWebUI Skills Manager Tool v0.3.4
This patch release restores Skills Manager compatibility with Open WebUI 0.11.1 and newer while retaining support for the legacy SkillsTable API.
Bug Fixes
- Use
Skills.get_skills(user_id=...)whenget_skills_by_user_id()is unavailable. - Preserve the existing read-scoped user filtering and avoid unscoped skill queries.
Testing
- Added regression tests for both legacy and current SkillsTable APIs.
- Added coverage ensuring the current API is always called with a user ID.
Migration Notes
- No configuration changes are required. The plugin remains compatible with Open WebUI 0.9.x through 0.11.3 API shapes supported by the codebase.
Version Changes
Plugin Updates
- OpenWebUI Skills Manager Tool: v0.3.3 → v0.3.4 | 📖 README
📚 Documentation Portal
🐛 Report Issues
Full Changelog: release-2026.07.14...openwebui-skills-manager-v0.3.4