What's Changed
- chore(deps): bump actions/setup-go from 6.4.0 to 6.5.0 by @dependabot[bot] in #2146
- fix: replace --format json with backward-compatible alternatives by @dottorblaster in #2150
- feat(install): support both legacy and v2 in the install script by @dottorblaster in #2145
- fix: resolve --version flag conflict with --verbose/-v by @kairosci in #2157
- fix: ensure rootful containers add user to sudo/wheel group by @kairosci in #2158
- fix(init): check if group exists before appending user by @kairosci in #2162
- docs: update vanilla distrobox icon by @NN708 in #2164
- fix(inside-distrobox): do not consider scripts in PATH by @balanza in #2166
- fix(enter): parse distrobox flags after the container name by @89luca89 in #2165
- refactor(config): move the script dir resolution to the global config by @balanza in #2167
- refactor(cleanup): remove dead code and duplication by @89luca89 in #2172
- chore(license): add GPL-3.0 SPDX header to Go sources by @89luca89 in #2173
- fix(init): resolve compatibility-matrix container setup failures by @89luca89 in #2175
- fix(gpu): isolate NVIDIA libraries and fix Docker device groups for ROCm by @89luca89 in #2171
New Contributors
Full Changelog: 2.0.0-rc.3...2.0.0-rc.4