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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Changelog
2
2
3
+
## [0.15.0] - 2025-11-10
4
+
5
+
### Added
6
+
7
+
-**Global options reference** - Added a global options reference page under the scloud reference section to document the usage of global options.
8
+
-**Project deployment status** - Project listings now include the last deployment timestamp. The `launch` command now only suggests existing projects that have never been deployed.
9
+
10
+
### Changed
11
+
12
+
-**Launch command location** - Moved the `launch` command into the "Getting started" command group to improve discoverability for new users.
Copy file name to clipboardExpand all lines: serverpod_cloud_cli/CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,17 @@
1
1
2
2
# Changelog
3
3
4
+
## [0.15.0] - 2025-11-10
5
+
6
+
### Added
7
+
8
+
-**Global options reference** - Added a global options reference page under the scloud reference section to document the usage of global options.
9
+
-**Project deployment status** - Project listings now include the last deployment timestamp. The `launch` command now only suggests existing projects that have never been deployed.
10
+
11
+
### Changed
12
+
13
+
-**Launch command location** - Moved the `launch` command into the "Getting started" command group to improve discoverability for new users.
0 commit comments