1.3.1 (March 10th, 2019)
- Bug: Fixed PHP 7.2 does not cast unquoted string literals to strings (Issue #8)

1.3 (July 19th, 2017)
- Removed PHP closing tags
- Use relative time for dateline
- Changed username input to select box
- Handle display of deleted users/MyBB Engine in log

1.2 (March 9th, 2017)
- Ability to prune Private Messages (Issue #6)
- Updated username autocompletion (Issue #5)
- Sanitized usernames

1.1 (May 7th, 2015)
- Use get_user_by_username function
- Changed (int)$mybb->input to $mybb->get_input
- Use threadsperpage setting for log paging
- Updated username autocompletion to use select2

1.0.1 (December 2nd, 2014)
- Fixed SQLi vulnerability
- Bug: Fixed PM subject multipage issue (Issue #2)
- Typecast conversion

1.0 (September 3rd, 2014)
- Updated plugin to work with MyBB 1.8
- Added IP address to log

## Version number reset for MyBB 1.8 ##

1.1 (April 5th, 2013)
- Added post parsing when viewing a PM
- Bug: Fixed spelling error with username auto-completion
- Bug: Fixed SQL bug

1.0 (March 31st, 2012)
- Initial release