Skip to content

v0.19.0

Latest

Choose a tag to compare

@C4illin C4illin released this 26 Sep 00:45

Long overdue release with many bugfixes. Now the container can be ran as user, take the time to set:

environment:
   - PUID=1000 # or whatever your user is :)

this will automatically fix all permissions and make the conversion process run as user, not root.

What's Changed

New Contributors

Full Changelog: v0.18.0...v0.19.0