Skip to content

docs: fix stale ROADMAP.md version header, fill in content gaps - #13

Merged
zumbrunn merged 1 commit into
mainfrom
docs/roadmap-version-bump
Aug 31, 2026
Merged

docs: fix stale ROADMAP.md version header, fill in content gaps#13
zumbrunn merged 1 commit into
mainfrom
docs/roadmap-version-bump

Conversation

@zumbrunn

Copy link
Copy Markdown
Member

Header said "What ships today (v0.31)" — untouched since v0.31, we're at 0.34.1. Reworded to "What ships as of version 0.34.1" so it names an explicit version rather than implying it's always current.

While auditing for staleness against the actual CHANGELOG, found two content gaps beyond the version number:

  • CLI bullet only listed ~13 commands; the real CLI has ~40+ now — expanded to actually match reality.
  • Public user auth bullet didn't mention account linking (0.33.0) or admin-provisioned accounts via dune users:create (0.33.0), both real user-facing capabilities.

Deliberately left out maintainer-facing/internal changes since 0.31 (dev:link, plugin-pin range relaxation, job timeouts, CI/dependabot guards) — this section describes what a site builder gets, not an exhaustive changelog.

Header said "What ships today (v0.31)" — untouched since v0.31, we're at
0.34.1. Reworded to "What ships as of version 0.34.1" so it names an
explicit version rather than implying it's always current.

While auditing for staleness against the actual CHANGELOG, found two
content gaps beyond the version number:

- CLI bullet only listed ~13 commands; the real CLI has ~40+ now
  (users:*, content:i18n-status, backup/restore, authz:sign, add, codegen,
  schema:export, etc.) — expanded to actually match reality.
- Public user auth bullet didn't mention account linking (0.33.0) or
  admin-provisioned accounts via `dune users:create` (0.33.0), both real
  user-facing capabilities, not just internal fixes.

Deliberately left out maintainer-facing/internal changes since 0.31
(dev:link, plugin-pin range relaxation, job timeouts, CI/dependabot
guards) — this section describes what a site builder gets, not an
exhaustive changelog.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@zumbrunn
zumbrunn merged commit 3601c34 into main Aug 31, 2026
4 checks passed
@zumbrunn
zumbrunn deleted the docs/roadmap-version-bump branch August 31, 2026 07:00
zumbrunn added a commit that referenced this pull request Aug 31, 2026
Defers the @dune/plugin-admin@^3.0 pin bump to a follow-up release —
see the CHANGELOG entry for why bumping it now would break every site
with the admin panel enabled. Also fixes two stale users.manage test
assertions left over from PR #15's own branch (predated the removal
in 3336468, never reconciled during merge), and drops the version
number from ROADMAP.md's header so it stops going stale every release
(the thing #13 just fixed once already).
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