v1.1.12.post3
agentscope-ai/QwenPawv1.1.12.post3Jul 6, 2026by rayrayraykk
AI Summary
A compatibility patch that pins the ACP dependency version to ensure 1.x versions of QwenPaw function correctly after a breaking change in the ACP library.
Key Highlights
- Pins ACP version to fix 1.x compatibility.
- Addresses breaking change in ACP dependency.
New Features
- ACP version pinning for 1.x compatibility.
Full Release Notes
## What's Changed * **Fix 1.x compatibility with ACP:** Pin ACP version to resolve a breaking change in ACP that caused historical `1.x` versions of QwenPaw to malfunction. (@rayrayraykk in https://github.com/agentscope-ai/QwenPaw/pull/5818) > [!NOTE] > **Compatibility Note for 1.x Users:** > Due to a recent breaking change in the ACP dependency, previous `1.x` releases may no longer run properly. This release (`v1.1.12.post3`) pins the ACP version to restore normal functionality for the `1.x` branch. **Full Changelog**: https://github.com/agentscope-ai/QwenPaw/compare/v1.1.12.post2...v1.1.12.post3