diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b5c36d8e..f3bafb84b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ BUG FIXES: - command/up: Prevent other provider installation when explicitly defined [GH-8393, GH-8389] - core: Provide fallback and retry when 0.0.0.0 is unavailable during port check [GH-8399, GH-8395] - core/bundler: Check if source is local path and prevent addition to remote sources [GH-8401] + - core/ui: Prevent deadlock detection errors [GH-8414, GH-8125] - guests/debian: Remove hardcoded device name in interface template [GH-8336, GH-7960] - guests/linux: Fix SMB mount capbability [GH-8410, GH-8404] - hosts/windows: Fix issues with Windows encoding [GH-8385, GH-8380, GH-8212, GH-8207, GH-7516]