Added AllowURLSchemesMatching
This is a feature release, there are no security fixes in this release.
What's Changed
- Minor bug fix parsing style attribute with trailing spaces by @sergeyfedotov in #172
- Allow custom URL schemes by matching regex by @yardenshoham in #175
- Bump golang.org/x/net from 0.8.0 to 0.10.0 by @dependabot in #173
New Contributors
- @sergeyfedotov made their first contribution in #172
- @yardenshoham made their first contribution in #175
Full Changelog: v1.0.23...v1.0.24