From d17a66e3e2d2019742d3a917ce1dfd42798a3fbe Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Tue, 24 Feb 2026 18:30:04 +0100 Subject: [PATCH] Update CHANGELOG for v0.6.1 Co-Authored-By: Claude Opus 4.6 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca6c0d6..8248b0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ ### Added - Sobors.hu linked recipe support: when instructions link to another site (e.g. kiskegyed.hu), the scraper follows the link and imports the real recipe content - Article-style ingredient fallback for sobors.hu pages without structured ingredient containers +- Redirect detection: warning shown when instructions just link to another site without real steps +- "Importálás mindkettőbe" button on single import page (when both Mealie and Tandoor configured) + +### Fixed +- Ingredient comments in parentheses (e.g. "darált sertéshús (lapocka vagy comb)") now correctly extracted to the comment/extra field across all parsers ### Changed - Favicon updated to white logo variant (logo_notext_white.svg)