Skip to content

Releases: railwayapp/cli

v4.18.1

08 Jan 18:47
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changes

  • #725 ci: Add automated release workflow
  • #726 ci: Fix npm publish auth
  • #727 fix: Honor --json flag when domains already exist
  • #730 Revert "ci: Fix npm publish auth"
  • #728 fix: honor --json flag in variables and deployment list commands
  • #729 ci: Use RELEASE_TOKEN for branch protection bypass
  • #732 ci: add registry-url for npm OIDC trusted publishers
  • #731 feat: Add --json flag to volume list command

v4.18.0

08 Jan 17:30
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changes

  • #723 Fix npm OIDC publishing by removing registry-url
  • #724 feat: add --since and --until flags to logs command

v4.17.1

07 Jan 17:42
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changes

  • #721 Add workspace info to list --json output

v4.17.0

07 Jan 07:15
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changes

  • #716 feat: add --project flag to railway up
  • #718 Improve dev command TUI based on user feedback
  • #717 Fix CLI commands for non-interactive mode
  • #719 Add --latest flag to logs cmd and activeDeployments to status
  • #720 Use OIDC Trusted Publisher for npm publishing

v4.16.1

20 Dec 00:40
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • no changes

v4.16.0

19 Dec 23:56
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changes

  • #714 Add TUI log viewer for dev command

v4.15.1

17 Dec 17:53
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changes

  • #711 Refactor variable replacement with LocalDevelopContext struct
  • #712 Inject mkcert CA env vars for code services when HTTPS enabled
  • #713 Fix public domain replacement in --no-https mode

v4.15.0

12 Dec 23:41
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • no changes

v4.14.0

12 Dec 23:30
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changes

  • #708 Stop using rustls-pemfile, it's unmaintained
  • #709 Fix deprecated GraphQL field usage
  • #710 Add dev command for local development with Docker Compose

v4.12.0

28 Nov 21:04
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changes

  • #703 Dont hard error on no services
  • #692 Verbose logging for the add command
  • #704 Hide environments user can't access