Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
3 changes: 2 additions & 1 deletion content/docs/project-status.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
Loading