Skip to content

Releases: alieninternet/ais_url_alias

ais_url_alias v0.4

06 Jun 09:22

Choose a tag to compare

Fixes:

  • Fix issue with Textpattern 4.9.x compatibility on PHP 8.x

ais_url_alias v0.3

17 Apr 17:16

Choose a tag to compare

Fixes:

  • Improved performance for redirects by triggering the redirection test at an earlier point in the page rendering
  • Fixed minor issue with saving the redirection status, it now only updates the database if changed

ais_url_alias v0.2

07 Mar 12:05

Choose a tag to compare

New functionality:

  • URL query strings are now passed through the redirection from alias to permalink #7
  • Added URL aliases list panel to view and search configured aliases #8
  • Added ability to bulk remove URL aliases via the URL aliases list panel #9
  • Improved validation #10
  • Added French translation (@cara-tm) #1
  • Added German translation (@jools-r, uli) #2
  • Added Dutch translation #3

Fixes:

  • Code quality fixes
  • Fix for permanent redirection not triggering
  • Fix for empty URL aliases showing as duplicates in diagnostics #6

ais_url_alias v0.1

04 Mar 11:47

Choose a tag to compare

Initial release.