Releases: pojntfx/bofied
Releases · pojntfx/bofied
unstable
Merge pull request #13 from pojntfx/use-new-hydrun-url Use tagged hydrun release
v1.1.0
Features
- Log HTTP GET requests like with TFTP #11 (Felix Pojtinger)
- Add TFTP and HTTP ports to metadata so that frontend no longer has to guess download links #12 (Felix Pojtinger)
Bug Fixes
- Enable use on VLANs by getting broadcast IP from interface instead of assuming 255.255.255.255 #10 (Felix Pojtinger)
Documentation
- Use reversed download path #8 (Felix Pojtinger)
Builds
- Don't use CGo where not needed #10 (Felix Pojtinger)
Chores
- Update to latest go-app v9 build, use
Controlled
explicitly #9 (Felix Pojtinger) - Bump go-app, remove all uses of
Controlled
wrapper, fixed by github.com/maxence-charriere/go-app/v9@692ebc6 #9 (Felix Pojtinger)
v1.0.0
docs: Add download counters to README