Skip to content

Releases: riasvdv/statamic-redirect

1.9.0

27 Nov 14:40
Compare
Choose a tag to compare

1.9.0 (2021-11-27)

What's new

  • Added a enable config value to enable/disable the addon.
  • Turning off log_hits will still keep a log of the number of hits. Also fixed a dashboard issue when this config was turned off.

1.8.0

30 Oct 18:39
Compare
Choose a tag to compare

What's new

  • Statamic Redirect now ships with 2 Eloquent providers for the Errors & Redirects

1.7.2

27 Oct 17:17
Compare
Choose a tag to compare

What's fixed

  • Fixed an isssue when trying to delete redirects on a paginated listing.

1.7.1

25 Oct 15:48
758ed07
Compare
Choose a tag to compare

What's fixed

  • Fix wrong default paths

1.7.0

19 Oct 08:11
4aaab31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.1...1.7.0

1.6.1

20 Sep 12:56
da57016
Compare
Choose a tag to compare

What's fixed

  • Fix route cache issue with duplicate name

1.6.0

18 Sep 11:22
Compare
Choose a tag to compare

What's new

  • Import functionality! You can now import redirects from a CSV file.
  • We now require at least PHP 7.4.

1.5.0

18 Sep 10:13
Compare
Choose a tag to compare

What's new

  • Errors are now stored in folders according to their id, similar to how Laravel stores its cache files. This should improve performance.
  • You can now disable logging individual hits on each error.

What's Fixed

  • The listing now breaks up long urls.
  • Corrupted yaml files won't break the functionality anymore. The dashboard & clean command will keep working.
  • An error's hits can now be 0.
  • Fix the handled destination not being shown in the error listing.

1.4.7

11 Aug 07:07
3c14783
Compare
Choose a tag to compare

What's Fixed

  • Fix an issue with deleting redirects

1.4.6

06 May 08:58
Compare
Choose a tag to compare

What's Fixed

  • Fix 410 status when a redirect is cached