Skip to content

Commit 6390b42

Browse files
committed
Merge branch 'main' into fix-uri-handling-on-linux
2 parents c9eb261 + 2a09576 commit 6390b42

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Unreleased
44

5+
### Changed
6+
7+
- simplified URI handling when the same deployment URL is already opened
8+
9+
## 0.8.0 - 2025-12-03
10+
511
### Added
612

713
- application name can now be displayed as the main title page instead of the URL
@@ -10,7 +16,6 @@
1016
### Changed
1117

1218
- workspaces are now started with the help of the CLI
13-
- simplified URI handling when the same deployment URL is already opened
1419

1520
## 0.7.2 - 2025-11-03
1621

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version=0.7.2
1+
version=0.8.0
22
group=com.coder.toolbox
33
name=coder-toolbox

0 commit comments

Comments
 (0)