Skip to content

Releases: TandoorRecipes/recipes

1.1.0

02 Mar 07:39
Compare
Choose a tag to compare

⚠️ Due to build issues this release is not published on linux/arm/v7 architectures. Another release will follow soon.

  • added savable search filters and improved advanced search (thanks to @smilerz #1471)
    • save advanced searches and apply saved filter later
    • export recipes based on dynamic filters (thanks to @smilerz #1572)
    • use saved filters to create dynamic recipe books
    • improved advanced search with basically every field searchable (configurable)
    • multi condition advanced search with and/or/not
    • configurable search sorting
    • search explanation in human readable words
    • UI improved by @MaxJa4 #1591
    • WIP: UI, localization still work in progress
  • added logging to LDAP when DEBUG is enabled (thanks to @smilerz #1520)
  • added ability to change docker gunicorn port (thanks to cschmatzler #849)
  • added ability to paste a list of ingredients in the recipe editor to quickly create them (thanks to @smilerz #1538)
  • added ability to copy recipes (thanks to @smilerz #1543)
  • added custom 502 error page (for default setups) to indicate startup phase (thanks to @MaxJa4 #1555)
  • added create/import buttons to empty recipe search #1409
  • improved the DB waiting script (thanks to @MaxJa4 #1498 and #1513)
  • improved several translations (thanks to @MaxJa4 #1580)
  • improved boot script to check for common configuration and setup issues (thanks to @MaxJa4 #1535)
  • improved show ingredients and instruction as default for first step of new recipe #1530
  • improved handling of decimal/fractional times when importing (thanks to @smilerz #1558)
  • improved removed unused dependencies (thanks to @smilerz #1578)
  • improved auto select amount after adding new ingredient (thanks to @MaxJa4 #1596)
  • improved localization (thanks to @MaxJa4 #1594
  • updated docker base image to fix security/performance issues (thanks to @xMAC94x #1499)
  • updated django
  • updated translations (thanks to the awesome translation team!)
  • fixed duplication issue when adding recipes to meal plan (thanks to @smilerz #1539)
  • fixed page leave warning on recipe editor now also working on firefox/safari #1483
  • fixed several issues #1509 #1507 #1494 thanks to @smilerz
  • fixed k8s deployment example files (thanks to poggenpower #1496)
  • fixed step image preview for non png images (thanks to FHantke #1548)
  • fixed cant edit a meal plan entry shared by someone else #1549
  • fixed rendering instructions next to ingredients on small devices #608
  • fixed sharing permission for books #1155
  • fixed keyword names being messed up on import #1568
  • fixed sub folder export issue #1523 (thanks to @smilerz #1572)
  • fixed broken template rendering on space settings page (thanks @MaxJa4 #1581)
  • fixed bad redirect after email confirmation (thanks to @smilerz #1577)
  • fixed case return issues with foods or keywords in imports
  • fixed support latin-1 encoding for rezkonv files
  • fixed translations not being applied in some modules (thanks to @smilerz #1586)
  • fixed shopping list v2 render issue on mobile #1567
  • fixed external sync with nextcloud not returning the first item #1571
  • fixed chowdown (and all other importers that use regex for file detection) importer not recognizing files with special characters #1506
  • fixed context menu issue on meal plan view 1418
  • fixed emoji select on mobile devices #1441

The next release will deprecate the old shopping list in favor of the new one.

1.0.8

07 Feb 17:42
Compare
Choose a tag to compare
  • added PWA instructions for android to the docs (thanks @besendorf #1501)
  • added docker compose example for ipv6 (thanks to murphy83 #1490)
  • added screen wake lock so mobile devices dont turn off when viewing a recipe (thanks to benscobie #1469)
  • improved comment formatting #1505
  • updated translations (thanks to all the awesome translators!)
  • fixed permissions for system page to only show for superusers
  • fixed recipe sharing issue #1500

1.0.7

05 Feb 10:31
Compare
Choose a tag to compare
  • added new threading based exporter so larger exports run more stable (thanks to @TiagoRascazzi #1281)
  • updated lots of dependencies
  • changed steps so they dont show as headers by default
  • fixed dont allow to enter 0 servings for a recipe as it breaks the rendering #1463
  • fixed ingredients not rendering when using headers #1481
  • fixed JS syntax error on settings page (thanks to @kristof-mattei #1484)

1.0.6

03 Feb 13:40
Compare
Choose a tag to compare
  • added help text to GenericModal
  • added ignore_shopping back to food
  • added ability to change LDAP certificate locations (thanks to @thumm #1445)
  • improved various shopping v2 related features (thanks to @smilerz)
  • improved servings modifier in recipe view (thanks @TheHaf to #1411)
  • improved the docs (thanks to @MaxJa4 #1435)
  • improved the docker compose templates to include a DB health check (thanks to @MaxJa4 #1437)
  • improved reduced docker image size (thanks to @smilerz #1472)
  • changed font size in meal plan to prevent line breaks (thanks to @oliviapinsonc #1439)
  • changed stop hiding 'inherit fields' when there is no parent
  • changed hide 'inherit fields' when there are no children present in space
  • fixed #1414
  • fixed #1419
  • fixed several localization issues (thanks to @StephenBrown2 #1464 )
  • fixed serving reactivity #1431
  • fixed rendering issue with single step recipes

1.0.5.2

25 Jan 14:31
Compare
Choose a tag to compare
  • fixed another small migration issue

1.0.5.1

25 Jan 11:22
Compare
Choose a tag to compare
  • fixed migration in last update

1.0.5

24 Jan 17:27
Compare
Choose a tag to compare
  • added new version of the shopping list (not yet the default, old one will be deprecated in the next release)
    • the list is now one continuous list with new inheritance features, filtering, grouping and exporting
    • improved adding to list from recipes
    • automatic adding of ingredients from the meal plan
    • fixes tons of issues with the old list
    • see most important changes here #893 (comment)
    • the old shopping list still works and is in sync with the new one
    • several things are still WIP but we want to collect additional feedback
  • added PDF export to exporter (thanks to @TiagoRascazzi #1211)
  • added Safron export to exporter (thanks to @TiagoRascazzi #1211)
  • added quick switch menu with pinned recipes #636
  • added context menu link to meal plan card (thanks to @MarcusWolschon #1289)
  • added admin function to delete all data in a space
  • added ability to click on keywords in recipe view #1287 (on search will be next)
  • improved recipe editor and view
    • removed step types and allowed all step data (file, sub-recipe, instructions, ingredients, ..) at once for more flexibility
    • added ability to create files in recipe editor
    • added ability to insert steps at any point
    • added back ability to quickly sort steps with a modal
    • improved mobile editing experience by reducing unused whitespace and fixing layout bugs
  • improved fuzzy search experience and search in general (thanks to @smilerz #1347)
  • improved performance of recipe search and recipe view pages (thanks to @smilerz #1300 )
  • improved setup instructions for different reverse proxies (thanks to @MaxJa4 #1253)
  • improved database url feature so that better paths can be specified (thanks to @MatthiasLohr #1343)
  • improved autofocus user name field on login and signup page
  • improved show step text aligned with other steps if step has no ingredients #642
  • changed asset cache strategy from stale while revalidate to network first to prevent broken frontends due to cached versions
  • fixed handling of decimal inputs in the recipe editor #1282 #1277
  • fixed to sub path setups (thanks to @smilerz #1245)
  • fixed ungraceful errors in url imports on timeout (thanks to @smilerz #1251)
  • fixed wrong menu label #1191
  • fixed exporting all recipes required to select one first #1237
  • fixed path issues with progressive web apps (thanks to @smilerz #1252)
  • fixed space max users calculated on invalid invite links
  • fixed error when exporter tried to create an importer keyword #1213
  • fixed dont show signup button when signup is not enabled #1283
  • fixed error in nextcloud external recipe sync #1274
  • fixed broken ingredient rendering alginment #966
  • fixed step headers not showing #1356
  • fixed lots of typos (thanks to @sebweb3r #1381)
  • fixed deleted keywords showing in search #879
  • updated lots of dependencies
  • updated lots of translations thanks to our awesome translation team ❤️

GitHub/Docs

  • added swag example to the docs (thanks to @tomtjes #1316)
  • improved github issue template (thanks to @MaxJa4 #1262)
  • improved FAQ (thanks to @tomtjes #1327)
  • improved docs on external authentication (thanks to @mheiland #1317)
  • fixed kubernetes docs (thanks to @geisterfurz007)

1.0.4.1

17 Jan 17:08
Compare
Choose a tag to compare
  • fixed issue with counting space users

1.0.4

30 Dec 17:19
Compare
Choose a tag to compare
  • added importer for CopyMeThat (beta, some fields still missing)
  • fixed pagination issues (thanks to @smilerz #1149)
  • fixed bonappetit.com import (thanks to @smilerz #1156)
  • fixed path issue in subpath setups (thanks to @smilerz #1157)
  • fixed issue with space invite links with users owning multiple spaces #1174
  • fixed some input validation issues on the recipe editor #1164
  • fixed rendering of sub recipes #1167

due to some people having problems with it tree fixing for food and keywords on startup is disabled for now, you can still manually do so via the admin

1.0.3

16 Dec 17:11
aaaae5b
Compare
Choose a tag to compare
  • added hotkeys to meal plan
  • improved ingredient rendering (thanks to @rose-a #1068 )
  • improved performance of meal plan view (reduced api calls)
  • fixed duplicate items in recipe book api causing issues on the book view
  • fixed sharing missing from meal plan
  • fixed page jumps on the recipe book TOC
  • fixed empty fields breaking recipe edit change #1115