meilisearch v1.13.1 版本更新介绍
发布日期: 2025-02-26
版本号: v1.13.1
Meilisearch发布了v1.13.1版本更新,包含以下主要变更:修复了拼写容错功能的漏洞(@ManyTheFish提交);将mini-dashboard升级至v0.2.17版本(@Strift提交);新增了文档数据库统计功能(@ManyTheFish提交);优化了无转储升级时的日志记录问题(@Kerollmops提交)。该版本从v1.13.0迭代而来,主要聚焦于功能优化和问题修复。
更新内容 (中文)
更新内容
- 热修复拼写容错错误,由 @ManyTheFish 在 https://github.com/meilisearch/meilisearch/pull/5346
- 升级 mini-dashboard 至 v0.2.17,由 @Strift 在 https://github.com/meilisearch/meilisearch/pull/5367
- 文档数据库统计功能,由 @ManyTheFish 在 https://github.com/meilisearch/meilisearch/pull/5325
- 修复无转储升级日志,由 @Kerollmops 在 https://github.com/meilisearch/meilisearch/pull/5360
完整更新日志: https://github.com/meilisearch/meilisearch/compare/v1.13.0...v1.13.1
更新内容 (原始)
What’s Changed
- Hotfix typo tolerance bug by @ManyTheFish in https://github.com/meilisearch/meilisearch/pull/5346
- Bump mini-dashboard to v0.2.17 by @Strift in https://github.com/meilisearch/meilisearch/pull/5367
- Documents database stats by @ManyTheFish in https://github.com/meilisearch/meilisearch/pull/5325
- Fix the dumpless upgrade log by @Kerollmops in https://github.com/meilisearch/meilisearch/pull/5360
Full Changelog: https://github.com/meilisearch/meilisearch/compare/v1.13.0...v1.13.1