Skip to content

1.4.7

Compare
Choose a tag to compare
@vabene1111 vabene1111 released this 12 Feb 22:11
· 1898 commits to master since this release
  • added background sync to shopping list entry checking (if connectivity is lost while shopping, sync will continue when connectivity is restored)
  • added importer for rezeptsuit.de #2288
  • added ability to add note to ingredient during import
  • added open graph meta tags for shared recipes #2264
  • added ability to use markdown in space message of the day
  • added ability to set individual spaces to allow infinit sharing of recipes
  • improved if the user tries to create a new food/unit with a plural that exists already for another food/unit its automatically merged
  • improved servings parser to handle certain formats better
  • improved import ingredient editor to allow deletion of ingredients
  • improved food api response time for search views
  • improved url import to prevent double importing
  • fixed plural edge case in unit and food serializer #2304
  • fixed editing ingredients in import when no unit is present #2302
  • fixed search view making unnecessary API requests from MealPlanEditModal
  • fixed button to disable shopping auto sync not working
  • fixed delete space data