Skip to content

0.5.0

Compare
Choose a tag to compare
@vabene1111 vabene1111 released this 18 Mar 12:13
· 6253 commits to master since this release

IMPORTANT: Docker base image has changed since python 3.8 is now required. If installed via docker run docker-compose up -d --build and if installed manually make sure to have python 3.8 running.

  • added ability to link ingredients to recipes
  • added ability to annotate notes to recipe ingredients
  • added ability to change display name and password
  • improved nav (icon alignment, structure)
  • cleaned up search ui
  • changed behavior of delete original button now only deleting the original and not also the recipe itself
  • improved django admin tables
  • completly refactored url creation for generic views and fixed deletion errors
  • fixed import log badges
  • fixed confirmation for unit/ingredient merging
  • fixed some and updated other translations