Skip to content

Commit db18b54

Browse files
committed
[release]
1 parent 5a47eaf commit db18b54

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

dist/changelogs/1.3.1.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
## Changes in 1.3.1
22

3-
- Attempt to fix docker socket permission issues by checking the actual socket permissions rather than just user groups
3+
- Attempt to fix docker socket permission issues by checking the actual socket permissions rather than just user groups.
4+
Accessing docker containers should also now not require elevation when not needed.
45
- Fix LXD container list failing due to unsupported compact format option that is not present in older lxc versions
56
- Fix storage directory change functionality not working properly and not applying changes
67
- Fix temporary scripts directory not being cleaned properly on launch
7-
- Set TERM variable to dumb for local shells as well to prevent init files of the system shell of modifying the prompt
8+
- Set TERM variable to dumb for local shells as well to signal profile files to not use any fancy formatting
89
- Fix tabby terminal not launching on macOS
10+
- Fix VSCode not launching on Windows when being installed system-wide
11+
- Fix some rare startup crashes
912
- Many other small miscellaneous fixes and improvements

0 commit comments

Comments
 (0)