Victor Crépin
Victor Crépin
Hi, I updated the lib to be compatible with versions 0.25.x of Meilisearch. Some breaking changes have been made, so it's no more compatible with previous versions (~~updates~~ **tasks**, **keys**)....
See https://github.com/nutshell-lab/meilisearch-ex/issues/6#issuecomment-1581417824. [Integration guide](https://github.com/meilisearch/integration-guides/blob/main/resources/README.md) We should probably be more exhaustive.
The case of 502 errors (returning some html sometimes, like when behind a cloudflare proxy) is not handled properly. 
Hey, firstly, thank you for your amazing work on this project. I'm encountering a use case that I think was not planned. I have a base nuxt app used as...
Setup: - a user that have access to the dashboard - with a role containing `update-profile` but NOT `collection_users-read` The bug: This user clicks the `profile` icon, the page does...