Releases: railwayapp/cli
Releases · railwayapp/cli
v4.16.1
20 Dec 00:40
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
v4.16.0
19 Dec 23:56
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
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.
Compare
Sorry, something went wrong.
No results found
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.
Compare
Sorry, something went wrong.
No results found
v4.14.0
12 Dec 23:30
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
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.
Compare
Sorry, something went wrong.
No results found
Changes
#703 Dont hard error on no services
#692 Verbose logging for the add command
#704 Hide environments user can't access
v4.11.2
26 Nov 05:02
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Changes
#689 Consistent variable parsing
#698 improve error message for invalid token
#680 feat(service.rs): add service management features
#691 Fixes some typos
#700 Don't check for a linked project when the project, environment, and service flags are provided
#694 Address RUSTSEC-2021-0139, RUSTSEC-2024-0375, RUSTSEC-2025-0119, RUSTSEC-2024-0320, RUSTSEC-2021-0145, RUSTSEC-2025-0023
#701 retry log streaming on mid-connection failures
v4.11.1
14 Nov 16:18
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Changes
#682 bug(environment.ts) Split variable definitions on "=" at into at most two parts
#685 Fix the behavior of the railway completion command
#677 Address RUSTSEC-2025-0057
#690 Emit on failures if RAILWAY_TOKEN is set
v4.11.0
21 Oct 20:04
Compare
Sorry, something went wrong.
No results found
Changes
#668 Fix environment tokens not working
#674 Replace no longer maintained paste crate
#681 Fix cronSchedule being unset during function push
#679 ssh-command: Allow passing one or two of -p, -e and -s
v4.10.0
26 Sep 21:16
Compare
Sorry, something went wrong.
No results found
Changes
#671 Fix for railway logs: allow using deployment ID to look up failed build logs
#672 Improving railway log --help docs for users and LLMs
#673 Add deployment command with subcommands for list, up and redeploy