Update vabene1111/recipes Docker tag to v1.5.2 #37

Merged
jake merged 1 commits from renovate/vabene1111-recipes-1.x into master 2023-06-26 09:43:32 +01:00
Collaborator

This PR contains the following updates:

Package Update Change
vabene1111/recipes minor 1.4.12 -> 1.5.2

Release Notes

TandoorRecipes/recipes

v1.5.2

Compare Source

  • fixed merging foods would delete all food properties #​2513
  • fixed uniqueness check failing with open data slug models #​2512

v1.5.1

Compare Source

  • fixed meal plan view
  • fixed error with keyword automation

v1.5.0: Food Properties, Unit Conversion and Open Data

Compare Source

  • added unit conversion
    • tandoor can now automatically convert your ingredients to different units
    • conversion between all common metric and imperial units works automatically (within either weight or volume)
    • conversions to convert between weight and volume for certain foods or to convert between special units (like pcs or your favourite cup) can be added manually
    • currently conversions are used for property calculation, in the future many more features are possible with this
  • added food properties
    • every food can have different properties like nutrition, price, allergens or whatever you like to track
    • these properties are then automatically calculated for every individual recipe
    • the URL importer now automatically imports nutrition information properties from websites if possible
    • in the future this can be integrated into different modules like shopping (price) or meal plans (nutrition)
  • added open data importer
    • The Tandoor Open Data Project aims to provide a community curated list of basic data for your tandoor instance
    • Feel free to participate in its growth to help everyone improve their Tandoor workflows
  • improved food editor (much cleaner, supports new features)
  • added admin options to delete unused steps and ingredients (thanks to @​smilerz #​2488)
  • added Norwegian to available languages #​2487
  • fixed hide bottom navigation in print view (thanks to jwr1 #​2478)
  • fixed url import edge case with arrays as names #​2429
  • fixed HowToSteps in Nextcloud Cookbook imports #​2428
  • fixed edge cases with the rezeptsuite importer #​2467
  • fixed recipesage servings and time import
  • improved lots of functionality regarding plugins (still otherwise undocumented as very early stages)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [vabene1111/recipes](https://github.com/TandoorRecipes/recipes) | minor | `1.4.12` -> `1.5.2` | --- ### Release Notes <details> <summary>TandoorRecipes/recipes</summary> ### [`v1.5.2`](https://github.com/TandoorRecipes/recipes/releases/tag/1.5.2) [Compare Source](https://github.com/TandoorRecipes/recipes/compare/1.5.1...1.5.2) - **fixed** merging foods would delete all food properties [#&#8203;2513](https://github.com/TandoorRecipes/recipes/issues/2513) - **fixed** uniqueness check failing with open data slug models [#&#8203;2512](https://github.com/TandoorRecipes/recipes/issues/2512) ### [`v1.5.1`](https://github.com/TandoorRecipes/recipes/releases/tag/1.5.1) [Compare Source](https://github.com/TandoorRecipes/recipes/compare/1.5.0...1.5.1) - **fixed** meal plan view - **fixed** error with keyword automation ### [`v1.5.0`](https://github.com/TandoorRecipes/recipes/releases/tag/1.5.0): Food Properties, Unit Conversion and Open Data [Compare Source](https://github.com/TandoorRecipes/recipes/compare/1.4.12...1.5.0) - **added** unit conversion - tandoor can now automatically convert your ingredients to different units - conversion between all common metric and imperial units works automatically (within either weight or volume) - conversions to convert between weight and volume for certain foods or to convert between special units (like pcs or your favourite cup) can be added manually - currently conversions are used for property calculation, in the future many more features are possible with this - **added** food properties - every food can have different properties like nutrition, price, allergens or whatever you like to track - these properties are then automatically calculated for every individual recipe - the URL importer now automatically imports nutrition information properties from websites if possible - in the future this can be integrated into different modules like shopping (price) or meal plans (nutrition) - **added** open data importer - The [Tandoor Open Data Project](https://github.com/TandoorRecipes/open-tandoor-data) aims to provide a community curated list of basic data for your tandoor instance - Feel free to participate in its growth to help everyone improve their Tandoor workflows - **improved** food editor (much cleaner, supports new features) - **added** admin options to delete unused steps and ingredients (thanks to [@&#8203;smilerz](https://github.com/smilerz) [#&#8203;2488](https://github.com/TandoorRecipes/recipes/issues/2488)) - **added** Norwegian to available languages [#&#8203;2487](https://github.com/TandoorRecipes/recipes/issues/2487) - **fixed** hide bottom navigation in print view (thanks to [jwr1](https://github.com/jwr1) [#&#8203;2478](https://github.com/TandoorRecipes/recipes/issues/2478)) - **fixed** url import edge case with arrays as names [#&#8203;2429](https://github.com/TandoorRecipes/recipes/issues/2429) - **fixed** HowToSteps in Nextcloud Cookbook imports [#&#8203;2428](https://github.com/TandoorRecipes/recipes/issues/2428) - **fixed** edge cases with the rezeptsuite importer [#&#8203;2467](https://github.com/TandoorRecipes/recipes/issues/2467) - **fixed** recipesage servings and time import - **improved** lots of functionality regarding plugins (still otherwise undocumented as very early stages) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate force-pushed renovate/vabene1111-recipes-1.x from 488f4040de to 29df7c6afb 2023-06-22 12:00:31 +01:00 Compare
renovate changed title from Update vabene1111/recipes Docker tag to v1.5.0 to Update vabene1111/recipes Docker tag to v1.5.1 2023-06-22 12:00:33 +01:00
renovate force-pushed renovate/vabene1111-recipes-1.x from 29df7c6afb to 96eba84125 2023-06-24 12:00:32 +01:00 Compare
renovate changed title from Update vabene1111/recipes Docker tag to v1.5.1 to Update vabene1111/recipes Docker tag to v1.5.2 2023-06-24 12:00:34 +01:00
jake merged commit 1f6460f610 into master 2023-06-26 09:43:32 +01:00
jake deleted branch renovate/vabene1111-recipes-1.x 2023-06-26 09:43:32 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: systems/infrastructure#37
No description provided.