Releases: halverneus/static-file-server
Releases · halverneus/static-file-server
Release 1.8.11
- Go compiler updated to v1.22.4 (thank you @de185056 ).
Release 1.8.10
- Fixed documentation typo (thank you @dlehammer ).
- Set CORP header (thank you @yrrah ).
- Updated Go compiler to v1.20.7.
Release 1.8.9
- Updated Go compiler.
- Reduced size of binary by removing debugging symbols (thank you @logavanc ).
Release 1.8.8
Changes in this release:
- Added the ability to allow index.html files to be served when
SHOW_LISTING=false
by additionally settingALLOW_INDEX=true
(thank you @yankay for the contribution!) - Updated Go compiler to v1.19.0
Release 1.8.7
Changes in this release:
- Access control feature using URL parameters (thank you @flymin for the contribution!)
- Added Dependabot support (thank you @yankay for the contribution!)
- Updated YAML package to v3 to resolve security vulnerability.
- Updated Go compiler to v1.18.3.
Big thanks to project supporters!
Release 1.8.6
Release 1.8.5
- Updated Go compiler to 1.17.5.
- Added ability to specify minimum TLS version.
- Fixed bug where environment variables were not being validated.
Release 1.8.4
- Updated Go compiler to 1.16.5.
Release 1.8.2
- Updated Go compiler to 1.15.5.
Release 1.8.1
- Updated Go compiler to 1.15.0.