Update vabene1111/recipes Docker tag to v1.5.11 #122

Merged
jake merged 1 commits from renovate/vabene1111-recipes-1.x into master 2024-01-22 08:42:37 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
vabene1111/recipes patch 1.5.10 -> 1.5.11

Release Notes

TandoorRecipes/recipes (vabene1111/recipes)

v1.5.11

Compare Source

  • added new theming/styling options
    • upload custom images for favicon and PWA app icon
    • upload a custom logo for your space
    • space settings can override user settings for theming
    • spaces can upload custom CSS overrides
    • allow users to disable showing the tandoor/space logo
    • allow changing navigation background color to any color desired
    • allow switching navigation text color between dark/light (different effects depending on theme)
  • added postgres deprecation warning on system page (thanks to @​smilerz #​2730)
  • added migration overview to system page
  • added several new admin functions (thanks to @​smilerz #​2823)
  • added documentation page for all configuration parameters, removed non required parameters from .env.template
  • improved meal plan to_date always automatically changing relative to from_date
  • improved use commit ref if version number is empty
  • improved added rate limiting to URL import, default 60/hour
  • improved add 'substitute_children' to food edit modal (thanks to @​smilerz #​2818)
  • improved remove reference to facets on spaces page (thanks to @​smilerz #​2818)
  • improved truenas docs and examples (thanks to Sriyukthika26 #​2792 #​2833)
  • improved postgres update docs (thanks to FaySmash #​2872)
  • fixed edge cases where migration 0200 and 0204 would not run without any proper errors
  • fixed wrong postges warning on system page (thanks to @​smilerz #​2730)
  • fixed version number not showing correctly on system page (thanks to @​smilerz #​2730)
  • fixed keyword automation not running on url imports (thanks to @​smarth42 #​2802)
  • fixed mobile meal plan not starting from current day (thanks to khuslenmisheel #​2794)
  • fixed hiding ingredients in view would hide them in edit mode #​2704
  • fixed recipe editor ingredient note field to large on some screen sizes #​2843
  • fixed auto mealplan sometimes not planning #​2827 (thanks to AquaticLava #​2853)
  • updated django allauth (thanks to ambroisie #​2706)
  • updated lots of translations (thanks to all the awesome translators)

⚠️ Changed setting GUNICORN_MEDIA default to False. Very old (several years) installations not using a reverse proxy might see media file serving stop working. Set GUNICORN_MEDIA=1 to restore old behavior, see Docs for more explanation. It is not recommended to use gunicorn for media serving.


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) | patch | `1.5.10` -> `1.5.11` | --- ### Release Notes <details> <summary>TandoorRecipes/recipes (vabene1111/recipes)</summary> ### [`v1.5.11`](https://github.com/TandoorRecipes/recipes/releases/tag/1.5.11) [Compare Source](https://github.com/TandoorRecipes/recipes/compare/1.5.10...1.5.11) - **added** new theming/styling options - upload custom images for favicon and PWA app icon - upload a custom logo for your space - space settings can override user settings for theming - spaces can upload custom CSS overrides - allow users to disable showing the tandoor/space logo - allow changing navigation background color to any color desired - allow switching navigation text color between dark/light (different effects depending on theme) - **added** postgres deprecation warning on system page (thanks to [@&#8203;smilerz](https://github.com/smilerz) [#&#8203;2730](https://github.com/TandoorRecipes/recipes/issues/2730)) - **added** migration overview to system page - **added** several new admin functions (thanks to [@&#8203;smilerz](https://github.com/smilerz) [#&#8203;2823](https://github.com/TandoorRecipes/recipes/issues/2823)) - **added** documentation page for all configuration parameters, removed non required parameters from `.env.template` - **improved** meal plan `to_date` always automatically changing relative to `from_date` - **improved** use commit ref if version number is empty - **improved** added rate limiting to URL import, default `60/hour` - **improved** add 'substitute_children' to food edit modal (thanks to [@&#8203;smilerz](https://github.com/smilerz) [#&#8203;2818](https://github.com/TandoorRecipes/recipes/issues/2818)) - **improved** remove reference to facets on spaces page (thanks to [@&#8203;smilerz](https://github.com/smilerz) [#&#8203;2818](https://github.com/TandoorRecipes/recipes/issues/2818)) - **improved** truenas docs and examples (thanks to [Sriyukthika26](https://github.com/Sriyukthika26) [#&#8203;2792](https://github.com/TandoorRecipes/recipes/issues/2792) [#&#8203;2833](https://github.com/TandoorRecipes/recipes/issues/2833)) - **improved** postgres update docs (thanks to [FaySmash](https://github.com/FaySmash) [#&#8203;2872](https://github.com/TandoorRecipes/recipes/issues/2872)) - **fixed** edge cases where migration 0200 and 0204 would not run without any proper errors - **fixed** wrong postges warning on system page (thanks to [@&#8203;smilerz](https://github.com/smilerz) [#&#8203;2730](https://github.com/TandoorRecipes/recipes/issues/2730)) - **fixed** version number not showing correctly on system page (thanks to [@&#8203;smilerz](https://github.com/smilerz) [#&#8203;2730](https://github.com/TandoorRecipes/recipes/issues/2730)) - **fixed** keyword automation not running on url imports (thanks to [@&#8203;smarth42](https://github.com/smarth42) [#&#8203;2802](https://github.com/TandoorRecipes/recipes/issues/2802)) - **fixed** mobile meal plan not starting from current day (thanks to [khuslenmisheel](https://github.com/khuslenmisheel) [#&#8203;2794](https://github.com/TandoorRecipes/recipes/issues/2794)) - **fixed** hiding ingredients in view would hide them in edit mode [#&#8203;2704](https://github.com/TandoorRecipes/recipes/issues/2704) - **fixed** recipe editor ingredient note field to large on some screen sizes [#&#8203;2843](https://github.com/TandoorRecipes/recipes/issues/2843) - **fixed** auto mealplan sometimes not planning [#&#8203;2827](https://github.com/TandoorRecipes/recipes/issues/2827) (thanks to [AquaticLava](https://github.com/AquaticLava) [#&#8203;2853](https://github.com/TandoorRecipes/recipes/issues/2853)) - **updated** django allauth (thanks to [ambroisie](https://github.com/ambroisie) [#&#8203;2706](https://github.com/TandoorRecipes/recipes/issues/2706)) - **updated** lots of translations (thanks to all the awesome translators) > ⚠️ Changed setting `GUNICORN_MEDIA` default to `False`. Very old (several years) installations not using a reverse proxy might see media file serving stop working. Set `GUNICORN_MEDIA=1` to restore old behavior, see [Docs](https://docs.tandoor.dev/faq/#why-are-images-not-loading) for more explanation. It is **not** recommended to use gunicorn for media serving. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added 1 commit 2024-01-19 10:00:28 +00:00
/ terraform (push) Successful in 29s Details
/ ansible (push) Successful in 1m36s Details
c1bf5a7ed7
Update vabene1111/recipes Docker tag to v1.5.11
jake merged commit d297674fb5 into master 2024-01-22 08:42:37 +00:00
jake deleted branch renovate/vabene1111-recipes-1.x 2024-01-22 08:42:37 +00: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#122
No description provided.