Skip to content

Releases: unrolled/secure

v1.17.0

22 Oct 21:52
ba42bc3
Compare
Choose a tag to compare

What's Changed

  • feat: add coep, corp, x-dns-prefetch-control, x-permitted-cross-doman-policies by @reversearrow in #102
  • chore: ensure the package does not add any headers by @unrolled in #103

New Contributors

Full Changelog: v1.16.0...v1.17.0

v1.16.0

27 Sep 21:06
973d4ea
Compare
Choose a tag to compare

What's Changed

  • Fixed comment to mention the correct HTTP status code used with SSLTemporaryRedirect by @tinmrn in #98
  • chore: fix readme comment by @unrolled in #99
  • skip func fields in marshalling Options (json,yaml,toml) by @aerth in #97
  • lint: fixing linter errs by @unrolled in #100
  • chore: add go 1.23 to test matrix by @unrolled in #101

New Contributors

Full Changelog: v1.15.0...v1.16.0

v1.15.0

25 Jun 16:39
3d539f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.0...v1.15.0

v1.14.0

27 Dec 13:20
58f2e47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.14.0

v1.13.0

06 Sep 03:22
Compare
Choose a tag to compare
  • Added a new CSP Builder (#86)

v1.12.0

16 Jul 12:11
0ce3852
Compare
Choose a tag to compare
  • Removed AllowedHostsFunc option that was added in v1.11.0 (#85)
  • Added a new AllowRequestFunc option that allows for custom filtering of requests (#85)

v1.11.0

02 Jul 14:38
Compare
Choose a tag to compare
  • Add ability to pass a custom allowed hosts function (#82)

v1.10.0

15 Feb 17:56
328a2a9
Compare
Choose a tag to compare
  • Add ability to set Cross-Origin-Opener-Policy header (#80 )

v1.0.9

10 May 23:19
d9ab0ac
Compare
Choose a tag to compare
  • Added Permissions-Policy, deprecated Feature-Policy (#77)

v1.0.8

21 May 22:11
Compare
Choose a tag to compare