- Fix : allows absence of legacy folders (addons_config and addons_autoscripts)
- Allow mdadm RAID (thanks @zagi988)
- Minor bugs fixed
- Fix : allow secrets #1163
- Minor bugs fixed
- Fix : healthcheck for https (thanks @encryptix) #1155
- Minor bugs fixed
- Fix : correct cache for thumbnails creation
- Feat : new addon option to disable_thumbnails (set disable_thumbnails to true or false ; default true for speed)
- Minor bugs fixed
- Update of global scripts
- Symlink addons_config and addons_autoscripts in /config to allow the same behavior as prior to the new HA logic to handle config mountpoints
- Restore database.db persistence
- MAJOR CHANGE : new HA config logic implemented. Files are now located in the addon config file, that can be accessed from the addon_configs folder from my filebrowser or cloudcommander addons. Migration of data, custom configs, and custom scripts should be automatic. Please be sure to update all your links however ! For more information, see here : https://developers.home-assistant.io/blog/2023/11/06/public-addon-config/
- Homeassistant config accessible in /homeassistant folder ; all addons config in /addons_config ; this addon config in /config
- Minor bugs fixed
- Revert to 2.23.0 to avoid tus interference with ingress
- Update to latest version from filebrowser/filebrowser
- Update to latest version from filebrowser/filebrowser
- Switch upstream image to filebrowser/filebrowser
- Improve speed for larger folders
- Feat : cifsdomain added
- Implemented healthcheck
- Add NTFS support
- Disable external port by default
- WARNING : update to supervisor 2022.11 before installing
- Update to latest version from hurlenko/filebrowser-docker
- Update to latest version from hurlenko/filebrowser-docker
- Update to latest version from hurlenko/filebrowser-docker
- Update to latest version from hurlenko/filebrowser-docker
- Update to latest version from hurlenko/filebrowser-docker
- Update to latest version from hurlenko/filebrowser-docker
- Add codenotary sign
- Update to latest version from hurlenko/filebrowser-docker
- Update to latest version from hurlenko/filebrowser-docker
- Cleanup: config base folder changed to /config/addons_config (thanks @bruvv)
- Update to latest version from hurlenko/filebrowser-docker
- Mount ssl in write
- New standardized logic for Dockerfile build and packages installation
- Mount nvme drives
- Update to latest version from hurlenko/filebrowser-docker
- Allow mounting local drives by label. Just pust the label instead of sda1 for example
- Update to latest version from hurlenko/filebrowser-docker
- Allow mounting of devices up to sdg2
- Allow uploads >16mb
- Allow local mount in protected mode
- SMB : accepts several disks separated by commas mounted in /mnt/$sharename
- Update to latest version from hurlenko/filebrowser-docker
- Update to latest version from hurlenko/filebrowser-docker
- Update to latest version from hurlenko/filebrowser-docker
- Update to latest version from hurlenko/filebrowser-docker
- Ingress added
- No auth option made more apparent
- Update to latest version from hurlenko/filebrowser-docker
- Add banner in log
- Update smb mount code
- Allow mount local drives (needs priviledged mode)
- Update to latest version from hurlenko/filebrowser-docker
- Update to latest version from hurlenko/filebrowser-docker
- Update to latest version from hurlenko/filebrowser-docker
- Update to latest version from hurlenko/filebrowser-docker
- Update to latest version from hurlenko/filebrowser-docker
- Allow mounting shares named \ip\share in addition to //ip/share
- Update to latest version from hurlenko/filebrowser-docker
- Added ssl
- New feature : mount smb share in protected mode
- New feature : mount multiple smb shares
- New config/feature : mount smbv1
- Changed path : changed smb mount path from /storage/externalcifs to /mnt/$NAS name