Another bugfix release! 🎉
Improvements and refinements all over the place, in pkg manager handling, in nvidia integration and in performance department! 💪
What's Changed
- assemble: add clone in distrobox assemble by @PawsFunctions in #1618
- completions: zsh reworked. fixed not completing container names. by @fredricocalamari in #1603
- create: better check clone support
- create: properly handle platform specification for alien architectures. Fix #1644
- distrobox-enter: improve cmd composition speed by @TigerGorilla2 in #1649
- docs: Cut 80% of the source package size by optimizing/cleaning doc images by @eugenesan in #1586
- docs: Fix misspelling in Useful tips section by @brandondong in #1645
- docs: Update compatibility list
- docs: Update compatibility.md for fedora toolbox images by @ImBearChild in #1637
- docs: add deepin 23 docker image by @chenchongbiao in #1632
- docs: fix nvidia container toolkit commands. Fix #1654
- docs: update Podman inside Distrobox by @alexandrevicenzi in #1597
- enter: Replace tac with awk to be more portable by @shtayerc in #1591
- enter: Stop importing zsh FPATH into container by @jgroman in #1636
- enter: fix additional flags composition, Fix #1594
- export: potential improvement to pull-request #1102 by @AbduEhab in #1608
- fix:repeat trigger update locale when locale exists by @heysion in #1614
- init: Strip single quotes when parsing locale.conf by @catgirlconspiracy in #1605
- init: add timeout to systemd bringup wait. Fix #1641
- init: fix missing hooks in pacman, Fix #1595, Fix #1602, Fix #1610, Fix #1619
- init: fix prompt not sourcing on some distros
- init: fix runtime sync fallback by @xz-dev in #1622
- init: improve nvidia integration, skip files when directory is already a ro-mountpoint, log with warnings
- init: move pkg manager exclude lists to separate step, always run them.
- init: provide default prompt for fish shell by @Boria138 in #1588
- init: simplify nvidia 32bit dir detection
- rm: fix redundant print with quotes. Fix #1634
New Contributors
- @shtayerc made their first contribution in #1591
- @catgirlconspiracy made their first contribution in #1605
- @heysion made their first contribution in #1614
- @PawsFunctions made their first contribution in #1618
- @chenchongbiao made their first contribution in #1632
- @jgroman made their first contribution in #1636
- @ImBearChild made their first contribution in #1637
- @brandondong made their first contribution in #1645
- @AbduEhab made their first contribution in #1608
Full Changelog: 1.8.0...1.8.1