v0.3.1
alibaba/zvecv0.3.1Apr 17, 2026by JalinWang
AI Summary
A minor hotfix release addressing critical collection path handling issues, particularly on Windows, to ensure cross-drive creation and improved error reporting.
Key Highlights
- Removed collection path restriction.
- Fixed cross-drive collection creation on Windows.
- Improved Windows file-related error messages.
New Features
- Collection path restriction removal.
- Cross-drive collection creation fix.
- Windows error message improvement.
Full Release Notes
## 🚀 Zvec v0.3.1 Release Notes Hotfix release focused on **collection path handling**. --- ### 🐞 Bug Fixes - Removed collection path restriction ([#340](https://github.com/alibaba/zvec/pull/340)) - Fixed cross-drive collection creation on Windows ([#337](https://github.com/alibaba/zvec/pull/337)) - Improved file-related error messages on Windows ([#341](https://github.com/alibaba/zvec/pull/341)) --- **Full Changelog**: https://github.com/alibaba/zvec/compare/v0.3.0...v0.3.1