github Fu-Jie/openwebui-extensions export-to-docx-v0.4.5
Export to Word Enhanced v0.4.5

latest releases: github-copilot-sdk-v0.13.1, export-to-excel-v0.3.8
16 hours ago

This release adds compatibility support for Open WebUI 0.9.x.

Compatibility

  • Open WebUI 0.9.x compatibility: Detects Open WebUI version at runtime and adapts database access accordingly.
  • Async DB fix: Users.get_user_by_id, Chats.get_chat_by_id, and Files.get_file_by_id now use the correct async/sync call path based on Open WebUI version.

Improvements

  • File prefetch optimization: Files referenced in markdown are now prefetched asynchronously before document build, improving performance.
  • Unified _call_db helper: Replaces ad-hoc asyncio.to_thread wrappers with a single version-aware adapter.

Version Changes

Plugin Updates

  • Export to Word Enhanced: v0.4.4 → v0.4.5 | 📖 README

📚 Documentation Portal
🐛 Report Issues

Don't miss a new openwebui-extensions release

NewReleases is sending notifications on new releases.