Update CHANGELOG.md

This commit is contained in:
Alexandre
2021-10-31 00:07:32 +02:00
committed by GitHub
parent 4e63f75753
commit 0641b9a593

View File

@@ -1,7 +1,9 @@
- Addition of custom WebUI through addon options. Default : flood
- Added local mounts option
- Added custom DNS option
- Improve SMB mount code to v1.5 ; accepts several network disks separated by commas (//123.12.12.12/share,//123.12.12.12/hello) that are mount to /mnt/$sharename
- Add option to define identification with USER and PASS options
- Add option to define a whitelist to prevent need for identification
- Improve SMB mount code ; accepts several network disks separated by commas (//123.12.12.12/share,//123.12.12.12/hello) that are mount to /mnt/$sharename
- Added local mounts option
## 3.00-r2-ls87 (14-05-2021)