• v0.8.0 95e76edaea

    feat(community): complete Layer A subcategory tagging (#118)
    Some checks failed
    CI / Backend (Python) (push) Waiting to run
    CI / Frontend (Vue) (push) Waiting to run
    Mirror / mirror (push) Has been cancelled
    Release / release (push) Has been cancelled

    pyr0ball released this 2026-04-25 23:31:30 -07:00 | 44 commits to main since this release

    • RecipeBrowserPanel: fix onTagSearchInput using '_all' domain slug
      (backend validates domain — was silently returning empty results)
    • RecipeDetailPanel: fetch and display accepted community category tags
      on recipe open; accepted tags shown with accent chip + checkmark,
      pending tags shown in muted style
    • browserAPI.listRecipeTags() was already in api.ts but not consumed —
      now wired into RecipeDetailPanel onMounted as a background fetch
    Downloads