Skip to content

Releases: TandoorRecipes/recipes

1.3.3

01 Aug 17:26
Compare
Choose a tag to compare
  • added ability to set recipe as private and share only with specific users #575
  • added ability to set an image for a space that is shown in the space overview
  • added ability to configure CSRF_TRUSTED_ORIGINS (thanks to iamkarlson #1948)
  • added ability to configure AWS_S3_CUSTOM_DOMAIN (thanks to dmaes #1947)
  • added item count indicator to shopping list (thanks to AquaticLava #1961)
  • improved many backend functions, cleaned up old, unused stuff and optimized things
  • improved copy me that importer (thanks to tomtjes #1937 also #1952)
  • improved markdown editor usability #1942
  • fixed manifest so that (android) shortcuts for shopping work again
  • fixed server error when signup mail could not be send
  • updated several libraries
  • removed user servings features (caused much more confusion than anything else, will get put into activity feed/comment rewrite)
  • removed shopping function in ingredient overview list (can be accessed using the context menu)
  • removed old search views

This release removes some old or new ballast that keeps me from bringing this application forward. Sorry to everyone who liked those features, they will make their way back in some form or the other but I need to get rid of some unneeded complexity in order to focus on new things.

1.3.2

13 Jul 08:27
Compare
Choose a tag to compare
  • added userspace model to admin
  • fixed space management on demo instances

1.3.1

12 Jul 17:42
Compare
Choose a tag to compare
  • fixed various parser/bookmarklet issues (thanks to @smilerz #1917)
  • fixed issue where broken imports would lead to empty import response views
  • fixed old invite link button on system page
  • fixed an issue with multi space and social auth logic
  • fixed copy me that importer #1932
  • added documentation for import / export (thanks to Mikhail5555 #1930)

1.3.0 - Multi Space Tenanncy

07 Jul 17:39
Compare
Choose a tag to compare
  • added multi space tenancy
    • each user can now be part of multiple spaces / can own multiple spaces
    • completely rebuild the space management page to the new vue frontend
    • quickly switch between multiple spaces, allow different permission levels per space
    • lays the foundation for more advanced features in the future (like multi space sharing)
  • added API endpoint to retrieve API token from username/password 1809
  • added ability to dump/loaddate trough django management console (thanks to AliveDevil #1854)
  • added ability to import youtube videos (thanks to parkroland #1732)
    • import the video name, description and thumbnail with a link to the video
    • does not yet support downloading but might be added in the future
  • added proper sign in template for social account logins
  • added import duplicates have links to the recipe search now #1365
  • added ability to not show ingredient overview at the top of a recipe
  • added debounce to food search in recipe edit
  • added ability to edit source url attribute of recipes #1880
  • updated lots of translations thanks to the awesome translation community
  • updated tons of dependencies
  • updated recipe scrapers library to improve parser results
  • improved improved several views on mobile (recipe edit, view and shopping)
  • improved print layout (thanks to vekunz #1723)
  • improved several mobile layout issues (thanks to astappiev #1829)
  • changed markdown editor
  • changed recipe from source endpoint to be available using the usual API authentication #1808
  • fixed fixed swiping track area on shopping list
  • fixed importer would not show different images fro each site
  • fixed default search settings not being applied #1817
  • fixed issue with ingredient pasting in recipe edit view #1858
  • fixed filtering broken on food edit modal supermarket category #1802
  • fixed add to shopping layout issue (thanks to @Kaibu #1825)
  • fixed several api issues (including #1816)
  • fixed imported from link would break page design #1861
  • fixed url import always returning servings or items as servings text #1869
  • fixed issues with cookmate importer #1870
  • fixed ingredient amount would show even if amount was disabled #1877
  • fixed collapsed nav might be longer than viewport allows on mobile #1881
  • fixed error when resetting food inheritances if no foods exist (thanks Jbonnett to #1885)
  • fixed step headers would show in step ingredient lists #1879
  • fixed make now search filter (thanks to @smilerz #1909)
  • improved readme (thanks to anaymody #1864)
  • improved docs grammar (thanks to anu-codes #1815)
  • improved manual setup guide (thanks to nicedevil007 #1866)
  • improved backup guide (thanks to nough #1908)

1.2.7

25 May 16:53
Compare
Choose a tag to compare
  • updated several translations (thanks to the awesome translation team)
  • improved ingredient editor on mobile #1794
  • fixed import issue for certain recipes #1787
  • fixed random recipe ordering #1812
  • fixed inkonsistent default for step show as header (now always default false)
  • fixed advanced search settings cookie expiration #1666
  • fixed processing order of middlewares resulting in issue with reverse proxy auth #1749
  • fixed plan to eat importer tag delimiter #1804
  • fixed localization issue with shopping category selection in food edit modal

1.2.6

18 May 12:58
Compare
Choose a tag to compare
  • fixed SSRF issue with the server having the ability to make local requests
  • fixed several sanitization issues in model list view and file editor views
  • fixed inability to delete recipe images #1798
  • fixed broken logo font on mobile @Kaibu
  • updated several dependencies

Thanks to WhiteSource Software for reporting and responsibly disclosing the security issues fixed with this release

1.2.5

11 May 18:58
Compare
Choose a tag to compare
  • added dedicated docs and build for raspberry pi 32 bit (arm v7 architectures thanks to @gloriousDan #1786 and the awesome people over on the discord)
    • you can now either use the 64 bit raspian with the normal arm image or the special raspi image latest-raspi, beta-raspi and the versioned <x.y.z>-raspi to get the raspi image you want
  • added bulgarian and danish translations (thanks to our awesome translation community)
  • fixed several scraper related issues (thanks to @gloriousDan #1788) fixes #1764 #1787
  • fixed there was no link to a recipe in the shopping list recipe overview
  • fixed plan to eat importer encoding issue #1784
  • fixed paprika importer ignoring servings #1791
  • fixed meal plan height issues #1782 thanks to @Kaibu
  • fixed svg logo missing font thanks to @Kaibu
  • fixed new entry in shopping not translatable #1777
  • fixed issue with cookmate importer #1772
  • fixed issue with frontend static path generation #1771
  • fixed original text rendering in recipe edit view
  • fixed the recipe editor would show the same unit/food multiple times in multiselect #1792
  • removed old shopping list functions from meal plan in favcor of new options
  • updated recipe scrapers library

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