diff options
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index cf1e7a24cc..3e7ae6e4e6 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -226,6 +226,15 @@ <li>[Feature] Users can report PMs to moderators which are then visible in a new MCP module</li> <li>[Feature] Parse email text files with the template engine.</li> <li>[Feature] Use email-style quoting when bbcodes are disabled.</li> + <li>[Feature] Added new functionality to inactive users module: + <ul> + <li>Ability to set users per page.</li> + <li>Ability to sort by posts/number of reminders/last reminded date.</li> + <li>Show number of posts and ability to search posts.</li> + <li>Show number of reminders sent to user.</li> + <li>Show date of last reminder sent to user.</li> + </ul> + </li> </ul> <a name="v304"></a><h3>1.ii. Changes since 3.0.4</h3> |