Skip to content

v2.24.0

Choose a tag to compare

@mccutchen mccutchen released this 15 Jul 02:28
· 1 commit to main since this release
25a9144

Warning

Potential Breaking Change

  • The /redirect-to endpoint 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-to target validation by @mccutchen in #266

Full Changelog: v2.23.1...v2.24.0