v1.1.11.post1
expressjs/expressv1.1.11.post1Jun 11, 2026by rayrayraykk
AI Summary
A post-release version focused on fixing desktop startup issues, improving file handling, and refining UI interactions for local providers and autocomplete.
Key Highlights
- Fixed desktop startup failure by pinning OpenSSL version
- Improved file preview error handling using FileResponse
- Showed local providers (Ollama/LMStudio) in the PRO tab of ModelSelector
- Disabled browser autocomplete on provider search input
Full Release Notes
## What's Changed * chore: bump version to 1.1.11.post1 by @rayrayraykk in https://github.com/agentscope-ai/QwenPaw/pull/5093 * Revert "fix(pack): compile-check discord after conda-unpack" by @rayrayraykk in https://github.com/agentscope-ai/QwenPaw/pull/5092 * Chore: release duty checklist by @rayrayraykk in https://github.com/agentscope-ai/QwenPaw/pull/5105 * fix(pack): pin openssl<3.5.7 to fix desktop startup failure (#5086) by @jinglinpeng in https://github.com/agentscope-ai/QwenPaw/pull/5100 * fix: disable browser autocomplete on provider search input by @zhaozhuang521 in https://github.com/agentscope-ai/QwenPaw/pull/5112 * [codex] refresh Datapaw agent menu on agent switch by @sanfran1068 in https://github.com/agentscope-ai/QwenPaw/pull/5114 * fix: show local providers (ollama/lmstudio) in PRO tab of ModelSelector by @rayrayraykk in https://github.com/agentscope-ai/QwenPaw/pull/5113 * feat(files): improve file preview error handling and use FileResponse by @zhijianma in https://github.com/agentscope-ai/QwenPaw/pull/5115 * chore: add news for agentscope platform by @rayrayraykk in https://github.com/agentscope-ai/QwenPaw/pull/5118 **Full Changelog**: https://github.com/agentscope-ai/QwenPaw/compare/v1.1.11...v1.1.11.post1