Version 5.0.7 (2011-04-03)
- minor changes
Version 5.0.6 (2011-01-23)
trailing slash redirect added to almost all
.htaccessrulesnow using
bb_get_forum()instead of deprecatedget_forum()
Version 5.0.5 (2010-11-01)
- bug with bbPM plugin fixed
Version 5.0.4 (2010-09-20)
- bug with files displaying in subfolders (e.g., Avatar Upload plugin's images) fixed
Version 5.0.3 (2010-08-28)
- additional
$topictype check added (fixes a bug with bbPress Sitemap Generator plugin)
Version 5.0.2 (2010-08-12)
bb-post.phpediting restored because mandatory on bbPress 1.0.2
Version 5.0.1 (2010-07-30)
- plugin current status check added to plugin configuration page
Version 5.0 (2010-07-15)
plugin filters completely revised
no need to hack bbPress core anymore
performance greatly enhanced: most of the data is now got using global vars instead of bbPress functions
Version 4.2 (2010-07-12)
non-bbPress rules do not get removed anymore by
.htaccessupdateconfiguration page and data processing finally do follow bbPress standards
Version 4.1 (2010-07-05)
load of typos fixed
support for PHP 4 quitted
PHP version check added
Version 4.0.1 (2010-06-30)
bug with name based permalinks status check fixed
plugin configuration page now looks for requested status to decide if activate or deactivate the plugin
Version 4.0 (2010-06-25)
plugin files structure revised
configuration page added
load of new control functions added
functions are now more documented
Version 3.6.3 (2010-06-11)
- minor changes
Version 3.6.2 (2010-06-05)
- minor changes
Version 3.6.1 (2010-05-26)
- redirection link when deleting a topic from its own page fixed (bug fixed in bbPress 1.1-alpha)
Version 3.6 (2010-05-13)
nicer_get_post_link_filter enhanced
bug with Ajaxed Quote plugin fixed
Version 3.5 (2010-05-10)
nicer_bb_slug_sanitize_filter removed
nicer-htaccess code revisited
source code cleaned
Version 3.4.1 beta (2010-05-04)
- PHP 4 compatibility added