v1.1.2
What's Changed
- feat(reqlog): added WithSkip by @cnlangzi in #47
- feat(acl): added
ext/acl
to implement Access Control List with hosts/ipnets/countries by @cnlangzi in #48 - fix(ext): added support to X-Forwarded-Proto in https checking by @cnlangzi in #49
- !fix(viewer): pass
*Context
into viewer.Render by @cnlangzi in #50
Full Changelog: v1.1.1...v1.1.2