-
released this
2026-04-18 15:39:55 -07:00 | 14 commits to main since this releaseWhat's new in v0.5.1
Recipe Corpus Enrichment (#108)
The recipe browser now has real data behind all 10 main ingredient categories. Previously,
recipe_browser_ftscovered only ~1,215 of 3.19M corpus recipes. After running the tag inference backfill:- 1,054,663 recipes tagged via ingredient-name signal matching
- All 3.19M rows indexed in
recipe_browser_fts - Main ingredient categories now return real results: Chicken (156K), Beef (92K), Pork (149K), Pasta (61K), etc.
Bug Fixes
- #96: Community feed response now includes
total,page, andpage_sizefields - #92: Export endpoint argument type errors fixed
- #93: Household invite store connection leak closed
Shopping List
Shopping list schema, migration, and frontend (ShoppingView, ShoppingItemRow) landed — wiring to full shopping flow continues in the next milestone.
Session Endpoint
GET /api/v1/sessionnow returns the current user's tier, auth label, and household info.Docs
User-facing documentation added under
docs/: getting-started guides, user manual, architecture reference.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads