Skip to content

Commit 092d45d

Browse files
committed
docs(release): mark 3.0.0 as latest shipped release
1 parent 34a1f58 commit 092d45d

1 file changed

Lines changed: 10 additions & 16 deletions

File tree

docs/release-status.md

Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Status (Canonical Current State)
22

3-
Last verified: 2026-04-20
3+
Last verified: 2026-04-21
44

55
This file is the canonical source for **current release state** in this repository:
66

@@ -12,30 +12,24 @@ This file is the canonical source for **current release state** in this reposito
1212

1313
## Latest public/tagged release
1414

15-
- **Latest tagged release:** `2.14.0`
16-
- **Latest git tag observed:** `v2.14.0`
15+
- **Latest tagged release:** `3.0.0`
16+
- **Latest git tag observed:** `v3.0.0`
1717

1818
## Current `main` release target
1919

20-
- **Next planned release:** `3.0.0`
21-
- **Current `main` runtime version constant:** `3.0.0`
20+
- **Next planned release:** `3.1.0` (planning lane)
21+
- **Current `main` runtime version constant:** `3.0.0` (post-release bump to `3.1.0` pending)
2222
- **Current `main` metadata should match:** `readme.txt` stable tag, `wp-sudo.php`, `tests/bootstrap.php`, `phpstan-bootstrap.php`
23-
- **Release execution checklist:** `docs/release-3.0.0-checklist.md`
23+
- **Last completed release checklist:** `docs/release-3.0.0-checklist.md`
2424

2525
## Unreleased work already on `main`
2626

27-
These items are implemented on `main` and currently grouped into the planned `3.0.0` release:
27+
Current commits ahead of `v3.0.0`:
2828

29-
- Lockdown policy presets
30-
- Connectors API credential-write gating
31-
- Challenge/lockout recovery hardening
32-
- Request / Rule Tester diagnostic tool
33-
- Event_Store persistence layer with cron-based pruning
34-
- Session Activity Dashboard Widget (Active Sessions, Recent Events, Policy Summary)
35-
- Accessibility improvements (table scope/caption attributes)
36-
- Additional local/CI/browser testing workflow improvements
29+
- Repository URL/name cleanup from `wp-sudo` to `Sudo` references.
30+
- Draft governance spec for External Audit Mode (`v3.2` planning).
3731

38-
Canonical source for this list: `CHANGELOG.md``## 3.0.0`
32+
Canonical source for post-tag drift: `git log v3.0.0..main --oneline`
3933

4034
## WordPress release posture
4135

0 commit comments

Comments
 (0)