v1.45.2
hiddify/hiddify-appv1.45.2Jun 2, 2026by Kerollmops
AI Summary
Fixes a desynchronization in internal vector store quantization configuration that corrupted embeddings in databases created before version 1.33.1.
Key Highlights
- Fixes internal vector stores quantization config desync
- Removes corrupted embeddings from impacted indexes
- Addresses issues during dumpless upgrades from older versions
Full Release Notes
### 🪲 Bug Fixes * Fix internal vector stores quantization config desync by @Kerollmops in https://github.com/meilisearch/meilisearch/pull/6411 We noticed issues when dumpless upgrading databases containing embedders from versions older than v1.33.1. This version fixes those databases by removing the corrupted embeddings from the impacted indexes. **Full Changelog**: https://github.com/meilisearch/meilisearch/compare/v1.45.1...v1.45.2