v0.0.1-alpha5
What's Changed
-
doc: add rshared flag to docker volume documentaion by @VEEC023 in #72
-
feat: lot of improvements and bug fixing
-
feat: rar/7zip passwored support
-
feat: strm support
-
fix: health check system
Breaking Changes migration steps
- Stop altmount
- Copy your config.yaml and make a backup
cp config.yaml config.backup.yaml - Copy the config.sample.yaml into the same config dir and rename it to config.yaml
cp config.sample.yaml config.yaml - Modify the new config file with your old configuration
- Run almount again
- End the configuration in altmount admin panel
New Contributors
Full Changelog: v0.0.1-alpha4...v0.0.1-alpha5