This is a bigger bug fix release, specially regarding the init and includes
a couple of new features too!
What's Changed
- Add fixed resolution png icons for use on desktops by @sfalken in #1280
- all: ensure no side effects on global variables
- assemble: fix regression in file reading
- chore: fix typo by @xinhangzhou in #1283
- create the binary export path if it doesn't exist by @czhang03 in #1291
- docs: Add info on upgrading package on steamdeck by @nathanpovo in #1271
- docs: remove extra ` from xhost command by @arnvgh in #1284
- enter: Add option to run with clean PATH by @sandorex in #1299
- fix: missing .fifo logfile in distrobox-enter by @michaelhaaf in #1307
- init: ignore findmnt error in routine remounting, Fix #1289 by @chitao1234 in #1296
- init: mask suspend/hibernate/hybrid-sleep
- init: massively speed up apk deps install by @JamiKettunen in #1298
- install: Fixes installation script by @ludanin in #1282
- install: Update install by @briandipalma in #1278
- rm: do not block container removal if we cannot start it
New Contributors
- @ludanin made their first contribution in #1282
- @xinhangzhou made their first contribution in #1283
- @nathanpovo made their first contribution in #1271
- @arnvgh made their first contribution in #1284
- @czhang03 made their first contribution in #1291
- @JamiKettunen made their first contribution in #1298
- @chitao1234 made their first contribution in #1296
Full Changelog: 1.7.0.1...1.7.1