release: v0.2.26 — blog feed survives a database blip - #19
Merged
Conversation
No Rust changed since v0.2.25. Every commit in this range is web, CI or docs, so the binaries this tag builds are identical to the previous ones and the version marks the site rather than the client: - blog: serve last known good instead of 500 when SQLite Cloud blinks (#18) - ci: add ThreatCrush security scan (#17) - feat(web): WebMCP callout on the homepage (#16) - docs(web): document WebMCP tools (#15) - feat(web): WebMCP support on c0mpute.com (#14) Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
ThreatCrush Security Scan8 finding(s) HIGH/CRITICAL: 5 | MEDIUM: 3
Snippets are redacted; ThreatCrush never prints matched credential material. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps 0.2.25 → 0.2.26 across the six files the previous release touched:
Cargo.toml,Cargo.lock(12 workspace crates),package.json,apps/web/package.json,apps/tui/package.json, andFALLBACK_VERSIONinapps/web/src/app/releases/latest.json/route.ts.Worth being explicit: no Rust changed since v0.2.25. All five commits in the range are web, CI or docs, so
release.ymlwill build binaries byte-identical to the previous tag. This version marks the site, not the client.Tagging
v0.2.26at the merge commit is what firesrelease.yml.🤖 Generated with Claude Code