Skip to content

Releases: TandoorRecipes/recipes

1.2.4

06 May 18:34
Compare
Choose a tag to compare

⚠️ sadly the arm build still does not work thus the tags were disabled again. Need to further investigate why its not working.

  • fixed arm v7 build, specifically raspberry pi images (now using the tags latest-raspi, beta-raspi and <version-tag>-raspi
  • updated it, pl and ru translations (thanks to the awesome translation team

1.2.3

04 May 15:12
Compare
Choose a tag to compare

fixed a desync issue on the supermarket category editor

1.2.2

04 May 15:11
Compare
Choose a tag to compare
  • fixed supermarket category ordering
  • fixed shopping auto sync interval disable
  • fixed importer edge case errors

1.2.1

01 May 19:54
Compare
Choose a tag to compare
  • fix build for non arm v7 architectures, arm v7 temporarily disabled

1.2.0

01 May 11:10
Compare
Choose a tag to compare
  • 🛒 shopping list update #1649
    • removed the old shopping list and made the new one default
    • significantly improved the UI/UX of the new shopping list
    • added swiping gestures
    • fixed several issues and implemented feedback
  • 🌐 new importer view #894
    • completly overhauled UI in new frontend system
    • removed old outdated editor
    • added quick import wizard that lets you choose basic settings and edit recipe afterwards
    • added quick step editor to split and merge steps and quickly sort ingredients
    • automatically import a list of urls
    • and many smaller tweaks and changes
  • 🍒 ingredient editor #1721
    • view to edit all ingredients in all recipes that use a certain food/unit
    • easily fix/rename and change entries across all your recipes
    • manage foods and units directly from the ingredient editor
  • added melarecipes importer #1226
  • added cookmate importer #1114
  • added allow marking recipe as food (thanks to @smilerz #1633)
  • added Swedish language support (thanks Makanz to #1711)
  • added more context to frontend error messages when debug mode is turned on #682
  • added docs about WSL instllation (thanks to audioclassify #1733)
  • improved ingredient parser to support ingredients with amount/unit at the end of the string (e.g Salted Butter 100 g)
  • improved made keywords on recipe cards clickable (thanks to parkroland #1731)
  • improved copy me that importer
  • improved nextcloud cookbook importer to contain source url field #1105
  • improved kubernetes examples (thanks to tristanlins #1719)
  • improved rezkonv importer to support more variations of the spec (especially KALORIO exports)
  • improved docker files nginx mounts volumes read only (thanks to gloriousDan #1714)
  • improved nav bar styling on certain screen sizes and mobile positioning (thanks to hendrikbl #1710)
  • improved recipe image scaling #1699
  • changed default docker example re added restart always (see #1709 thanks to gloriousDan)
  • fixed image handling file extension (thanks to ndbeals #1739)
  • fixed DB wait script ignoring user setting (#1660 thanks to @MaxJa4)
  • fixed nextcloud importer sometimes importing empty keywords #1730
  • fixed admin comment search #1664
  • fixed model list image loading when using S3 (thanks to 1690 #1690)
  • fixed exporting recipes for safron and recipesage would fail because of a deprecated attribute #1658
  • fixed copying recipe would not move link to nutrition information #1661
  • fixed add step button missing after deleting only step in recipe #1655
  • fixed links in markdown help (thanks to HarHarLinks #1698)
  • fixed paprika import servings #1485
  • fixed templating error on space management page #1729
  • fixed too small fractions not showing at all #1702
  • fixed env template email comments #1707
  • fixed meal plan error message if no recipe is selected for add to shopping #1722
  • fixed ingredient parser returning to long food names #1010
  • fixed various issues with german localization (thanks to Drumstickx #1734 and @Kaibu)
  • fixed empty step times causing update issues #1748
  • updated several dependencies

1.1.4

16 Mar 13:27
Compare
Choose a tag to compare
  • fixed style break on small width devices on shopping list

1.1.3

15 Mar 12:02
Compare
Choose a tag to compare
  • improved shopping list UI on mobile
  • improved openID and social auth signin pages
  • updated many translations (thanks to the awesome translation community)
  • fixed markdown <img> tags not working (thanks to @m42e #1641)
  • fixed search SQL debug (thanks to @smilerz #1645)
  • fixed several typos and grammar issues (thanks to CameronJGrant #1640)
  • improved install docs (thanks to bradpoulton #1646)
  • improved docker run command in docs (thanks to gloriousDan #1644)
  • improved manual install instructions (thanks to @MaxJa4 #1643)

1.1.2

04 Mar 14:54
Compare
Choose a tag to compare
  • improved recipe importer to use proper function of the recipe scrapers library to improve imported results (thanks to gloriousDan #1623)
  • improved boot script to honor changed PG port during ping check (thanks to ratheile #1620)
  • updated recipe scrapers to v13.19.0
  • fixed ldap issues due to missing runtime dependency (thanks to @MaxJa4 #1622)
  • fixed assignment of prep time in URL/source imports (thanks to @smilerz #1611)
  • fixed unaccent issues with sqlite (thanks to @smilerz #1617)

1.1.1

02 Mar 12:12
Compare
Choose a tag to compare
  • fixed DB wait script for non pgsql setups
  • fixed arm/v7 build so this releases 1.1.0 for arm/v7 as well

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.