mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 17:38:17 +01:00
9.1 KiB
9.1 KiB
2.54.0 (2026-01-10)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
2.53.1 (2026-01-08)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
2.53.0 (2026-01-03)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
2.52.0 (2025-12-20)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
2.51.2 (2025-12-13)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
2.50.0 (2025-12-06)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
2.49.0 (2025-11-29)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
2.48.2 (2025-11-22)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
- The Home Assistant project has deprecated support for the armv7, armhf and i386 architectures. Support wil be fully dropped in the upcoming Home Assistant 2025.12 release
2.46.0 (2025-11-15)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
2.45.0 (2025-11-08)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
- Added support for configuring extra environment variables via the
env_varsadd-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
"2.44.2" (2025-10-25)
- Minor bugs fixed
2.44.2 (2025-10-25)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
"2.44.1" (2025-10-18)
- Minor bugs fixed
2.44.1 (2025-10-18)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
2.44.0 (2025-09-27)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
2.43.0 (2025-09-20)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
2.42.5 (2025-08-23)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
2.42.3 (2025-08-16)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
2.42.2-5 (2025-08-11)
- Minor bugs fixed
2.42.2-4 (2025-08-11)
- Minor bugs fixed
2.42.2-3 (2025-08-10)
- Fix: disable PCRE JIT in Nginx to prevent crashes on some x86 systems
2.42.2-2 (2025-08-09)
- Minor bugs fixed
2.42.2 (2025-08-09)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
2.42.1-3 (2025-08-01)
- Minor bugs fixed
2.42.1 (2025-08-01)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
2.42.0-2 (2025-07-28)
- Minor bugs fixed
2.42.0 (2025-07-28)
- Minor bugs fixed
2.41.0-5 (2025-07-25)
- Minor bugs fixed
2.41.0-4 (2025-07-25)
- Minor bugs fixed
2.41.0-3 (2025-07-25)
- Minor bugs fixed
2.41.0-2 (2025-07-25)
- Minor bugs fixed
2.41.0 (2025-07-25)
- Minor bugs fixed
2.40.2 (2025-07-18)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
2.37.0 (2025-07-12)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
2.36.1 (2025-07-05)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
2.33.10 (2025-06-28)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
2.33.0 (2025-06-21)
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
2.32.0 (2025-05-09)
- Requires homeassistant core > 2025.5.0
- Update to latest image
2.23.0_14 (2024-04-21)
- Fix : allows absence of legacy folders (addons_config and addons_autoscripts)
2.23.0_13 (2024-04-06)
- Allow mdadm RAID (thanks @zagi988)
2.23.0_12 (2024-01-08)
- Minor bugs fixed
- Fix : allow secrets https://github.com/alexbelgium/hassio-addons/issues/1163
2.23.0_11 (2024-01-05)
- Minor bugs fixed
- Fix : healthcheck for https (thanks @encryptix) https://github.com/alexbelgium/hassio-addons/issues/1155
2.23.0_10 (2023-12-30)
- 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)
2.23.0_8 (2023-12-20)
- Minor bugs fixed
- Update of global scripts
2.23.0_7 (2023-11-25)
- 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
2.23.0_reverted5 (2023-11-21)
- 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
2.23.0_reverted (2023-09-29)
- Minor bugs fixed
- Revert to 2.23.0 to avoid tus interference with ingress
2.25.0 (2023-09-16)
- Update to latest version from filebrowser/filebrowser
2.24.2 (2023-08-27)
- 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
2.23.0 (2022-11-08)
- Update to latest version from hurlenko/filebrowser-docker
2.22.4 (2022-07-23)
- Update to latest version from hurlenko/filebrowser-docker
2.22.3 (2022-07-07)
- Update to latest version from hurlenko/filebrowser-docker
2.22.2 (2022-07-05)
- Update to latest version from hurlenko/filebrowser-docker
2.22.1 (2022-06-09)
- Update to latest version from hurlenko/filebrowser-docker
2.22.0 (2022-06-06)
- Update to latest version from hurlenko/filebrowser-docker
- Add codenotary sign
2.21.1 (2022-02-23)
- Update to latest version from hurlenko/filebrowser-docker
2.21.0 (2022-02-22)
- Update to latest version from hurlenko/filebrowser-docker
- Cleanup: config base folder changed to /config/addons_config (thanks @bruvv)
2.20.1 (2021-12-23)
- Update to latest version from hurlenko/filebrowser-docker
- Mount ssl in write
- New standardized logic for Dockerfile build and packages installation
- Mount nvme drives
2.19.0 (2021-11-25)
- Update to latest version from hurlenko/filebrowser-docker
- Allow mounting local drives by label. Just pust the label instead of sda1 for example
2.18.0 (2021-11-02)
- 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
2.17.2 (2021-08-28)
- Update to latest version from hurlenko/filebrowser-docker
2.17.1 (2021-08-26)
- Update to latest version from hurlenko/filebrowser-docker
2.17.0 (2021-08-24)
- Update to latest version from hurlenko/filebrowser-docker
2.16.1 (2021-08-07)
- Update to latest version from hurlenko/filebrowser-docker
- Ingress added
- No auth option made more apparent
2.16.0 (2021-07-29)
- Update to latest version from hurlenko/filebrowser-docker
- Add banner in log
- Update smb mount code
- Allow mount local drives (needs priviledged mode)
2.15.0
- Update to latest version from hurlenko/filebrowser-docker
2.14.1
- Update to latest version from hurlenko/filebrowser-docker
2.13.0
- Update to latest version from hurlenko/filebrowser-docker
2.12.1
- Update to latest version from hurlenko/filebrowser-docker
2.12.0
- Update to latest version from hurlenko/filebrowser-docker
- Allow mounting shares named \ip\share in addition to //ip/share
2.11.0
- 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