We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9eb261 + 2a09576 commit 6390b42Copy full SHA for 6390b42
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## Unreleased
4
5
+### Changed
6
+
7
+- simplified URI handling when the same deployment URL is already opened
8
9
+## 0.8.0 - 2025-12-03
10
11
### Added
12
13
- application name can now be displayed as the main title page instead of the URL
@@ -10,7 +16,6 @@
16
### Changed
17
18
- workspaces are now started with the help of the CLI
-- simplified URI handling when the same deployment URL is already opened
14
19
15
20
## 0.7.2 - 2025-11-03
21
gradle.properties
@@ -1,3 +1,3 @@
1
-version=0.7.2
+version=0.8.0
group=com.coder.toolbox
name=coder-toolbox
0 commit comments