What's Changed
Warning
Hey everyone -- most of your existing configs will not work without adjustments for this release! Keep an eye on your service as you try to start it, it will tell you what needs updating. This one-time pain should make things much more helpful in the future. Thanks for understanding -- I didn't want to group this change in with v0.7.0 (which will get released in approx 2 weeks) since it includes many new features, I wanted to get configs cleaned up beforehand.
New Features
- Environment variables are available for certain secrets.
Notes:
- config validation (see https://github.com/gtsteffaniak/filebrowser/wiki/Full-Config-Example)
- fails when config file contains unknown fields (helps spot typos)
- some light value validation on certain fields
- moved
recaptcha
andsignup
configs toauth.methods.password
- also pushes to ghcr
ghcr.io/gtsteffaniak/filebrowser
#470
BugFixes:
New Contributors
- @aaronkyriesenbach made their first contribution in #511
Full Changelog: v0.6.7-beta...v0.6.8-beta