You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ground_control_client/CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Changelog
2
2
3
+
## [0.12.0] - 2025-10-21
4
+
5
+
### Added
6
+
7
+
-**CLI completion** - The CLI now supports command line completion in most shells, making it easier to use `scloud` and `xcloud` commands.
8
+
-**Launch command proposes existing projects** - The `scloud launch` command now lists available projects and prompts users to select one for deployment, instead of creating a new one.
Copy file name to clipboardExpand all lines: serverpod_cloud_cli/CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,13 @@
1
1
2
2
# Changelog
3
3
4
+
## [0.12.0] - 2025-10-21
5
+
6
+
### Added
7
+
8
+
-**CLI completion** - The CLI now supports command line completion in most shells, making it easier to use `scloud` and `xcloud` commands.
9
+
-**Launch command proposes existing projects** - The `scloud launch` command now lists available projects and prompts users to select one for deployment, instead of creating a new one.
10
+
4
11
## [0.11.1] - 2025-10-03
5
12
6
13
-**Auto-procure subscriptions** - Automatically register subscriptions on relevant conditions
0 commit comments