Skip to content

Releases: railwayapp/cli

v4.36.1

03 Apr 09:59
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changes

  • #832 Show telemetry notice on install

v4.36.0

31 Mar 21:32
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changes

  • #828 feat: add environment list subcommand

v4.35.2

31 Mar 04:07
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changes

  • #827 feat(delete): use projectScheduleDelete mutation for soft deletion

v4.35.1

30 Mar 09:24
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changes

  • #826 fix(config): make RAILWAY_ENVIRONMENT_ID optional for project-level commands

v4.35.0

25 Mar 20:15
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changes

  • #823 feat(config): allow project targeting via env vars

v4.34.0

25 Mar 18:53
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changes

  • #822 feat(auth): replace custom login flow with OAuth 2.0 (PKCE + device flow)

v4.33.0

18 Mar 17:11
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changes

  • #809 feat(ssh): native SSH and key management commands

v4.32.0

18 Mar 06:26
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changes

  • #807 fix: fix connection errors when using custom system certificates and an http proxy.
  • #812 fix: update nix shell pins to provide Rust 1.94 for edition2024 support
  • #810 Add http logs
  • #813 Adds an experimental MCP server

v4.31.0

06 Mar 19:49
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changes

  • #805 Fix TUI crash when clicking past end of log line
  • #806 feat: add railway bucket command for managing buckets

v4.30.5

24 Feb 19:35
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changes

  • #804 fix: set correct Content-Type for upload in railway up