v0.7.0: kiskegyed.hu parser, dual measurements, site links as URLs
- New parser for kiskegyed.hu: ingredients (with groups, dual measurements), instructions (ol > li > div), tags (section.tags) - Dual measurement handling: "3 ek (70 g)" extracts alternate measurement to comment field - Cross-site linking: kiskegyed→sobors links are followed to get full recipe (mirrors existing sobors→kiskegyed support) - Supported sites now shown as clickable URLs in the import page - supported_sites() returns dicts with name and url Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## v0.7.0 (2026-02-24)
|
||||
|
||||
### Added
|
||||
- Kiskegyed.hu parser: ingredients (with groups, dual measurements), instructions, tags
|
||||
- Cross-site recipe linking: kiskegyed→sobors and sobors→kiskegyed links are followed automatically
|
||||
- Dual measurement support: parenthesized alternate measurements (e.g. "3 ek (70 g)") extracted to comment field
|
||||
|
||||
### Changed
|
||||
- Supported sites list now shows clickable URLs instead of plain text
|
||||
|
||||
## v0.6.1 (2026-02-24)
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user