Skip to content

Releases: venveo/craft-redirect

4.0.0-beta.8

24 Jul 20:45
4be311e
Compare
Choose a tag to compare

4.0.0-beta.8 - 2024-07-24

Fixed

  • Fixed issue preventing non-admins from creating redirects (Closes #69)

4.0.0-beta.7

27 Jun 23:00
43e6e95
Compare
Choose a tag to compare

4.0.0-beta.7 - 2024-06-27

Added

  • Ability to link and unlink redirects from elements

Fixed

  • Fixed permission errors when creating a new redirect
  • Fixed broken slideout when creating a new redirect

Changed

  • Improved UI for creating new redirects
  • Linked elements are not unlinked when the destination site changes to null
  • Improved field instructions

4.0.0-beta.6

09 Jan 15:42
001f81f
Compare
Choose a tag to compare

4.0.0-beta.6 - 2024-01-09

Fixed

  • Fixed broken redirects on matched entries
  • Fixed "title" placeholder not being filled in delete dialog.
  • Fixed redirects to "/" not working properly

Beta 3

12 Dec 14:11
Compare
Choose a tag to compare
4.0.0-beta.3

Update redirect slideout for Craft 4

4.0.0-beta.2

01 Aug 15:11
Compare
Choose a tag to compare

4.0.0-beta.2 - 2022-8-1

Added

  • Add support for new unified element editor experience
  • Add warning for when a source URI matches a URL on the site
  • Add warning for when a source URI matches an existing redirect
  • Added groups to help organize redirects
  • Added flag to track if redirects were created automatically or not

Changed

  • Redirect source and destination URLs now get normalized when set on the element rather than on-save.
  • Removed element deletion redirect pruning

Fixed

  • Fixed error caused by permissions & use new element permissions interface
  • Fixed ignored 404s getting pruned if not hit for a while
  • When a redirect is created for a changed slug, the original URI is still stored in addition to the element ID.
  • Redirects that are matched that don't have a valid destination now 404 properly.

3.0.12

14 Jul 14:39
73c44bc
Compare
Choose a tag to compare

3.0.12 - 2022-07-14

Fixed

  • Fix warning generated by attempting to auto-create redirects on elements without URIs

3.0.11

21 Jun 21:55
566f9ad
Compare
Choose a tag to compare

3.0.11 - 2022-06-21

Fixed

  • When a redirect is created for a changed slug, the original URI is still stored in addition to the element ID.
  • Redirects that are matched that don't have a valid destination now 404 properly.

Changed

  • Removed element deletion redirect pruning

3.0.10

23 May 22:27
82809b0
Compare
Choose a tag to compare

3.0.10 - 2022-05-23

Fixed

  • Fixed ignored 404s getting pruned if not hit for a while

4.0.0-beta.1

19 Mar 20:27
90e8cfe
Compare
Choose a tag to compare
4.0.0-beta.1 Pre-release
Pre-release

Initial work on Craft 4 support

3.0.9.1

14 Oct 13:34
Compare
Choose a tag to compare

3.0.9.1 - 2021-10-14

Fixed

  • Fixed error for unauthenticated users on the control panel