Skip to content

Commit 5befd8e

Browse files
claude[bot]github-actions[bot]claude
authored
changelog: 2026-07-09..2026-07-09 (#2092)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent e25e7c6 commit 5befd8e

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@
33
The product changelog for releases.sh, published to its own registry. Drafted daily from merged
44
PRs and reviewed via PR. See docs/changelog-style.md for the voice and curation rules.
55

6+
## July 9, 2026
7+
8+
**Added**
9+
- Homepage features an interactive CLI preview — job-led tabs demo live commands and responses, with a live vitals strip showing indexed source and release counts.
10+
- Compact release cards now show a media thumbnail when the release has associated imagery.
11+
- Org rows in the catalog and search results now display provenance — origin domain, alias badge, and a stub icon for listings awaiting verification.
12+
- Digest emails redesigned for scannability — releases grouped by org with compact multi-release blocks and clearer visual hierarchy.
13+
- In-place release re-fetch: `POST /v1/workflows/refetch-release` re-fetches a single release's live page and updates its title, content, and date in place without changing its ID.
14+
- `GET /v1/lookups/by-domain` now auto-materializes a listing stub on miss when the domain has a valid `releases.json` manifest, returning a 200 instead of 404.
15+
16+
**Changed**
17+
- Release pages now use a shared org-level OG card across all releases from that org, instead of rendering a per-release image.
18+
- `/v1/search` release hits no longer include full markdown content by default; pass `?include_content=true` to opt in.
19+
20+
**Fixed**
21+
- Org and product catalog pages now fall back to REST when GraphQL is unavailable during deploy windows, rather than showing an error state.
22+
- Root-relative per-post permalinks (e.g. `/blog/post`) now resolve correctly during extraction.
23+
- `GET /v1/orgs/:slug` now resolves by the org's primary domain, fixing lookups that previously returned 404.
24+
625
## July 8, 2026
726

827
**Added**

0 commit comments

Comments
 (0)