Skip to content

Releases: Geta/geta-notfoundhandler

v6.0.0

07 Oct 13:33
b65535a

Choose a tag to compare

What's Changed

  • Add support for redirects on 410 responses by @wezz in #155

New Contributors

  • @wezz made their first contribution in #155

Full Changelog: v5.1.0...v6.0.0

v5.1.0

07 May 20:57

Choose a tag to compare

Full Changelog: v5.0.14...v5.1.0

v5.0.14

07 May 18:40

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.13...v5.0.14

5.0.13

23 Jan 07:55
6e463a2

Choose a tag to compare

What's Changed

  • Use default redirect type when creating redirects from suggestions by @conorhepi in #160
  • Add default redirect type to regex handler by @conorhepi in #159
  • Keep query strings in wildcard redirects by @conorhepi in #158
  • Add new options parameter to tests by @conorhepi in #161

New Contributors

  • @conorhepi made their first contribution in #160

Full Changelog: v5.0.12...v5.0.13

v5.0.12

09 Dec 11:31
b113e3e

Choose a tag to compare

What's Changed

Full Changelog: v5.0.11...v5.0.12

v5.0.11

29 Nov 13:21
a80cc6d

Choose a tag to compare

What's Changed

Full Changelog: v5.0.10...v5.0.11

v5.0.10

01 Oct 11:37
3c086d4

Choose a tag to compare

What's Changed

Full Changelog: v5.0.9...v5.0.10

v5.0.9

01 Oct 07:44
05c047f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.8...v5.0.9

v5.0.8

04 Oct 07:54
2ed3c5f

Choose a tag to compare

  • Added configurable front-end scripts #103

v5.0.7

29 Jun 11:17
bd6a27e

Choose a tag to compare

  • Fix for routing conflicts with area routing #93