v2.24.0
Warning
Potential Breaking Change
- The
/redirect-toendpoint now accepts relative URLs only if they begin with a.or/(absolute URL handling is unchanged). See #266 for details.
What's Changed
- docs: add first draft of contribution guidelines by @mccutchen in #265
- handlers: tighten up
/redirect-totarget validation by @mccutchen in #266
Full Changelog: v2.23.1...v2.24.0