Releases: TandoorRecipes/recipes
Releases · TandoorRecipes/recipes
2.0.0-beta-4
- added ability to add a recipe to the shopping list from the shopping list recipe tab #3814
- added ability to create automation from ingredient editor directly
- added FDC ID and import options to food editor
- improved add to shopping from meal plan editor and layout of meal plan editor in general
- fixed recipe selection in steps #3818
- fixed error with custom CSS when application was build
- fixed error on account pages #3813
- fixed merging of supermarket categories not possible #3817
- fixed Food Editor properties and conversion layout
- removed
JS_REVERSE_SCRIPT_PREFIX
environment variable (can be replaced bySCRIPT_NAME
if not already present, only needed for special setups)
2.0.0-beta-3
- fixed tandoor not working when debug was disabled #3811
- fixed export response template error
2.0.0-beta-2
- added save hotkey to all model editors (Ctrl+S)
- added supermarket quick selection to shopping list
- improved removed deprecated/unnecessary code
- improved markdown editor: removed not implemented striketrough and underline buttons, fixed blockquote rendering, improved table rendering and fixed CSS bug sometimes rendering the wrong color #3782
- improved timer finished time rendering (thanks to mkieledunsche #3778)
- fixed exporting recipes with images #3807
- fixed added missing open data slug field to SupermarketCategory #3780
- fixed error staying on import page even after new import is started #3805
- fixed sorting issues in step ingredient editor #3808
- fixed missing category translation breaking Open Data food import #3061
- updated many dependencies
2.0.0-beta-1
- added space theming and custom CSS support
- improved design of Database link cards
- improved file upload functionality
- fixed shopping model input selecting foods with leading numbers #3750
- fixed foods without properties counting as missing even if amount was 0 or no amount was activated
- fixed search resetting when merging Foods/Units
- fixed wrong link in avatar nav to database page #3764
2.0.0-alpha-6
- added help text to each model type (food, unit, ...)
- added UI's for external recipe management in new frontend and implemented some missing API's
- added UI to configure connector configs
- added print view to recipes (use browser print function)
- added links to API browser and documentation to API Token settings
- improved layout and navigation flow of database pages (food, unit, ...)
- improved switches use colour to indicate if enabled or not
- improved added small note to the end of ModelSelects that searching will load more results
- improved hide pagination when randomly ordering search results #3748
- improved localized and shortened snackbar in meal plan view
- improved sort meal plan entries by time in meal type #3747
- improved prevent closing editor dialogs with unsaved changes (should also prevent false "changes lost" warnings)
- fixed navigation history contained an unnecessary step in ModelListPage
- fixed not being able to share external recipes
- fixed MealPlanEditor closing when changing the date
1.5.35
2.0.0-alpha-5
- added validation for unit field in importer fixing #3722
- added shopping exporter
- added recipe exporter to settings
- added reset button to importer
- added URL list import mode
- added setting for URL import rate limits
- improved minor details in recipe editor #3666
- improved auto grow instructions text box in importer
- improved import step editors with dividers between steps
- fixed issue when importing from websites with
//
in image urls - fixed bookmarklet import (thanks to @tomtjes #3702)
- fixed (hopefully)
libgcc_s
error on some platforms #3697 - fixed redirect after deleting a recipe
- fixed missing button to books page on mobile #3717
- fixed disabling amount hiding drag handles #3723
- fixed fdc link in property editor not working #3715
- fixed messages in snackbars can properly line break
- fixed home assistant connector not working in some cases (thanks to @mikhail5555 #3724)
- fixed edge case where file metadata was not stripped form images
2.0.0-alpha-4
- added units and food plurals displayed in recipe and add to shopping views #3701
- added Open Data Import on settings page
- added ingredient sorting dialog to importer
- added checkbox to jump directly to editor after importing
- added links in ingredient table to foods with external url or linked recipes
- improved recipe view image/title layout on large and smalls screens
- improved editor headers to more prominently feature the name of the item you are editing
- improved description field in Recipe Editor auto grows
- improved show original import text in recipe editor if its present for an ingredient
- improved ingredient step sorter to hide inner step moving buttons if only one ingredient exists on step
- fixed pagination on books view page
- fixed missing icons in recipe instruction editor #3682
- fixed AI import error #3683
- fixed regex syntax error in log
- fixed add to shopping view not scaling amounts
- fixed no amount ingredients showing as 0 #3700
2.0.0-alpha-3
- added the ability to set static root dir via
.env
(thanks to wilmardo #3637) - improved advanced search added to navigation, saves previously enabled filters and resetting search form only sets default value and does not remove the filter
- improved all date pickers use proper locale format
- improved indicate truncation of meal type name in shopping list item info row
- improved click handling in shopping line items to prevent opening dialog when missing button
- improved made snackbars for success messages less obstructive
- fixed step text in dark mode sometimes not visible
- fixed advanced search page #3676
- fixed wrong precision on VNumberInputs due to vuetify update change (#3662, #3668, all other number inputs)
- fixed recipe rating allowing decimals but database not supporting that #3669
- fixed external PDF viewer
- fixed not correctly using fallback locale when configured locale is missing values #3670
- fixed creation indicator on ModelSelect not very visible in dark mode
2.0.0-alpha-2
- added setting to disable meal plans on start page (temporary device setting, might be changed/improved later when customization of the start page is added) #3636
- added missing description field in the recipe view #3644
- added text import for AI
- improved format the add to shopping dialog like the ingredient table in the recipe view and make the whole like clickable #3636
- improved multiselects to indicate when new entries are created and fix tab order (thanks to @mikhail5555 #3645)
- improved DatePicker in MealPlan uses localized date format
- improved DatePicker in MealPlan starts with start of week day configured in calendar view #3658
- improved DatePicker in MealPlan displays week numbers if configured
- improved disable AI import when no key is configured and show warning (temporary, will be improved later)
- improved made ingredient auto sort in import case insensitive
- fixed API bug that allowed setting user permissions without having permissions
- fixed prometheus metrics #3635
- fixed error on old settings pages
- fixed serving scaling not allowing non full numbers #3636
- fixed precision error on amount field in recipe editor on mobile
- fixed multi line ingredient input in recipe editor #3641
- fixed error when using YouTube importer #3640
- fixed servings not used when adding recipe to meal plan #3655
- fixed date picker in meal plan dialog #3657
- fixed disabled load button in AI text import #3660
- fixed adding recipes with headers to shopping #3646
- fixed guests not being able to switch spaces