diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ce196e..591e13c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## v0.6.0 (2026-02-24) + +### Added +- Sobors.hu parser: ingredients (with groups), instructions (with section headers), tags +- Incomplete recipe validation: warnings when ingredients or instructions are missing +- Optional HTTP Basic Auth: configurable username/password on the settings page +- Favicon (browser tab icon) using felhom.eu logo + +### Changed +- Brand text: "Recept" in white, "Importáló" in blue (felhom.eu style) +- Logo enlarged in navigation bar (28px → 36px) + ## v0.5.1 (2026-02-24) ### Changed diff --git a/README.md b/README.md index 422c686..0068508 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Docker container for importing recipes from Hungarian websites into [Mealie](htt | mindmegette.hu | Yes | Yes | Yes | Yes | | streetkitchen.hu | Yes (with groups) | Yes (ol/ul/paragraph) | Yes | Yes (from JSON-LD categories) | | nosalty.hu | Yes (with groups) | Yes (with section headers) | Yes | Yes | +| sobors.hu | Yes (with groups) | Yes (with section headers) | Yes | Yes | | *Other sites* | Fallback (schema.org JSON-LD) | Fallback (schema.org JSON-LD) | Yes (og:image) | Fallback (schema.org keywords) | ### Mindmegette.hu Parser @@ -81,6 +82,18 @@ Extracts data from the nosalty.hu recipe pages: - **Instructions**: `div#select` → `ol.m-list__list > li.m-list__item` steps; optional `
` tags, with `
tags for steps,