Minor bugfix release
What's Changed
- install: fix version, Fix #1243 by @89luca89 in #1246
- minor: Updated Daudix's username by @GabsEdits in #1276
- distrobox-generate-entry: respect DBX_CONTAINER_MANAGER variable by @Meister1593 in #1269
- distrobox-init: do not fail if locale cannot be set by @phoppermann in #1267
- Don't create empty XAUTH* variables. by @mcepl in #1252
- Add DISTROBOX_EXPORT_PATH env var for distrobox-export. by @HugLifeTiZ in #1242
- distrobox-init: use "zypper se --match-exact" (instead of "zypper se -x") by @phoppermann in #1266
- Fix a nit. by @mcepl in #1277
- init: better detection of file watching trigger, Fix #1272
- enter: fix shell when entering initful container after Fix #1275
- export: fix quotes arount exported binary path
- upgrade: fix execution with new enter behavior
- enter: do not use a shell when executing a custom command, Fix #1275
- export: fix execution of binaries with spaces in the name
- rm: do not fail if no exports are found, Fix #1262
New Contributors
- @GabsEdits made their first contribution in #1276
- @Meister1593 made their first contribution in #1269
- @phoppermann made their first contribution in #1267
- @mcepl made their first contribution in #1252
- @HugLifeTiZ made their first contribution in #1242
Full Changelog: 1.7.0...1.7.0.1