What's Changed
- CI: do not use scraping, use fixed version for pandoc
- all: fix setting up default images and names
- compatibility: add gentoo docker image by @89luca89 in #449
- compatibility: change debian 8 image
- completion: Remove shebangs from bash completions by @michel-slm in #431
- completion: add compatibility list flag, 🎉 add image name autocompletion 🎉
- create/enter/export: Add home prefix by @misobarisic in #422
- create: Fix using --home with space in path. by @bsvh in #419
- create: use --entrypoint to override entrypoint defined by image by @tomeichlersmith in #541
- distrobox: remove trap from the wrapper. Fix #467
- docs: Add resource limitation tips by @thjderjktyrjkt in #515
- docs: Fix example configuration file by @thegamerhat in #532
- docs: Fix typo "Stean" instead of "Steam" by @Hazzatur in #472
- docs: Fixed toolbox URL by @thegamerhat in #501
- docs: Remove quote marks in fish tutorial by @thjderjktyrjkt in #428
- docs: Resolve list rendering issues by @TheJoeSchr in #437
- docs: Small clarifications by @damianoognissanti in #475
- docs: Update handler function to support bash scripts by @gagallo7 in #461
- docs: add more usage examples
- docs: add post - Run libvirt in distrobox
- docs: add warning to experimental desktop-in-distrobox post
- docs: make podman-host executable by @mirkobrombin in #558
- docs: mention other commands in readme, fix typo in useful_tips.md by @misobarisic in #421
- docs: remove flatpak installation method
- docs: update NixOS compatibility, Fix #499
- docs: update documentation to use host-exec for podman/docker inside the container. Fix #494
- enter/export: handle quotes in arguments in a better way by @89luca89 in #448
- enter: exclude LANG environment variables
- enter: remove detach-keys, work on #398
- export/enter: inject container ID at enter-time, in order to be used in export. Fix #455
- export: fix variable declaration
- export: look at global user services while trying to export a service by @bellegarde-c in #464
- export: use realpath on icons. Fix #528
- init: Add init and pre-init hook defaults as supported config options by @mtalexan in #542
- init: add missing findmnt in OpenSUSE
- init: better systemd unit cleanup
- init: copy skel files only if using custom home. Fix #458 #435
- init: fix overriding of SHELL at each start, override default SHELL only the first time
- init: fix sudoers spam (missing " in check) by @0x0ade in #465
- init: fix void-linux package incompatibility error
- init: fix vte installation; add --noreplace to prevent repeated builds by @xgqt in #446
- init: integrate with kerberos host only if it is installed on the host. Fix #454
- init: skip external mounts when searching for sockets, Fix #519
- init: specify package for gentoo. Fix #530
- init: use container's path for SHELL instead of host's one. Fix #442
- init: use findmnt instead of mountpoint, fixing compatibility with old distributions. Fix #370
- install-podman: Fix cni_plugin_dirs by @descention in #474
- install: do not use scraping, use fixed version. Fix #429
- main: Do not open manpager automatically by @misobarisic in #441
New Contributors
- @bsvh made their first contribution in #419
- @TheJoeSchr made their first contribution in #437
- @Hazzatur made their first contribution in #472
- @damianoognissanti made their first contribution in #475
- @descention made their first contribution in #474
- @bellegarde-c made their first contribution in #464
- @gagallo7 made their first contribution in #461
- @0x0ade made their first contribution in #465
- @thegamerhat made their first contribution in #501
- @tomeichlersmith made their first contribution in #541
- @mtalexan made their first contribution in #542
- @mirkobrombin made their first contribution in #558
Full Changelog: 1.4.1...1.4.2