Skip to content

v1.0.12 – Qwen API Deprecation Handling and Qwen3.6 Cloud Model Updates

Choose a tag to compare

@kantan-kanto kantan-kanto released this 18 May 21:59
· 10 commits to main since this release

This release updates the cloud Qwen API model list in response to Alibaba Cloud Model Studio deprecation notices, while keeping existing workflows compatible.

What's Changed

  • Prioritized Qwen3.6 cloud API models in Qwen and Wan prompt generator nodes

    • Added qwen3.6-plus
    • Added qwen3.6-flash
    • Added Qwen3.6 dated/model-size variants
  • Kept legacy Qwen API models selectable for existing workflow compatibility

    • Models announced offline since 2026-05-13 are marked as deprecated in the UI
    • Models scheduled to go offline on 2026-07-13 are marked separately
    • Other legacy models are marked with a recommendation to prefer Qwen3.6
  • Improved API model handling

    • Annotated UI labels are normalized before being sent to DashScope
    • Qwen Image Edit API defaults now use qwen3.6-plus
    • Wan Image-to-Video API validation now allows Qwen3.6 vision-capable models in addition to qwen-vl-*
  • Updated documentation

    • README upgrade notes now document the Qwen API model deprecation handling
    • Changelog updated for v1.0.12

Notes

Existing workflows using older Qwen API model IDs should continue to load. For new workflows, qwen3.6-plus or qwen3.6-flash is recommended.