Mainly bugfix release:
What's Changed
-
all: allow users to specify non_interactive=true/false by @dfaggioli in #302
-
all: improve code readability and formatting, follow happy paths
-
create: make it clearer to the user the container creation output, specifying the image and name used. This is useful in case the user is using default image or name
-
create: remove check about clone and image name Fix #320
-
docs: remove WSL2 entry, cannot actively check if works correctly. Better not give false hopes
-
docs: typo fix by @misobarisic in #317
-
enter: automatically create containers during 'distrobox-enter' (if they don't exist!) by @dfaggioli in #302
-
export: add --root to rooful containers. Fix #313
-
export: export: fix regression in export app introduces in 4522f29
-
export: fix DBusActivatable not working by @89luca89 in #300
-
host-exec docs: 755 -> 644 by @misobarisic in #304
-
host-exec: change [N/y] to [y/N] by @misobarisic in #306
-
init: fix apt hooks to make systemd install work by @89luca89 in #297
-
init: move zypper recommends after the basic packages install, make OpenSUSE containers creation faster
-
install: add --next flag to install latest commit from git
-
stop: update misleading comment by @misobarisic in #307
-
uninstall: interactive rm won't work when executed throught pipe
-
docs: update compatibility list
- Confirm support for:
- Redhat UBI 9
- Redhat UBI 9-init
- Redhat UBI 9-minimal
- AlmaLinux 8-minimal
- AlmaLinux 9-minimal
- AlmaLinux 9
- Confirm support for:
New Contributors
Full Changelog: 1.3.0...1.3.1