Skip to content

Commit 9dba1d2

Browse files
committed
docs(changelog): record saved template and docs consolidation updates
1 parent 61d03cd commit 9dba1d2

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,10 @@ The format is based on Keep a Changelog and this project follows Semantic Versio
1717
- Ingredient-level recipe builder (`kcal recipe ingredient ...`) and recipe total recalculation (`kcal recipe recalc`).
1818
- Extended analytics body section with weight/body-fat/lean-mass trends and body-goal progress.
1919
- Multi-provider barcode lookup (`usda`, `openfoodfacts`, `upcitemdb`) with local SQLite cache, provider selection, setup helper commands, published UPCitemdb plan-limit guidance, and local barcode nutrition overrides.
20+
- Saved template database schema and model support for saved foods, saved meals, and saved meal components.
21+
- Saved template command families: `kcal saved-food ...` and `kcal saved-meal ...` (including create from entry/barcode, component management, archive/restore, and logging).
22+
- Saved templates included in JSON portability workflows (`kcal export --format json`, `kcal import --format json`), including coverage in portability tests.
23+
24+
### Changed
25+
- Consolidated GitHub Pages docs into a single-page experience at `docs/index.md` and removed legacy multi-page duplicates from publish paths.
26+
- Updated docs and README command maps/quick flows to include saved template workflows.

0 commit comments

Comments
 (0)