Feature: added option to "Disable file hotlinking" (thank you for the suggestion Syamsul Alam);
Fix: fixed erroneous description of the "Disable image hotlinking" option: if no redirection is to be done "_" should be input instead of "-".
2.6 (23/08/2011)
Feature: added option to remove author base (good idea gavinhamm).
2.5.8 (23/08/2011)
Fix: fixed file encoding introduced on 2.5.7 (which should always by UTF-8 without BOM).
2.5.7 (22/08/2011)
Fix: fixed daily archives on categories, authors and tags (thank you AlZuwaga).
Confirmed compatibility with WP 3.2.1.
2.5.5 (27/06/2011)
Fix: fixed search pagination using custom search base; (better regex should be put in place or maybe go for an alternative solution).
2.5.4 (23/06/2011)
Fix: fixed search feed using custom search base.
2.5.3 (23/06/2011)
Fix: fixed special characters on query using custom search base as 2.5.2 did not solve it.
2.5.2 (18/06/2011)
Fix: fixed german umlauts and other special characters on query using custom search base (thank you for pointing it out Tatron);
Fix: get_search_query no longer empty when using custom search base.
2.5.1 (30/05/2011)
Fix: fixed php short tag on wp-htaccess-control-ui.php (thank you caillou!).
Confirmed compatibility with WP 3.1.3.
2.5 (16/05/2011)
Fix: fixed a security vulnerability (lack of _nonce on settings page) (thank you Julio from Boiteaweb.fr for ringing the alarm bell; thank you Otto for the kind support!).
2.4 (04/05/2011)
Feature: added htaccess suggestion "Protect comments.php" (thank you specimen.tk);
Added "Latest donations";
Confirmed compatibility with WP 3.1.2.
2.3 (27/03/2011)
Feature: "?s=search+term" redirects to "/search-base/search+term" (as requested by Tatron).
Removed "Rewrite Pairs" code and did some clean up.
Added donation link.
2.2.4 (26/03/2011)
Fix: Still fixing 2.2 canonical bug.
2.2.2 (26/03/2011)
Fix: 2.2 canonical bug fix resulted in errors which sould now be fixed.
2.2.1 (26/03/2011)
Reverted stable version to 2.1.2.
2.2 (25/03/2011)
Feature: adding Custom Search Base (thank you Fagner JB.);
Fix: fixed a long time known canonical redirection bug where links like "/?p=55" wouldn't redirect to "/post-slug" (causing duplicated content) (thank you Tatron, thank you John);
Confirmed compatibility with WP 3.1.
2.1.2 (01/02/2011)
Fix: fix on canonical url setting (thank you 8bitkid for pointing it out).
2.1.1 (03/12/2010)
Fix: small fix related to 2.1 and subcategories (thanks again for the report zamuta).
2.1 (02/12/2010)
Fix: fixed "customization" of urls using cyrillic alphabet and other characters generally not safe (thank you for the report zamuta).
2.0 (27/11/2010)
Feature: removal of the category base;
Feature: archives for categories with no base (ie.: "http://example.com/my-category/2010/12") (again, good point webakimbo).
1.9.1 (22/10/2010)
Feature: adding "Author and Tag based archives".
1.9 (22/10/2010)
Feature: adding "Category-based archives" (good idea webakimbo).