v1.1.4.post1

agentscope-ai/QwenPawv1.1.4.post1Apr 24, 2026by xieyxclack

AI Summary

Patch release adding CJK-aware query tokenization for memory search and reverting a previous Vite upgrade to v8.

Key Highlights

  • Added CJK-aware query tokenization for memory search.
  • Reverted Vite upgrade from v6 to v8 due to build issues.

New Features

  • CJK-aware query tokenization for memory search

Full Release Notes

## What's Changed
* feat(memory): add CJK-aware query tokenization for memory search by @jinliyl in https://github.com/agentscope-ai/QwenPaw/pull/3811
* Revert "build(console): upgrade Vite from v6 to v8 for build performance boost (#3712)" by @zhijianma in https://github.com/agentscope-ai/QwenPaw/pull/3812


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