Skip to content

Releases: ammannbe/RecipeManagerApi

7.0.1

23 Feb 19:03
Compare
Choose a tag to compare
  • added favicon
  • fixed docker milisearch (make data persistent, and import indexes in entrypoint.sh)

7.0.0

12 Feb 22:05
Compare
Choose a tag to compare

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

08 Feb 14:38
Compare
Choose a tag to compare
  • fixed ide-helper, moved docker folder location
  • Bump highlight.js from 9.18.1 to 9.18.5
  • updated docker startup scrip
  • Bump ini from 1.3.5 to 1.3.7
  • Bump axios from 0.21.0 to 0.21.1
  • security update laravel ^8.14 to ^8.24

6.4.4

23 Nov 14:46
Compare
Choose a tag to compare
  • hotfix: fixed route recipe add

6.4.3

23 Nov 14:00
Compare
Choose a tag to compare
  • some bugfixes, cleanup, translations added

6.4.2

23 Nov 13:59
Compare
Choose a tag to compare
  • fixed docker build

6.4.1

23 Nov 13:59
Compare
Choose a tag to compare
  • updated dependencies
  • fixed phpstan

6.4.0

23 Nov 13:58
Compare
Choose a tag to compare

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

6.3.2

23 Nov 13:58
Compare
Choose a tag to compare
  • updated docker docs

6.3.1

19 Sep 19:18
Compare
Choose a tag to compare

Patch:

  • fixed cleanup:images command
  • updated PULL_REQUEST_TEMPLATE.md (added translations change notice)
  • updated docs, added docker docs