Skip to content

Releases: tinect/TinectRedirects

2.6.0

26 Oct 13:44
Compare
Choose a tag to compare

2.6.0 (2024-10-26)

Features

  • add filter for minimum requests (cea0790)
  • set default filter to filter inactive redirects (02868ba)
  • use ACL rule for edit and delete (2dd4516)

2.5.0

25 Sep 13:35
Compare
Choose a tag to compare

2.5.0 (2024-09-25)

Features

  • add dedicated method to get id for existing redirect (b9caa42)
  • add dedicated service to find matching redirect (ec63564)
  • extract excludeService from ResponseSubscriber to MessageHandler, check for existing redirect in MessageHandler again (b3be123)
  • rename method isCreateRedirect to canCreateRedirect in TinectRedirectUpdateMessage (2b92082)
  • support sw-dynamic-url-ext-field (23d93ea)

Bug Fixes

  • correct uninstall when dropping table (d7b8781)
  • remove duplicated entry in excludes of plugin config (d83312d)

2.4.0

08 Jul 13:15
Compare
Choose a tag to compare

2.4.0 (2024-07-08)

Features

  • add cleanup for inactive redirects (004e08b)
  • add command to delete excluded paths afterward (f6ec01f)
  • add file extensions (tgz|tgz|bz2|7z|js|css),wp-config, wp-json and any SELECT%20 to exclude (29d974d)

Styles

2.3.0

09 May 10:44
Compare
Choose a tag to compare

2.3.0 (2024-05-09)

Bug Fixes

  • use KernelEvents::EXCEPTION event to handle redirects (#37) (be76013)

1.6.0

09 May 10:44
Compare
Choose a tag to compare

1.6.0 (2024-05-09)

Bug Fixes

  • use KernelEvents::EXCEPTION event to handle redirects (#37) (bd8070b)

Full Changelog: 1.5.0...1.6.0

2.2.0

27 Apr 18:34
Compare
Choose a tag to compare

2.2.0 (2024-04-27)

Features

  • add possibility to define http code 410 for gone contents (d4ec65d)
  • set length of userAgent and Referer in definition (03e32dc)

Bug Fixes

  • correct column for updating redirect count in cleanupTask (091a398)

1.5.0

27 Apr 18:37
Compare
Choose a tag to compare

1.5.0 (2024-04-27)

Features

  • add possibility to define http code 410 for gone contents (101ad38)
  • save referer in requests (188ef9d)
  • set correct maxLength for source and target in RedirectDefinition (a4ca921)
  • set length of userAgent and Referer in definition (726a857)

Bug Fixes

  • add missing admin snippet (#34) (a52cc30)
  • correct column for updating redirect count in cleanupTask (14a1e10)

2.1.1

15 Apr 06:33
Compare
Choose a tag to compare

2.1.1 (2024-04-15)

Features

  • set correct maxLength for source and target in RedirectDefinition (874b498)

Bug Fixes

2.1.0

10 Mar 13:03
Compare
Choose a tag to compare

2.1.0 (2024-03-10)

Features

  • save referer in requests (fb02e06)

1.4.0

10 Mar 13:03
Compare
Choose a tag to compare

1.4.0 (2024-03-10)

Features

  • save referer in requests (188ef9d)