diff --git a/content/blog/2026-08-18-project-status-and-gitlab-baseline.md b/content/blog/2026-08-18-project-status-and-gitlab-baseline.md index 65870a3..c86b036 100644 --- a/content/blog/2026-08-18-project-status-and-gitlab-baseline.md +++ b/content/blog/2026-08-18-project-status-and-gitlab-baseline.md @@ -4,7 +4,7 @@ date: 2026-08-18 description: "DevRail v1 remains active on the v1.12 release line, and GitLab adoption work is being normalized around a v0.1.0 migration baseline." --- -DevRail's public docs have been quiet while the v1 release line kept moving. This update brings the site back in line with the current state of the project: the `dev-toolchain` v1.12 line is active, the latest public v1.12 tag observed is `v1.12.13`, and GitLab adoption work is now being tracked around a practical v0.1.0 migration baseline. +DevRail's public docs have been quiet while the v1 release line kept moving. This update brings the site back in line with the current state of the project: the `dev-toolchain` v1.12 line is active, the latest public v1.12 release and tag observed are `v1.12.19`, and GitLab adoption work is now being tracked around a practical v0.1.0 migration baseline. ## What changed on the site diff --git a/content/docs/project-status.md b/content/docs/project-status.md index ff471e3..19ef842 100644 --- a/content/docs/project-status.md +++ b/content/docs/project-status.md @@ -10,7 +10,8 @@ DevRail v1 is stable for current adopters. The public site, templates, standards ## Current Release Line - Public container release line: `ghcr.io/devrail-dev/dev-toolchain:v1` -- Latest public v1.12 tag observed: `v1.12.13` +- Latest public v1.12 release: `v1.12.19` +- Latest public v1.12 tag observed: `v1.12.19` - Current generated tool-version page: [Tool Versions](/docs/container/versions/) - Compatibility posture: v1 remains backward-compatible; breaking language/plugin changes are reserved for v2.