Skip to content

v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Aug 15:04
· 4 commits to main since this release

1.4.0 (2026-08-25)

Bug Fixes

  • feeds: default FEED_SITE_BASE to www.vitamix.com (runtime-reachable) (5a58040)
  • feeds: don't shared-cache Bearer-gated feed responses (2db8588)
  • feeds: fall back to defaults unless env host/url is a valid http(s) URL (cbaa1d3)
  • feeds: surface the underlying error and catch fetch rejections (7472d0d)

Features

  • feeds: add bazaarvoice provider generating ProductFeed.xml (67a2eea)
  • feeds: add multi-provider product feed endpoint (119b961)
  • feeds: add openai provider (CSV, US-only) (178aa5f)
  • feeds: also emit BV category data as tab-delimited files for sheet paste (b3e9ec7)
  • feeds: extract Bazaarvoice category taxonomy into a lookup file (0ef3a29)
  • feeds: per-provider output shapes matching the reference feeds (7e18f50)