v1.1.1.post1

agentscope-ai/QwenPawv1.1.1.post1Apr 15, 2026by xieyxclack

AI Summary

Patch release fixing connection tests for Ollama and LM Studio, updating Cron Job info text, and simplifying path handling.

Key Highlights

  • Fixed Ollama Provider connection test.
  • Fixed LM Studio connection test timeout.
  • Updated Cron Job ID info message text.
  • Simplified matrix path handling using WORKING_DIR constant.

Full Release Notes

## What's Changed
* chore(version): bumping version to 1.1.1p1 by @xieyxclack in https://github.com/agentscope-ai/QwenPaw/pull/3399
* fix: update Cron Job ID info message text by @celestialhorse51D in https://github.com/agentscope-ai/QwenPaw/pull/3404
* Fix(Provider): Fix ollama Provider connection test by @pan-x-c in https://github.com/agentscope-ai/QwenPaw/pull/3391
* Fix(Provider): Fix LM Studio connection test timeout by @pan-x-c in https://github.com/agentscope-ai/QwenPaw/pull/3412
* refactor(matrix): simplify path handling using WORKING_DIR constant by @zhijianma in https://github.com/agentscope-ai/QwenPaw/pull/3406


**Full Changelog**: https://github.com/agentscope-ai/QwenPaw/compare/v1.1.1...v1.1.1.post1