Skip to content

1.5.10

Compare
Choose a tag to compare
@vabene1111 vabene1111 released this 03 Dec 13:10
· 727 commits to master since this release
  • added property editor to quickly edit properties for all foods on a given recipe
  • improved error messages when importing recipes / other places (thanks to jrester #2728)
  • improved adding to the meal plan from the recipe context menu now has a default end date
  • improved lots of documentation about the installation/update process (thanks to @smilerz #2758)
  • improved made to_date in meal plan api optional
  • changed renamed TIMEZONE environment variable to TZ, old is deprecated but will likely stay for a long time (thanks to @smilerz #2758)
  • changed no longer show warning on property view when individual values are 0 as that might be on purpose
  • changed automatically open the ingredient editor in a new tab
  • fixed meal plan items breaking when spanning multiple weeks/periods #2678
  • fixed error when URL importing recipes with to long descriptions (thanks to @smilerz #2763)
  • fixed issue with the youtube importer
  • fixed database connection strings with port numbers (thanks to tourn #2771)
  • fixed copying recipes with properties would link properties together #2720
  • fixed description overlays breaking obscured by time information #2743 (thanks flomero for helping)
  • updated some dependencies