Fixed
- Login endpoint now requires confirmation if
mail_require_confirmation
is enabled - Meilisearch tokens are now updated on docker restart only if the key has changed
- You can also force token update via:
docker compose exec bar-assistant php artisan bar:setup-meilisearch -f
- You can also force token update via:
- Ingredient and Bar
images
now have max count validation - Removed wrong token ability check for export download