Releases: ammannbe/RecipeManagerApi
Releases · ammannbe/RecipeManagerApi
7.0.1
7.0.0
Major:
- migrate from laravel/ui -> laravel/fortify
- update docker to PHP 8.0
- added the laravel medialibrary (with conversion and thumbnail support)
- added redis
- added queue (as docker)
- added scheduler (as docker)
- removed photos in recipe store
- added images to version control
- added meilisearch as search engine
Minor:
- updated docker startup script
- updated dependencies
- add ingredients via modal
- fixed ingredients sorting by cli command
- added metadata for messengers
- changed/fixed docker configuration
- added missing translations
- updated README and composer dev dependency
- generate storage symlink
- added rating
- added skeleton for recipe overview
- replaced mavon-editor with simplemde & remarkable
- add category in admin panel
Patch:
- fixed ide-helper, moved docker folder location
- fixed image upload
- updated/added/removed dependencies (see laravel)
- fixed database seeders
- fixed tsconfig error
- fixed artisan commands
- typos, ui bugfixes and improvements
- styling fixes
- fixed media migration and entrypoint
- added 404 page
- small bugfixes
- fixed ingredient amount rounding number problem
- fixed max_amount update, some styling
- styling fixes
- fixed recipe overview image height
- bugfixes, refactoring, translations
- fixed menu language styling
- fixed modal form submitting, some styling fixes
6.4.5
6.4.4
6.4.3
6.4.2
6.4.1
6.4.0
Minor:
- updated docs, translations, removed unused resources and configs
- updated framework and dependencies
- replaced archived package vue-i18n-generator
- decreased recipe search minlength
- changed editing icon, removed ingredient handle
- fixed/simplified recipe add page
Patch:
- fixed toggle mobile menu
- fixed ingredient edit if not logged in
- fixed/simplified recipe add page
- fixed array_filter error
- fixed Factories/Seeders