KEY
* = Bug fix
+ = Added feature/function
- = Something changed (only if not a bug fix)
Change Log Start
Note: Release Date is DD/MM/YYYY :)
2.0.1 (2/9/2012)
- Fixed PHP Error Reporting
- Fixed LOCKDOWN mode
- Email subject is now included in event logs
2.0 (18/8/2012)
- Tested with WordPress 3.4.1
- Logs "Publish Post" Event
- Improved Display of Events
- New Update Checker
- Now Requires PHP 5.2+ and WordPress 3.2+ (major upgrade to code base was done in 2.0)
1.9.3 (8/8/2011)
- Fixed email issue in WordPress 3.2 (thanks Robert)
1.9.2.1 (27/07/2011)
- Tested with WordPress 3.2.1
- Email Alerts now use wp_mail and therefore are logged in the event viewer
- More HTML improvements
1.9.2 (27/04/2011)
- Email Alerts for successful/failed logins
- Tested with WordPress 3.1.2
1.9.1 (25/04/2011)
- Tested with WordPress 3.1.1
- Updated dashboard widget to improve display of information
- Updated a couple of URLs and HTML fixes
- Javascript confirm when clearing logs
1.9.0 (24/07/2009)
- Support for Bluetrait Connector
1.8.3 (16/11/2008)
- fixed error where database script was not run when upgrading to 1.8.2 through the auto plugin update system.
- fixed activity_box_end issue with new WordPress 2.7 style
1.8.2 (15/11/2008)
- compatible with WordPress 2.6 and 2.7
- Dashboard widget for WordPress 2.7+
- Option to select what data is logged (notices, warnings, errors)
1.8.1 (05/06/2008)
- fixed debug error reporting when using PHP4
- fixed rss date output (RSS feed should be valid now)
- fixed upgrading from versions older that 1.7
- fixes to the cron stuff
- added javascript confirm when uninstalling
1.8 (03/05/2008)
- Styling update to match WordPress 2.5
- RSS for Recent Events
1.7 (08/04/2008)
- fixed error when using PHP4 (reported by David T).
1.6 (27/01/2008)
- compatible with WordPress 2.5
- able to deactivate plugin while LOCKDOWN enabled and plugin file is in a folder (now fixed)
- fixed "Your BTEV settings have been set back to the default settings. This won't happen in future upgrades." message in WordPress 2.5
- track failed logins within WordPress 2.5 now works
- Updated plugin url
1.5 (29/11/2007)
- Event Details
- Auto Prune (using cron)
- Changed RDNS link to services.bluetrait.org
- Small code cleanup
1.4 (11/09/2007)
- Source Cropping
- small WordPress 2.3 improvements
1.3 (29/08/2007)
- now installs on WordPress 2.3
1.2 (28/08/2007)
- Bug fix for MySQL 3 users
- minor fixes
1.1 (17/05/2007)
- Lockdown Mode
- Tracks Deactivate All plugins
- API improvements
1.0 (Released 14/05/2007)
- wp_mail function now supported under WordPress 2.2
0.6 (Released 22/04/2007)
- bug in lostpassword_post causing it to error
0.5 (Released 22/04/2007)
- monitor activation/deactivation of other plugins
- track email sent from WordPress
- small code cleanup/changes
0.4 (Released 07/04/2007)
+++Requires WordPress 2.0.0+++
- New Events Tracked:
- Switching Themes
- Started cron code (not finished)
- wp_nonce protection stuff.
- uninstaller
- removed btev_site table. Two less queries per page now.
- Updated plugin website link
- Small code fixes
- removed btev_site database
0.3 (Released 01/04/2007)
- Logs file uploads, Logout, Added user, able to override wp_login
- Able to use set_error_handler
- fixed Previous/Next Page links
- stops the file from being run directly
- cleaned up and commented some code
0.2 (Released 30/03/2007)
- Date is filled in for an event
- Update checker
- More events tracked
- Moved Event Viewer to link under dashboard
0.1 (Released 28/03/2007)