Skip to content

1.1.1

Compare
Choose a tag to compare
@89luca89 89luca89 released this 10 Dec 23:52
· 1400 commits to main since this release
fccead6

Bugfix and tweaks release:

  • create: use a less podman-centric way to check if an image is already pulled
  • eport: use hostname to get container name
  • create: remove unused flags
  • restore theme/icons integration removed in version 1.0.2:
    - init: reintroduce themes and icon integration, Fix #15
    - init: work with bind mounts for icons/themes to not litter the home with broken symlinks on the host
    - export: ensure we work with host's folders when exporting
  • enter: workdir should be set to pwd, default to home if not defined. Fix #25
  • create: fix devpts ownership
  • distro: add Void Linux support