Skip to content

docs(release): prep v26.7.1 — version bump, CHANGELOG, ROADMAP, README#3961

Merged
ten9876 merged 1 commit into
mainfrom
release/v26.7.1-docs
Jul 2, 2026
Merged

docs(release): prep v26.7.1 — version bump, CHANGELOG, ROADMAP, README#3961
ten9876 merged 1 commit into
mainfrom
release/v26.7.1-docs

Conversation

@ten9876

@ten9876 ten9876 commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Release documentation prep for v26.7.1 (2026-07-02)

29 commits since v26.6.5. Docs-only + version bump — no code behavior change.

Version bump 26.6.5 → 26.7.1

The three canonical locations (per AGENTS.md):

  • CMakeLists.txt:2project(AetherSDR VERSION 26.7.1)AETHERSDR_VERSION (the app's version string)
  • README.md — Current version line
  • AGENTS.md — Current version line

CHANGELOG.md

Promoted [Unreleased]## [v26.7.1] — 2026-07-02 in house style (v-prefix, em-dash, "N commits since…" opener + headline), authored from all merged PRs and categorized:

ROADMAP.md

  • Cycle header → "post-v26.7.1"
  • NVIDIA BNR removed from In flight (shipped this cycle)
  • Five v26.7.1 highlights prepended to Recently shipped

README.md

  • Highlights: GPU spectrum bullet now notes the per-pixel FFT trace at up to 60 fps and the 3D stacked-trace spectrum mode

Reviewer notes

  • Touches protected paths (*.md + AGENTS.md Tier-1 + CMakeLists.txt) — needs @aethersdr/infrastructure sign-off.
  • Tagging v26.7.1 and cutting the release build are not part of this PR (docs prep only).

🤖 Generated with Claude Code

Release documentation prep for v26.7.1 (2026-07-02, 29 commits since v26.6.5).

- Version 26.6.5 -> 26.7.1 in the three canonical places (CMakeLists.txt
  project() -> AETHERSDR_VERSION, README.md, AGENTS.md).
- CHANGELOG.md: promote [Unreleased] to [v26.7.1] with the full cycle entry
  (3D stacked-trace spectrum, in-process NVIDIA BNR, TX meter readouts, 60 fps
  per-pixel GPU panadapters, FlexLib-sourced model capabilities, RX-latency cut,
  and the audio/spectrum/UI fix wave), categorized Added/Changed/Fixed; fresh
  empty [Unreleased] restored above it. Internal/CI/docs/self-fix PRs omitted
  per house style.
- ROADMAP.md: cycle -> post-v26.7.1; NVIDIA BNR moved out of In flight (shipped);
  five v26.7.1 highlights prepended to Recently shipped.
- README.md: Highlights refreshed with the per-pixel 60 fps GPU trace and the
  3D stacked-trace spectrum mode.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ten9876 ten9876 requested review from a team as code owners July 2, 2026 07:09

@aethersdr-agent aethersdr-agent Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified this release-prep against the actual repo — everything checks out. Nice, careful bookkeeping.

Version bumpmain is currently 26.6.5 in all three spots (CMakeLists.txt:2, README.md:13, AGENTS.md:171); the diff moves each to 26.7.1. CalVer is consistent (July → month 7, patch 1).

Commit accountinggit rev-list --count v26.6.5..HEAD returns exactly 29, matching the headline. I mapped every referenced PR back to a real merged commit in that range:

ROADMAP / README — NVIDIA BNR correctly moved from In flight to Recently shipped; the README GPU-spectrum highlight preserves the existing ~71% figure while adding the 60 fps / 3D notes. [Unreleased] is left empty above the release block, per house style.

One optional, pre-existing nit (not introduced here, and not blocking): AGENTS.md:171 still reads "set in both CMakeLists.txt and README.md" — the version actually lives in three places now (including AGENTS.md itself), which your PR body already acknowledges. Since you're editing that exact line anyway, you could tidy the wording, but it's fine to leave for a separate pass.

Docs-only, no behavior change, and the accounting is airtight. Thanks @ten9876 — LGTM. (Leaving as a comment; the @aethersdr/infrastructure protected-path sign-off you flagged still applies.)


🤖 aethersdr-agent · cost: $1.8686 · model: claude-opus-4-8

@ten9876 ten9876 merged commit f26b011 into main Jul 2, 2026
6 checks passed
@ten9876 ten9876 deleted the release/v26.7.1-docs branch July 2, 2026 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant