doc: add meilisearch upgrade to 25.05 release notes

This commit is contained in:
Diogo Correia 2025-04-14 10:25:28 +01:00
parent 3f1f8de18a
commit 5ac8c94f7c
No known key found for this signature in database
GPG Key ID: 12B4F3AC9C065D08

View File

@ -223,6 +223,9 @@
- `fluxus` has been removed, as it depends on `racket_7_9` and had no updates in 9 years.
- `meilisearch` has been upgraded from 1.11.3 to 1.14.0, which requires manually dumping and importing the data.
See Meilisearch's [upgrade guide](https://www.meilisearch.com/docs/learn/update_and_migration/updating) for more information.
- `sm64ex-coop` has been removed as it was archived upstream. Consider migrating to `sm64coopdx`.
- `tldr` now uses [`tldr-python-client`](https://github.com/tldr-pages/tldr-python-client) instead of [`tldr-c-client`](https://github.com/tldr-pages/tldr-c-client) which is unmaintained.