Skip to content

Commit

Permalink
rebuilt module
Browse files Browse the repository at this point in the history
  • Loading branch information
iamandycohen committed Nov 10, 2016
1 parent 8ed0bdf commit 3b24673
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Package/URL Rewrite-1.8.1.3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Changelog
=========

Varsion 1.8.1.3 - https://github.com/iamandycohen/UrlRewrite/releases/tag/v1.8.1.3
* Added support for Sitecore 8.1 Update 2 & Update 3
* Added support for Sitecore 8.1 Update 2 & Update 3
* Fixed sort order thanks to Dan Sinclair
* Fixed RulesEngine.GetRedirectFolderItems so that it only returns Redirect Folder templates

Expand Down Expand Up @@ -61,20 +61,19 @@ Version 1.5
* Added support for Custom Response
* Added support for Abort
* Added Bootstrap UI for testing the redirects and visually seeing how the rules are processed.
* Fixed UrlRewriteHandler so that it calls the StaticFileHandler if it no rules are matched.
* Fixed UrlRewriteHandler so that it calls the StaticFileHandler if it no rules are matched.
* Added drop down list so you can select your site instead of having to type a regular expression to match the site on. NOTE *** All Redirect Folder's are currently reset so you have to reset the Site Name Restriction field.
* Added the ability to have sub folders in a top level Redirect Folder
* removed the top level Redirect Folder from the package so that rules don't get overwritten when you reinstall the package
* Updated how back references work for Rules and Conditions
* Fixed security on Redirect Workflow

Version 1.1
* Major refactor to support instantiation of the UrlRewriter without needing HttpContext or a web site.
* Major refactor to support instantiation of the UrlRewriter without needing HttpContext or a web site.
* Supports Unit Tests.

Version 1.0
* Initial Release
</Readme>
* Initial Release</Readme>
<Publisher>Andy Cohen</Publisher>
<PostStep />
<PackageID />
Expand Down
Binary file modified Package/URL Rewrite-1.8.1.3.zip
Binary file not shown.

0 comments on commit 3b24673

Please sign in to comment.