GD Press Tools
Changelog
Version: 6.1.2 / september 11 2020
- newbackup addon: restore script compatible with new PHP 7.x versions
- editbackup addon: restore script includes expanded information
- fixbackup addon: restore script using outdated additional libraries
- fixbackup addon: full backup missing some task data inside the archive
- fixbackup addon: restore script download not working
- fixbackup addon: restore script several issues with the internal method calls
- fixbackup addon: restore script problem removing temporary directory
Version: 6.1.1 / september 5 2020
- editdebugger addon: improved styling for wordpress environment notice
- editdebugger addon: improved styling for footer debug information
- fixdebugger addon: positioning of the footer debug information
Version: 6.1 – Siren / august 29 2020
- newbackup addon: exclude ‘cache’ directory from full files backup
- newdebugger addon: Content tab shows registered additional image sizes
- newdebugger addon: show the environment status in the debugger
- newdebugger addon: more WP constants included on the Constants tab
- newdebugger addon: debugger footer expanded with more information
- newevents log: specify cutoff length for logging huge events data
- editbackup addon: improved organization of backup settings panel
- editdebugger addon: improvements to the Contstants tab organization
- editevents log: control how big the meta data set is loaded
- editdebugger addon: wrap tracker code in try/catch to avoid serialization issues
- editupdated font version in the font CSS file
- fixdebugger addon: fatal error with some error elements that can’t be serialized
- fixevents log: loading of log can fail if events contain huge meta data
Version: 6.0 – Leviathan / july 20 2020
- newplugin dashboard: rewritten and now using widgets like form
- newplugin dashboard: system information widget
- newplugin dashboard: events log overview widget
- newplugin dashboard: backup overview widget
- newbackup addon: included ‘only files’ backup types
- newbackup addon: included ‘regex filter’ backup type
- newbackup addon: expanded task interface controls
- newbackup addon: expanded validation of the task on save
- newdebugger addon: support for AJAX debug via response headers
- newdebugger addon: AJAX debug headers include basic information
- newdebugger addon: AJAX panel captures AJAX requests information
- newdebugger addon: filter queries by caller function/method
- newdebugger addon: show filtered queries statistics
- newdebugger addon: activation button shows ajax counts badge
- newdebugger addon: activation button shows error counts badge
- newdatabase addon: column showing free space for table
- newdatabase addon: filter tables for optimization only
- newdatabase addon: mark table for optimization only if eligible
- newdatabase addon: color rows for optimization or repair
- newdatabase addon: added context help with important information
- newinformation addon: basic wordpress information panel
- newinformation addon: attempt to detect variant of MySQL server
- newgoogle analytics addon: check for GA loading before invoking events
- newcontext help: expanded with additional information
- editbackup addon: cleanup of the backup task class
- editbackup addon: improved error handling
- editbackup addon: improved backup log formatting
- editdebugger addon: various improvements to the JavaScript
- editdebugger addon: various styling improvements
- editcron control addon: settings panel is no longer in use
- editgrid pagination: improved storing and use of the pager limit
- editmysqlphpdump library 2.9
- editSmart Animated Popup 1.9
- editd4pLib 2.8.12
- fixevents log: in some cases events content not properly escaped on display
- fixgrid pagination: issue with saving the per page value
- fixbackup addon: few minor issues with the backup task class
- fixbackup addon: few issues displaying backups in the events log
- fixbackup addon: issue with the backup progress dialog auto scroll
- fixbackup addon: network transients not properly cleared
- fixbackup addon: disabling schedule task option doesn’t remove scheduled event
- fixdebugger addon: button in toolbar not showing errors indication
- fixdebugger addon: some styling issues with new versions of WordPress
- fixdebugger addon: minor issues with the JavaScript
- fixdebugger addon: enqueued files script and style versions were wrong
- fixinformation addon: invalid MySQL version in some cases
- fixsettings loading using more queries than needed
- fixseveral minor method visibility issues
Version: 5.9.2 / may 5 2020
- newdebugger: list of registered templates in the stack
- editd4pLib 2.8.8
- delcron control: option to ban jobs due to the changes in WordPress
- fixdebugger addon: few issues with some logging functions
- fixbackup addon: basic init for the backups directory issues
- fixbackup addon: minor issues with the new backup task HTML form
- fixbackup addon: download code not properly preparing SQL query
- fixbackup addon: download of backups not working correctly
Version: 5.9.1 / january 9 2020
- newtested with PHP 7.4
- newtweaks addon: disable administrator email verification
- editdebugger addon: detection of the table filters
- editSmart Animated Popup 1.8
- editd4pLib 2.8.2
- fixdebugger addon: small issues with the debug button
- fixminor issue with with the PHP 7.4 deprecations
Version: 5.9 – Pegasus / october 21 2019
- newevents log: table includes new column with the meta data hash
- newevents log: option to control duplicated events handling
- newdebugger addon: expanded information on the Admin panel
- newdebugger addon: filter queries by query type
- newdebugger addon: system panel – show server information
- newdebugger addon: request panel – current request information
- newdebugger addon: http panel – http api requests log
- newdebugger addon: log http api requests to database
- newdebugger addon: additional option for button admin side location
- newcron addon: expanded list of default WordPress CRON jobs
- newcron addon: expanded list of Dev4Press plugins CRON jobs
- newdashboard addon: recent widget support for the bbPress replies
- newinformation: show breakdown of the PHP error flags status
- newtools: tool to run the recheck of database schema
- newabout: about panel fully rewritten and expanded
- newtranslation: da_DK – Dansk / Danish
- newtranslation: de_AT – Deutsch Österreich / German Austria
- newtranslation: de_CH – Deutsch Schweiz / German Switzerland
- newtranslation: de_DE – Deutsch / German
- newtranslation: es_AR – Español de Argentina / Spanish Argentina
- newtranslation: es_ES – Español / Spanish
- newtranslation: es_MX – Español de México / Spanish Mexico
- newtranslation: fr_BE – Français de Belgique / French Belgian
- newtranslation: fr_CA – Français de Canada / French Canadian
- newtranslation: fr_FR – Français / French
- newtranslation: hr – Hrvatski / Croatian
- newtranslation: it_IT – Italiano / Italian
- newtranslation: nl_NL – Nederlands / Dutch
- newtranslation: pl_PL – Polski / Polish
- newtranslation: pt_BR – Português do Brasil / Brazilian Portuguese
- newtranslation: pt_PT – Português / Portuguese
- newtranslation: ru_RU – РуÑÑкий / Russian
- edittools: various improvements to the events log cleanup
- editdebugger addon: a lot of improvements to the queries tab
- editdebugger addon: various styling improvements for popup
- editdebugger addon: improvements to the settings organization
- editcompletly rebuild and replaced the font with icons
- editvarious improvements to the plugin JavaScript files
- editsome changes in the admin side code files organization
- editvarious under the hood code improvements and cleanup
- editsmall optimization of various core classes and functions
- editfew changes to some of the plugin default settings
- editSmart Animated Popup 1.7
- editflatpickr library 4.6.3
- editd4pLib 2.8.1
- editd4pPrint 2.2
- removedmigration tools from version 4.x
- removedunused remote request event
- fixdebugger addon: few styling problems with the responsive layout
- fixdebugger addon: several small sanitation issues for super globals
- fixdashboard addon: empty titles for the bbPress replies in recent widget
- fixphp information: problem with formatting for some versions of PHP
- fixmissing sanitation for the email test form
Version: 5.8.0.1 / november 12 2018
- newexport/import: some settings not properly converted for import
Version: 5.8 – Cerberus / november 12 2018
- newexport/import: completly reworked
- newexport/import: different export file format
- newexport/import: using JSON format to export data
- newexport/import: with additional information
- editbackup: various tweaks to the files backup
- editdebugger: minor updates to the styling
- edittools: all panels moved to own directory
- editabout: all panels moved to own directory
- editcore: various improvements to postback handling
- editcore: improvements to the various tools handling
- editd4pLib 2.5
- newexport/import: not all settings get exported
- newexport/import: export linked wrong on multisite
- newevents log: bulk delete without input sanitation
Version: 5.7 – Sphinx / august 1 2018
- newdebugger: show information for disabled debug directives
- newcleanup tools: for orphaned usermeta records
- newcleanup tools: for empty usermeta records
- newcleanup tools: for empty termmeta records
- newcleanup tools: for empty commentmeta records
- editdebugger: few minor styling improvements
- editbackup: few tweaks to the E2 backup engine
- editmysqlphpdump library 2.5
- editflatpickr library 4.5.1
- editd4pLib 2.3.5
- delcleanup tools: removed gravity forms cleanup tools
- fixbackup: partial backup included views along tables
Version: 5.6.3 / january 18 2018
- fixregression bug in the database wrapper object
Version: 5.6.2 / january 17 2018
- newdebugger: support for the new WordPress filters storage
- newdebugger: show is_front_page conditional value
- editdebugger: few minor styling improvements
- editflatpickr library 4.2.3
- editd4pLib 2.2.4
- fixxss vulnerability: query string panel was not sanitized
- fixxss vulnerability: panel variable for some pages was not verified
- fixsome variables not properly sanitized in the events grid
- fixphp information panel layout broken with PHP 5.6
Version: 5.6.1 / september 7 2017
- editgoogle analytics: various small loading improvements
- editd4pLib 2.1.1
- fixgoogle analytics: events tracking problem with user roles
Version: 5.6 – Basilisk / september 4 2017
- newgoogle analytics: event tracking – emails
- newgoogle analytics: event tracking – downloads
- newgoogle analytics: event tracking – external links
- newgoogle analytics: downloads – type of tracking
- newgoogle analytics: downloads – list of extensions
- newgoogle analytics: CSS controls classes
- newbackup: task to backup content folder
- newbackup: now using the flatpickr datepicker library
- editsmart animated popup library 1.6
- editflatpickr library 3.0.7
- editmysqlphpdump library 2.3.1
- editd4pLib 2.1
- delair-datepicker library
- fixfew issues with debugger and React based plugins
Version: 5.5.1 / june 29 2017
- editd4pLib 2.0.3
- editd4pR 2.0
- fixbackup: problem with missing storage types
Version: 5.5 – Hippogriff / may 2 2017
- newaddon: Access Control
- newaccess control: administration redirect
- newaccess control: access authorization
- newdebugger: admin side panel
- newdebugger: PHP super globals panel
- newdebugger panel: accessibility support
- newadmin interface: accessibility support
- newnow using defuse php encryption library for secure settings
- editdebugger: expanded basic panel
- editdebugger panel: various styling improvements
- editcleanup: term relationship support for NextGen Gallery
- editfew small updates to the FTP storage
- editd4pLib 1.9.3
- deldebugger panel: removed expanded panel
Version: 5.4 – Hydra / february 13 2017
- newaddon: WP REST API Control
- newwp rest api: force SSL for REST API
- newwp rest api: disable WP REST API
- newwp rest api: disable users endpoints
- newwp rest api: disable settings endpoints
- newwp toolbar: multisite network Overload menu items
- editbackup: added extra information about engine selection
- editremoved Dropbox Storage into plugin based addon
- editremoved S3 Storage into plugin based addon
- editd4pLib 1.8.9
- fixwp toolbar: few issues with some of the menu items
- fixbackup: E2 engine issues with multisite single blog backup
Version: 5.3 – Chimera / december 21 2016
- newaddon: Disable Feeds
- newtweaks: tweak to remove extra Emoji code
- newgoogle analytics: support for Google AMP
- editdebugger: various improvements and enhancements
- editdebugger: improved display of errors
- edittweaks: users panel column for last login
- edittweaks: users panel column for last activity
- edittweaks: network users panel column for last login
- edittweaks: network users panel column for last activity
- edittweaks: improved oEmbed auto discovery disable tweak
- editcron control: expanded detections list
- editbackup: using AirDatepicker for selecting backup schedule
- editusing only minification for JavaScript, no packer used
- editd4pLib 1.8.6
- fixdebugger: some issues with the tracker object
- fixevents log: deleting the events in some cases
- fixwp heartbeat: settings panel not properly loaded
Version: 5.2.2 / september 5 2016
- editimprovements to datetime based functions
- editd4pLib 1.8
- fixmaintenance mode: problem when running bbPress
Version: 5.2.1 / august 23 2016
- newtoolbar menu: CRON and Database menu items added
- fixgoogle analytics: minor issue with the missing user roles
- fixtoolbar menu: missing Information panel menu item
Version: 5.2 – Manticore / august 10 2016
- newbackup: threads based backup engine
- newbackup: select which backup engine to use
- newbackup: task to backup uploads folder only
- newphp information panel: support for PHP 7
- newsupport for the CloudFlare for IP detection
- newfooter information shows current visitor IP
- newdebugger panel: shows current visitor IP
- newdebugger panel: shows all detected IP’s on the Exppanded tab
- editbackup: many imporvements to the backup panels
- editftp storage: several improvements to the library
- editall storages: load storage only if PHP is supported
- editall storages: check imput file path and name before upload
- editimproved sanitation of plugins settings on save
- editimproved buttons on all dialogs on the admin side
- editimproved linking for all admin side plugin grids
- editimproved storing of users last login timestamp
- editd4pLib 1.7.8
- editAWS SDK PHP 2.8.31
- fixbackup: failed upload marks backup as incomplete
- fixbackup: warnings related to missing storages
- fixftp storage: change of directory not working
- fixftp storage: several issues with the upload
- fixftp storage: minor problem with time calculation
- fixall storages: edge case when upload file is not provided
- fixstorages: deleting of storages is not working
- fixinformation: warnings related to Memcache panels
- fixuser last login was not properly stored
- fixseveral small typos
Version: 5.1 – Griffin / may 5 2016
- newaddon: Google Analytics – with dimensions support
- newaddon: OPcache – control and information
- newaddon: Database – tables status and control
- newtweaks: disable oEmbed auto discovery and embed
- newbackup: option to remove transients before backup
- newbackup: option to set maximum length of INSERT query
- newbackup: filter backups by task and file availability
- newbackup: block to catch and handle errors during backup
- newdebugger: log caller trace for doing it wrong calls
- newsystem information: status of OPCache extension
- newsystem information: status of PHP API interface
- newsystem information: server timestamp and datetime
- newsystem information: panel for Memcache
- newsystem information: panel for Memcached
- editsystem information: various improvements and updates
- editamazon s3: tweaked to use 2 threads for upload
- editdebugger: improved processing of caller trace
- editdebugger: improved display of errors in events log
- editevents log: improved display of errors in events log
- editevents log: removal tool can remove specific events only
- editbackup: improvements to the backups and tasks grids
- editvarious admin side interface improvements and tweaks
- editd4pLib 1.6.7
- editAWS SDK PHP 2.8.29
- fixamazon s3: warning in the upload handling code
- fixbackup: broken deletion of old backup files for task
- fixcron control: issue with running some types of jobs
- fixcron control: issue with detection of single time events
- fixevents log: filtering by blog is not working
Version: 5.0.5 / april 26 2016
- newbackup: includes beta version of the restore script
- newbackup: support for wp-config.php outside of root
- newdebugger: filter to allow adding of new tabs in popup
- editbackup: minor improvements to preparation of backup
Version: 5.0.4 / april 21 2016
- newdebugger: log fatal errors
- newbackup: stores timestamp of the last operation
- newbackup: new event for broken backup
- newbackup: auto reset backup if gets stuck or breaks
- newbackup: backups panel shows extra navigation buttons
- editfew improvements to backup process log format
- editminor changes in displaying errors in events log panel
- editd4pLib 1.6.6
- fixtoolbar menu items from addon not showing on frontend
- fixdeleting everything from events log was not working
- fixfew issues with tool for deletion from events log
- fixsmall issue with the dropbox time calculation
- fixproblem with displaying errors in log in some cases
- fixcritical issue with importing settings export file
Version: 5.0.3 / march 22 2016
- newwp toolbar: actions to allow for menu items insertion
- newwp toolbar: several addons adding own menu items
- newdebugger: option to control cutoff for slow queries
- editplugin initialization moved to priority 0
- editsmall tweaks to the notification digest layout
- editbackup: tweaks to PDO backup default settings
- editbackup: smaller max line size for PDO backup
- fixcron: detection for some plugins scheduled jobs
- fixdropbox: storage path ignored by the upload
- fixwp dashboard: two widgets were mislabeled
Version: 5.0.2 / march 19 2016
- newinformation: apache headers and alias modules
- editinformation: small optimization in information object
- editcore: updated plugin SVG icon to use light default color
- editd4pLib 1.6.2
- fixinformation: PHP information missing version and logo
- fixstorage: missing test button for ftp and amazon s3
- fixtweaks: problem with colums for comments grid tweak
- fixbackup: problem with multisite individual blogs backups
- fixbackup: broken button for backup tasks panel
- fixseveral typos
Version: 5.0.1 / march 14 2016
- newcore: options to control user latest login/activity tracking
- newcore: multisite option to disable blog level crons
- newbackup: .htaccess and index.html for backup folders protection
- editevents log: minor improvement of details display
- editdebugger: several smaller styling improvements
- editd4pLib 1.6.1.1
- fixsmtp: password was saved without proper encryption
- fixevents log: display of plugins and themes upgrade event
- fixevents log: display of serialized data for events
- fixpost duplicator: redirection issue after duplication
- fixcore: unused function call during plugin activation
- fixd4plib: critical issue with the encryption library
- fixd4plib: critical issue with updating multisite settings
Version: 5.0 / march 10 2016
- the plugin is completely rewritten
- not compatible with old 4.x version
- security features moved into GD Security Toolbox Pro plugin
- SEO features moved into GD SEO Toolbox Pro plugin
Version: 4.5.7 / november 2 2015
- fixdatabase backup not working with mySQLi extension
- fixfew classes using outdated named constructors
Version: 4.5.6 / july 12 2015
- fixsome sitemaps settings not saving
- fixsitemaps building even with XML and GZ maps both disabled
- fixseveral warnings and notices with sitemap builder
Version: 4.5.5 / april 24 2015
- editupdated to latest gdr2 2.8.7 shared library
- fixadd_query_arg() function and URL that are not escaped
- fixseveral more warnings when using PHP 5.5
Version: 4.5.4 / september 7 2014
- editupdated to Amazon PHP SDK 1.6.2 library
- editupdated to latest gdr2 2.8.6.1 shared library
- fixbroken upload to the Amazon S3
- fixseveral small issues processing backup jobs
- fixbackup panel display of file system only jobs
- fixseveral more warnings when using PHP 5.4 / 5.5
Version: 4.5.3 / july 13 2014
- editupdated to latest gdr2 2.8.6 shared library
- delremoved Ask.com support in Sitemaps generator
- fixwrong value used with Sitemap posts date priority class
- fixsome minor problems with Sitemap generator core
- fixseveral warnings when using PHP 5.4 / 5.5
- fixseveral deprecated warnings when using PHP 5.3 – 5.5
- fixfew more mysql version problems with php 5.5 or newer
Version: 4.5.2 / july 6 2014
- newsupport for new type of multisite upload directories
- editimproved creation of backup directories
- fixbackup core processor using wrong backup base path
- fixmultisite backup fails to write into zip file
- fixmultisite backup problems with individual sites backups
- fixabort backup currently running not working
- fixwarnings when viewing the backup log file
- fixsome problems when trying to download backup files
- fixmysql version reported wrong with php 5.5 or newer
Version: 4.5.1 / december 5 2013
- newdebug print function shows object methods
- editimproved styling for debug print function
- editupdated to latest gdr2 2.8.3 shared library
- fixvisual problems with WordPress 3.8
- fixminor issues with maintenance mode exceptions
- fixproblems with changed format for Sucuri Scan response
- fixissue with extra post edit list links
- fixissue with undefined debug constant check
- fixissues with undeclared static methods
- fixseveral warnings when using PHP 5.4
Version: 4.5 / june 07 2013
- newdebugger: display log of executed hooks
- newtracker: log order of the hooks execution
- editperishable press 5g htaccess firewall updated
- editrefactoring and improving javascript code
- editupdated to latest gdr2 2.8.1.4 shared library
- editupdated jquery qtip2 library 2.0.1
- editupdated jquery timepicker library to 1.3
- editupdated jquery simple modal library to 1.4.4
- editupdated jquery ui library to 1.10.3
- editmany small updates and improvements
- delremoved support for wordpress older than 3.3
- fixbackup: few warnings for embedded images
- fixseveral minor warnings fixed
Version: 4.4.1 / november 23 2012
- editbackup: restore script improvements
- editbackup: restore script more information displayed
- editcron: expanded list of detected cron jobs
- editseveral small improvements to debugger
- editupdated to latest gdr2 2.7.9.5 shared library
- editupdated to latest gdPressDropbox 1.1 class
- fixbackup: minor issues with restore script
- fixbackup: dropbox upload script login fails
Version: 4.4 / october 4 2012
- newseo: support for alexa pro certification
- newbackup: download files supports resuming
- newbackup: rewritten dropbox class with more error info
- newbackup: dropbox load included certificate file if needed
- newbackup: additional url protection string based on nonce
- newdebugger: advanced control for SQL queries list
- newtoolbar: options to remove WordPress logo
- newtoolbar: options to change user account menu
- newtoolbar: debugger activation in the quick tools menu
- newauto tagger: use OpenCalais API
- newauto tagger: use TagThe.net API
- newfile manager: shortcuts list expanded using filters
- newcleanup tools: for the spammed posts (bbPress)
- newoption to disable XML-RPC in WordPress 3.5
- newprotection of the post/comments operations based on nonce
- newusing ajax to speed up some post/comments operations
- newdetecting presence of the PEAR library
- editbackup: much lower memory usage during database backup tasks
- editbackup: lower memory usage for files backup tasks
- editdebugger: loading of panels optimizations
- edittoolbar: notice about the cleanup menu inclusion
- editauto tagger: not longer display post types with no taxonomies
- edittracker: not loading when in cron or ajax mode
- editcode cleanup, optimization and partial refactoring
- editmany improvements to javascript code and files loading
- editupdated to latest gdr2 2.7.9 shared library
- editupdated jquery timepicker library to 1.0.3
- editupdated jquery simple modal library to 1.4.3
- editupdated jquery ui library to 1.8.24
- fixbackup: large files download with cache plugins
- fixbackup: process fails when db table has space in name
- fixbackup: canceling waiting backup process fails
- fixbackup: not selecting CDN for backup task
- fixtoolbar: toggle set to active after installation
- fixauto tagger: canceling waiting tagger process fails
- fixplugin menu coloring broken in WordPress 3.5
- fixsetting pinned status from post edit metabox
- fixseveral styling issues with timepicker
- fixseveral more warnings and notices
- fixfew visual issues with WordPress 3.4 and 3.5
Version: 4.3.8.1 / may 14 2012
- fixwrong sitemap dates on sitemaps page
- fixfile md5 attempt when the file is deleted
- fixrare issue with the toolbar integration
Version: 4.3.8 / april 22 2012
- newtoolbar: plugin menu now shows plugin icon
- editdates on main plugin page are using system formats
- editupdated to latest gdr2 2.7.2 shared library
- editupdated jquery ui timepicker library to 1.0.0
- editupdated jquery qtip2 library to latest build
- fixwrong backup/sitemap dates on plugin main page
- fixissues with gdp_r library loading on front-end
- fixissues with beta/nightly update options
- fixbackups upload to dropbox problems
Version: 4.3.7 / march 11 2012
- editseveral changes to adding links to sitemaps
- editauto remove all empty sitemaps files
- fixsitemap building inactive content elements
- fixsaving the sitemaps content settings
- fixupdating the sitemap content settings
- fixbroken last modification sitemap url parameter
- fixadding external build sitemaps files
- fixseveral warnings during the build process
Version: 4.3.6 / march 10 2012
- newdebug panel: includes WP database object
- editminor changes to loading of backup logs
- editupdated to latest gdr2 2.7.1 shared library
- editupdated jquery ui library to 1.8.18
- fixsaving some of the adminbar module settings
Version: 4.3.5 / february 26 2012
- editchanges to sitemap generating archive links
- editusing load_plugin_textdomain to load translation
- editimproved adminbar toggler for wordpress 3.3
- editupdated to latest gdr2 2.7.0 shared library
- fixexecuting filters for extra url for sitemaps
Version: 4.3.4 / january 30 2012
- newsecurity: tab to handle comments spam
- newsecurity: option to mark IP in the comments as spam
- newsecurity: deny access to comment IP marked as spam
- newmaintenance mode: templates added – simple red and gray
- newmaintenance mode: additional display control strings
- fixmaintenance mode: broken display of page title
- fixdetection of installed php zlib extension
Version: 4.3.3 / january 21 2012
- newsecurity: htaccess deny access to listed IP’s
- newsecurity: perishablepress 5g user agent rules
- newmaintenance mode: improved default template
- newmaintenance mode: additional settings for titles
- editsecurity: improved adding perishablepress 5g rules
- editimproved debug panel to show current conditional
- editupdated to latest gdr2 2.6.5 shared library
- fixpublic maintenance mode user allowed function
- fixdebugger overlay problem with twentyeleven theme header
Version: 4.3.2 / december 30 2011
- newtracker: counting hooks attached with each snapshot
- newtracker: expanding default list of auto snapshots points
- newdebugger: displaying hooks counts for snapshots
- newdebugger: panel with list of enqueued scripts and styles
- newdebugger: panel with extra info – sessions, cookies and cache
- newdebugger: settings to control some of the panels visibility
- newplugin tools: option to reset all plugin security settings
- newseo verify tags: alexa meta tag for ownership verification
- newexpand rss feeds: use special tags to expand content
- editdebugger: improved display for some panels
- editremoved some obsolete pieces of code and functions
- editimproved loading of some plugin modules and classes
- editupdated gdr2 library to 2.6.1
- fixdebugger: checking for the user properties warnings
- fixdebugger: changing location of toolbar button in wp 3.3
- fixsaving some of security settings deleted all security settings
- fixsome plugin toolbar elements had invalid input elements
- fixtrying to create new folder when wp_content is not writable
- fixpost revisions setting might not always work
Version: 4.3.1 / december 6 2011
- editcdn/ftp: ftp transfer class improved with retry position
- fixcdn/ftp: several retry problems with new FTP class
- fixtracker: initialization can fail for some settings
- fixdebugger: embedding broken for visitors on frontend
Version: 4.3 / december 1 2011
- newtracker: load from wp-config for detailed tracking
- newcdn/ftp: non blocking ftp copy method with retry loop
- newmodules: several plugin features turned into modules
- newmaintenance mode: network controlled through module
- newadmin dashboard: recently published posts widget
- newadmin dashboard: recent drafts widget
- newadmin dashboard: widgets have counter and post types filters
- newdatabase: display engine for each tables in the database
- newdatabase: display auto increment for each tables in the database
- newrobots: support for custom post types and taxonomies
- newrobots: support for additional robot meta tags
- newcron: detect cron job source plugin or wordpress
- newrss: expand feed item options support use of php code
- newemail smtp module supports yahoo and yahoo plus smtp servers
- editoptimized plugin initialization procedure
- editoptimized plugin loading of sitemaps code
- editemail sender data is now among individual site settings
- editplugin capabilities are moved to the global settings
- editdatabase: support for the InnoDB tables specifications
- editsome options moved to global settings panel
- editremoved several obsolete options and functions
- editvarious visual improvements and changes
- editdefault plugin settings class optimized for lower memory usage
- editupdated gdr2 library to 2.5.5
- fixbroken network mode plugin cleaup tools
- fixpotential problem with downloading large backup archives
- fixminor problems with display of settings for some of plugin panels
- fixloading of transfer class for the google storage backup tranfer
- fixfew more minor issues with jQuery 1.7 and WordPress 3.3
- fixsitemap generator counting posts for date based archives
- fixmissing plugin database panel in the network mode
- fixfacebook image tag checks if the thumbnail function exists
Version: 4.2.6 / november 4 2011
- newmodule: gd press enhancer for editor expanding
- newsupport for new context help in wordpress 3.3
- editupdated gdr2 library to 2.5
- fixbroken links in the plugin context help
- fixmissing options in the users debugger panel
- fixconfig file can redeclare loader function in rare cases
- fixdeleting folder with no files in the file manager
- fixgoogle pagerank uses different request structure
- fixseveral minor translations typos
Version: 4.2.5 / october 6 2011
- newdebugger: current user info panel
- newrestore script: select what to import from archive
- newrestore script: temp restore folder removal
- newglobal settings: extra info about using settings
- editbackup core: minor changes and code cleanup
- editdebugger: changed and smaller bug icons
- editdebugger: admin bar positioning for wp 3.3
- fixrestore script: problem with .htaccess file
- fixbroken function used for debug print of xml objects
- fixminor issue with plugin first activation
Version: 4.2.4 / september 21 2011
- newtools: centralized panel for data cleanup
- newadminbar: quick tools menu and common actions list
- editimproved deletion of trashed and spammed comments
- editimproved handling of the plugin ajax operations
- fixsaving meta robots settings on the SEO panel
Version: 4.2.3 / september 12 2011
- newintegrate: post url in the post grid actions
- newsucuri: notification if perishable press tweaks are active
- fixbroken some of the plugins dashboard widgets controls
- fixbroken tweak for hiding help tab on top of the page
- fixfull backup missing on wp-config.php moved outside of WP folder
- fixsome perishable 5g htaccess rules missing few characters
Version: 4.2.2 / august 31 2011
- newdebugger: scan for error logs on the server
- newdebugger: display wordpress debug/error log
- editdebugger: expanded WP Query panel with more data
- editfront: expanded info with error logging and apc version
- fixbroken post tags page due to missing filter handler
- fixdisplay of extensions status when they are not loaded
- fixdisappearing login button from admin bar for visitors
- fixmissing parameter for the pinned posts dashboard widget
Version: 4.2.1 / august 23 2011
- newadminbar: gd press tools menu
- newadminbar: login button or form for visitors
- newadminbar: main control class
- newbackup: advisor with tips and recommendations
- newdashboard widget: trash cleanup and full cleanup
- newredirect admin links for some user roles
- editauto tagger cron job handler has own class
- editlocking of cron jobs expanded with 7 seconds gap
- editexpanded backup log with server and wordpress info
- editimproved including styling and javascript
- editimproved plugin front page statistics and overviews
- editminor improvements to the backup core
- editstyling improvements to many plugin panels
- editchanged call for sucuri scan for ssl based websites
- editupdated list of the context help tutorials
- editupdated gdr2 library to 2.4.3
- fixseveral misspelled words and missing translations strings
- fixcleanup of old backup tasks log entries
Version: 4.2 / august 18 2011
- newbackup: rewritten with any new features
- newbackup: backup archive restore script
- newbackup: support for renaming content folder
- newbackup: more settings for email notifications
- newbackup: using tmp folder to avoid conflicts
- newbackup: adding basic info file used by restore
- newauto tagger: rewritten with any new features
- newauto tagger: internal terms extraction
- newauto tagger: alchemy api terms extraction
- newauto tagger: zemanta api contextual suggest
- newseo: facebook meta tags customization
- newseo: core handling class for all seo
- newsettings: disable comments self pinging
- newsettings: disable loading of l10n javascript
- newsettings: global integration sites and users panel columns
- newsettings: additional control for post edit meta box widget
- newinterface: enhanced wordpress menu organization
- newinterface: more neutral color scheme
- newsecurity: sucuri powered free scan
- newcdn/ftp: connections managment panel
- newcron: preview arguments for the scheduled jobs
- newdebugger: bug button shows php errors status
- newdashboard widget: scheduled posts list
- newusing timepicker for different jobs schedulers
- newcore functionality for tasks based features
- newexceptions for the login authentication
- newoptimization in code loading and resources usage
- editremoved old and unused JavaScript code
- editupdated amazon php sdk to 1.4.0.1
- editupdated qTip 2 to latest development version
- editupdated jquery ui library to 1.8.15
- editupdated gdr2 library to 2.4.2
- editimproved backup error notifications
- editimproved database backup to query data escaping
- editimprovements to print_r debug replacement functions
- editimprovements to some debugger panels
- editmore improvements for wordpress 3.2
- fixchanging admin username in multisite installations
- fixbackup archive status can be invalid in some cases
- fixmultisite backup folder path can be invalid in some cases
- fixmissing nonce protection for some of the forms
- fixwarnings for using old wp_specialchars function
- fixfile manager download of file is not opening download dialog
- fixadmin bar toggled visible in the admin side iframes
- fixsitemap fails if custom post type or taxonomy is removed
- fixsitemap fails if terms or posts permalinks are broken
- fixfew more php warnings and notices
Version: 4.0.9 / may 13 2011
- newadmin bar show/hide tab button
- newdebugger: post types and taxonomies
- newdebugger: values in $_SESSION
- newnorwegian bokmÃÂ¥l translation
- editminor styling changes for wp 3.2 beta
- editgdr2 library updated to 2.2.9
- fixfront page security status invalid report
- fixpinned dashboard widget edit link broken
- fixseveral styling issues with the debugger panel
Version: 4.0.8 / april 30 2011
- newpartial serbian and norwegian translations
- editupdated jquery ui to 1.8.12
- editvarious minor visual changes
- fixcreating protective copies of index.php files
- fixfew missing strings for translations
- fixwidth for additional user comments column
- fixpartial backup with empty task exclude list
- fixdeprecated use in function in pretty print code
Version: 4.0.7 / april 14 2011
- newfile manager editor: create backup file
- editupdated jquery ui to 1.8.11
- editsome visual changes and improvements
- fixseveral misspelled words and typos
- fixdisplaying copy to settings for backup jobs
- fixfile manager editor: problems with HTML files
Version: 4.0.6 / april 05 2011
- fixbroken multisite network admin with new admin bar disable function
Version: 4.0.5 / april 04 2011
- newadmin bar control based on user roles
- newin code filter for additional admin bar control
- editchanged pins widget to single widget for all post types
- editseveral minor updates and changes
- editgdr2 library updated to 2.2.7
- fixseveral problems with pinning posts to dashboard widget
- fixfile system backup initialization procedure for multi tasks backup
- fixmetabox sitemap exclusion array initialization
Version: 4.0.4 / march 22 2011
- newxml sitemap priority different calculations
- newxml sitemap post meta box override options
- newinterface accessibility enhancements settings
- editsitemap individual url filtering improved
- editgdr2 library updated to 2.2.6
- fixbroken disable admin bar option
- fixduplicated options retrival for some sitemaps
- fixgetting content tags using yahoo api
Version: 4.0.3 / march 16 2011
- newadditional quick info boxes on plugin front page
- newsitemap: posts and terms exclusions settings
- newsitemap: list of extra urls to add to core map
- editprevention adding empty urls to sitemap
- editimproved sitemap creation for more flexibility
- editdisplaying additional sitemap settings information
- fixadding attachment/media to sitemap
- fixsitemap date archives file splitting
- fixsitemap attachment/media counts
- fixplugin front next backup run date/time
- fixseveral small typos
- fixsecurity admin rename fails in some cases
Version: 4.0.2 / march 3 2011
- newemail and smtp settings for WordPress mailer
- newperishablepress 5g htaccess firewall rules
- editsecurity htaccess page got the usage disclaimer
- editdefined global constant for charset
- editusing new current time/date functions everywhere
- editrun now cron job option can run jobs with arguments
- editpot file updated with some missing translation strings
- editloading log message for showing backup logs
- editbackup wp-config file when is one level up
- editsecurity file check when wp-config is one level up
- fixdownload backup fails with wp_debug mode active
- fixdisplay of cron job times on the cron scheduler panel
- fixinvalid use of charset constant for saving htaccess file
- fixwrong date for the backup job first run time
Version: 4.0.1 / february 28 2011
- editgdr2 library updated to 2.2.2
- fixloading of language translation files
- fixdebugger fails when needs to print empty or null structure
- fixduplicated unload jquery action hook
- fixinconsistent dates for the backup files and logs
- fixminor problem with deleting backup files
Version: 4.0 / february 24 2011
- newfile manager with edit, upload and more
- newadvanced xml sitemaps generator
- newbackup includes files backup tasks
- newbackup sleep time after adding file to archive
- newbackup can copy archives to dropbox
- newdetailed and configurable debugger
- newvastly improved plugin interface
- newgdr2 transient cache included
- newloading compacted javascript libraries
- newdomain exclusions for registration filters
- newadditional quick info boxes on plugin front page
- editgdr2 library updated to 2.2.1
- editamazon cdn with CloudFusion / phpSDK 1.2.1
- editjquery dropdownselect updated to 1.2
- editupdated jquery ui to 1.8.9
- editrewritten ftp class used for backup
- editimproved downloading of large backup files
- editimprovements to maintenance mode
- editprune users expanded to use registration filters
- editinterface images organized and compacted
- editplugin styling full cleanup
- editdetailed files reorganization
- editmore optimizations to main and admin class
- editmany improvements to backup class
- editcode cleanup of different parts of plugin
- deldebug settings from the main settings panel
- delremoved outdated dashboard widgets code
- delremoved support for wordpress older than 3.0
- fixbackup download fails when W3 Total Cache is active
- fixrelative date recalculation for user activity
- fixproblems with some outdated filters and actions
- fixloading of amazon s3 and google storage libraries
Version: 3.9.4 / january 30 2011
- newhide admin bar user profile options
- editchanged disable admin bar method
- editminor changes in some of the functions
Version: 3.9.3 / january 2 2011
- newpublic settings get and set functions
- editwp_specialchars replaced with esc_html
Version: 3.9.2 / december 26 2010
- fixissues with multisite and security panel
Version: 3.9.1 / december 19 2010
- editfolder protection tool moved to security panel
- editupdated pot with some missing translation strings
Version: 3.9 / december 19 2010
- newsecurity: htaccess modification panel
- newsecurity: status tab with htaccess overview
- newnetwork dashboard additional options widget
- fixlinking issues in the dashboard widget
- fixsome of the security status checks were broken
Version: 3.8.8 / december 13 2010
- newsecurity: status tab with security overview
- newsecurity: tweaks tab with various options
- newsupport for network admin menu in wp 3.1
- editimproved chmod checking and reporting
- editupdated graphics and javascript libraries
- editsome minor styling corrections
- fixbackup fails sometimes on windows os
- fixstrange problem with backup path in network mode
- fixchmod checking if file/folder is not there
Version: 3.8.7 / december 10 2010
- newsecurity: chmod files and folders panel
- newcontrols for admin bar in wordpress 3.1
- fixsaving of some of the plugin settings
Version: 3.8.6 / december 9 2010
- newsecurity panel with improved registration settings
- newsecurity specific class
- newadditional email extra dots registration filter
- editreorganization of main plugin class
- editmore basic domain exceptions for filtering
- fixsaving registration user id on success of registration
- fixnavigation on the registration panel
Version: 3.8.5 / november 20 2010
- newchange authorization cookie expiration time
- editseveral more cron schedule periods
- editminor changes to dashboard widget
- fixdashboard widget hiding of the blocks
- fixsaving some of the settings was broken
Version: 3.8.4 / november 17 2010
- editmaintenance mode activation order
- editsome minor maintenance mode improvements
- editadded new domain exception rules
Version: 3.8.3 / october 29 2010
- newimproved cron hooks removal with function
- fixadding default and added cron schedule periods
Version: 3.8.2 / october 10 2010
- newmove backup files to cdn: google storage
- newmove backup files to ftp
- newremove make clickable filter for comment content
- newfunction for converting XML object into array
- editgdp_r converts XML to array prior to printing
- editsome improvements to print functions
- editswitched to gdr2 library
Version: 3.8.1 / september 23 2010
- newplugin specific tools: reset plugin settings
- newmove backup files to cdn: amazon s3
- editprevent loading of default jqueryui on plugin panels
- editbackup will attempt to increase memory and timeout
- editupdated translation file and missing strings
- fixgetting cdn settings in multi site environments
- fixsetting initial capabilities for roles
- fixno emails set for backup notification
Version: 3.8 / september 18 2010
- newwordpress backup panel
- newsupport for multi site databse backup
- newmove backup files to cdn: rackspace cloud
- newgoogle page rank for website on dashboard
- newuse of capabilities for displaying plugin panels
- newfilters for maintenance mode requests exceptions
- newoptions to prevent access to wp-signup.php
- newseveral new filters for expanding some of the features
- editmaintenance mode is separate class
- editrewritten plugins javascript code
- editmassive code cleanup and optimization
- editdatabase backup moved to backup tab
- editall forms with nonce protection
- fixcron is not working in maintenance mode
- fixextra debug code left on some panels
- fixminor strings spelling problems
- fixuse of few deprecated functions
Version: 3.7.6 / august 30 2010
- newremove header links actions
- editreplaced some deprecated functions
- fixminor strings spelling problems
Version: 3.7.5 / august 20 2010
- newimproved human time function
- editimproved functions organization
- editupdated translation pot file
- fixmissing id columns for categories in wp 3.0
- fixmissing id columns for post tags in wp 3.0
Version: 3.7.4 / july 30 2010
- newspanish translation for pro version
- fixestimation of the database size for backup
- fixloading of unneeded scripts and styles
Version: 3.7.3 / july 12 2010
- newworking REAL Capital P filter
- editauto update of domain exception after plugin upgrade
- editdisabling core update removes the nag messages
Version: 3.7.2 / july 10 2010
- fixuse of invalid function for checking registration validity
Version: 3.7.1 / july 10 2010
- newfunction to determine if user is online
- newsetting default chmod values for files and directories
- newoption to disable Capital P filter in WP 3.0
- editsome spam registration filters expanded
- fixspam filtering based on list of domains
- fixminor styling issue with the ID columns
Version: 3.7.0 / june 20 2010
- newextra contact methods for user profile
- newurl scan for excessive length and sql injection
- editglobal settings for all wordpress installations
- fixloading of not existing CSS file
- fixsome minor problems with validation of registration data
- fixadding comments ID column has problems with ajax request
Version: 3.6.2 / june 8 2010
- newadministration tweaking options: remove turbo, logo, favorites and help
- newoption to disable use of trash
- editwordpress update options now are global
- editimproved registrations panel
- editimproved validity checks for email and name
- fixsaving number of registrations stopped counter
- fixregistrations panel paging issues
- fixgdp_r function styling causes problems in IE6
Version: 3.6.1 / june 4 2010
- newregistrations panel
- newemail filtering based on domains list and ban
- editexpanded email and username filters
- editsome tweaks to username and email filtering
Version: 3.6 / june 1 2010
- newregistration settings tab
- newreturn registration validity messages
- newcheck registration user agent validity
- newcheck registration email validity
- newregistration filtering for spam
- delremoved support for wordpress 2.7
- editrenaming some of the functions
- editchanges to some settings tabs
- fixcomment id column breaks post edit comments display
Version: 3.5 / may 24 2010
- newprune users panel
- newset empty trash in days
- newexpanding comments grid
- editlock / unlock added to mysql database export
- editimplemented base admin class
- editdisplay database backup estimate for gzip
- editnumber of visual improvements
- editupdated plugin graphics
- fixseveral minor bugs and problems
- fixadding sticky column to pages grid
Version: 3.4.2 / may 12 2010
- fixmissing redirection function
Version: 3.4.1 / may 11 2010
- editcurrent processing time and memory for auto tagger
- editupdated status messages for auto tagger
- editmaintenance mode proper setting of 503 header
- fixminor warnings with active maintenance mode
Version: 3.4.0 / may 9 2010
- newcolumn for last user activity
- editpress print is not embeded into the page
- editmerged wp hooks panel to environment as a tab
- fixdisplayng user activity on users panel
- fixinitialization order on plugin update
Version: 3.3.0 / april 28 2010
- newmaintenance mode
- newtrack user last activity
- fixseveral minor problems
Version: 3.2.2 / april 21 2010
- newremove wp version info from admin footer for non admin users
- newestimated size for full database backup
- newestimated size for selected database tables
- editmore global settings for multisite installations
- editmore changes for wordpress 3.0 related issues
- fixsmall problem with site admin functions under wpmu
Version: 3.2.1 / april 18 2010
- newmeta tag for google, bing and yahoo verification
- newfunctions for post and user tracking results
- editchanged newly depracted functions in wordpress
- editfew more improvements for wordpress 3.0
Version: 3.2.0 / april 12 2010
- newsupport for wordpress 3.0 multi site mode
- newselect whole database or only some tables to backup
- newvisualize JSON debugger tab and JSON library
- editvisually improved SQL queries debug area in footer
Version: 3.1.2 / march 28 2010
- newadded french translation for lite
- fixinvalid sql for delayed rss publish
- fixduplicate post duplicating quotes in content
- fixduplicate post igoners postmeta settings
- fixminor problems with saving some settings
Version: 3.1.1 / march 14 2010
- newuser last login column on the users panel
- newremove name column from users panel
- editminor changes to integration settings tab
- fixfilter to expand wordpress panels
Version: 3.1.0 / march 12 2010
- newmysqldump method for backup of the database
- newindividual tables options for optimize and repair
- editdatabase optimize and repair tools now separated
- fixseveral fixes for wordpress 3.0 compatibility
- fixdatabase backup email notification not send
- fixcosmetic fixes for database backup panel
Version: 3.0.5 / february 1 2010
- newnew debugger panel and unSerialize tool
- editproper line endings for header printed lines
- fixloading jQuery for debug print function
Version: 3.0.3 / janury 19 2010
- newchange background for scheduled posts in the grid
- editproper clear rss cache function for transient options
- fixflash uploader problem when website is locked down
- fixloading jQuery for debug print function
Version: 3.0.2 / janury 10 2010
- newallow beta and nightly wordpress upgrades
- newoption to force cleanup of auto tagger cron job stuck in execution
- editmanual run of update jobs performs update check correctly
- fixmissing option for disabling themes updates
- fixminor problems with some plugin cron jobs
Version: 3.0.1 / janury 1 2010
- newhide default dashboard widgets
- editadded commentmeta table to defaults for wp 2.9
- editnotification about backup directory
- editpreventing failed to open dir errors
- fixfixed loading admin styles for wp 2.9
- fixdeleting database backups from archive tab
- fixfew misspellings
Version: 3.0.0 / december 14 2009
- newpin posts and pages into dashboard widgets
- newrestrict username registration using keywords
- newrestrict username registration by length
- newzlib compression for output
- newlog all sql queries into the file
- newadditional auto tagger tool settings
- newschedules periods for cron job editor
- newauto tagger in the post editor panel widget
- newcss hack setting editor grid background color for drafts
- newcss hack setting editor grid tags column width
- newcss hack for showing hidden custom fields
- newpost edit widget option for showing hidden custom fields
- newbackup scheduling with extended parameters
- newbackup archives manager
- newhtaccess protection of the database backup folder
- newadd shortlink url to the html head
- newseparate log only file
- editmajor code reogranization
- editredesigned cron panel
- editmany improved visual elements
- fixseveral minor visual bugs and problems
Version: 2.3.0 / november 16 2009
- newoption to disable theme update check
- editimproved disable core update check
- editimproved disable plugin update check
- fixfew more warnings and notices
Version: 2.2.5 / october 20 2009
- newchinese translation
- editimproved loading and init of plugin
- editimproved built in footer debug
- fixseveral warnings and notices
Version: 2.2.4 / october 12 2009
- newkorean translation
- editupdated gdragon libraries to 1.5
- fixunschedule cron jobs wasn’t working for jobs with arguments
- fixseveral alignment issues with debug blocks
Version: 2.2.3 / october 4 2009
- newsupport for language meta tag
- newfilters for rss item footer and header
- newbelorussian translation
Version: 2.2.2 / september 28 2009
- newsupport for current wordpress 2.9 development versions
- newmore robots meta tag related options
- fixoptimize database includes some previously missing tables
- fixsaving some of the meta related settings
Version: 2.2.1 / september 24 2009
- newallow html in term, user and link descriptions
- editadded fix to modify folder permissions to proper values
- editupdated gdragon library to 1.4
- fixproblem with creating of folders and setting wrong permissions
Version: 2.2.0 / september 23 2009
- newtool for database tables backup
- newshowing database tables collation
- editredesigned database panel
- fixmissing tables on database panel
Version: 2.1.1 / september 17 2009
- newadmin tool for scanning for new avatars
- editimproved database installation to include collation for mysql 4.1 and 5
- fixminor problem in adding new avatars
Version: 2.1.0 / september 13 2009
- newglobal auto tagger tool to add tags using Yahoo
- delremoved admin ajax not loadin due to many problmes that was causing
- fixseveral rss related problems with adding content to the feed
- fixplugin causes some problem with admin ajax requests
Version: 2.0.1 / september 8 2009
- editchanged user level visibilty of front plugin panel
- fixminor ajax related loading problem
Version: 2.0.0 / september 4 2009
- newpanel with registered wordpress hooks
- newwebsite based short url
- newdisplay sql queries in footer of admin and blog pages
- newoption to disable post auto save
- newdark color scheme for all plugins panels
- newid column for tags and taxonomies edit panels
- newtrack last user login time in usermeta table
- newusers list column with comments count
- newwp 2.7 fix for invalid dashboard link
- newprevent loading of the plugin for admin ajax calls
- delremoved support for wp 2.5 and wp 2.6
- editupdated shared gdragon libraries
- editbetter organization of settings panel
- editcleanup of javascript and css for jquery elements
- fixseveral warnings and notices
- fixdelete rss feeds from options table
- fixcreating avatars folder
- fixdirectly running cron jobs
- fixcounting views now only for published posts
Version: 1.7.1 / august 22 2009
- fixmemory_get_usage might not exist on some setups
Version: 1.7.0 / august 16 2009
- newduplicate posts from post edit panel
- newdelete spam from dashboard widget
- newsome quick facts on the plugins front page
- editpost edit panel wp 2.8 improvements
- editcleanup of some options and integrations
- editfew improvements to plugins dashboard widget
- fixtracking of views and users was tracking feeds
- fixcounting total database overhead
- fixjquery datapicker adds empty space to wordpress footer
Version: 1.6.0 / august 11 2009
- newdelayed post publishing for rss feeds
- newadding custom gravatars from a folder
- newconfig options to set the panels user access levels
- fixinstall method fails to add settings
- fixminor incompatibility with WPMU
- fixinclusion of the classes.php file
Version: 1.5.3 / august 3 2009
- fixproblem with initial installing database tables
Version: 1.5.2 / july 31 2009
- edit:jquery tabs and datepicker for jQuery 1.7
- edit:missing datapicker translation for danish
- fix:small problems with tabs and javascript
Version: 1.5.1 / july 27 2009
- edit:few minor changes
Version: 1.5.0 / july 5 2009
- new:option to hide login errors
- new:load time and used memory calculated for blog pages
- new:number of executed queries in footer
- new:option to disable showing footer stats
- new:function to get object with current load stats
- edit:few minor changes and improvements
- fix:minor problem with footer actions and login page
Version: 1.4.1 / june 26 2009
- new:setting minimal user level to see dashboard widget
Version: 1.4.0 / june 24 2009
- new:displaying used memory during the creation of the page
- new:displaying page generating time
- fix:some css styles missing
Version: 1.3.3 / june 15 2009
- editplugin version checker updated for better WP 2.8 compatibility
- fix:few minor markup errors
Version: 1.3.2 / june 7 2009
- newclear and default meta robots settings
- editsmall changes to meta robots panel
- fix:displaying results on the post grid editor
- fix:some minor css problems
Version: 1.3.1 / june 4 2009
- editupdated danish translation
- editminor update to info files
Version: 1.3.0 / june 1 2009
- newmeta tags panel for global settings
- newadd content to rss feed items
- newshow post and page views on the edit grids
- newadded info about some of the options compatibility
- newpost edit panel widget with meta tag robots setting
- newadd meta tag robots to posts and pages
- newstarted to adding the code comments in the main class
- editreorganization of the plugins modules files
- editnumber of small changes and improvements
- fix:integration incompatibility with WP older than 2.8
Version: 1.2.2 / may 29 2009
- newadd user ID column to users grid
- newadd user display name column to users grid
- newadd category ID column to post categories grid
- newinfo files expanded with list of functions
Version: 1.2.1 / may 27 2009
- newoption to run scheduled cron jobs
- fix:minor incompatibility with WP older than 2.7
Version: 1.2.0 / may 26 2009
- newdisplaying expanded info about the available update
- newcontrol over plugins dashboard widget
- newtracking post and page views
- newtracking users post and page views
- editmore improvements for the info files
Version: 1.1.2 / may 14 2009
- edit:updated read me file to support new html info files
- edit:removed some of the obsolete code
- edit:some of the missing translation strings added
Version: 1.1.1 / may 4 2009
- fix:loading translations for menu
- fix:translation length breaking layouts
Version: 1.1.0 / may 3 2009
- new:disable flash uploader
- new:adding index.php file for folder protection
- new:delete old posts
- edit:support for wordpress 2.8
- edit:updated some of the settings
- fix:few minor css problems
Version: 1.0.3 / april 2 2009
- edit:checking of admin script name
- fix:grid size change not working on pages editor
Version: 1.0.2 / march 25 2009
- new:logging into file executed sql queries
- edit:compatibility with mysql 4.0 deleting format
- edit:improved deleting revisions to include metadata and taxonomy tables
- edit:more phpdoc comments added for functions and constants
- fix:adding columns to grids returns empty columns array
- fix:invalid url in the admin footer
Version: 1.0.1 / march 22 2009
- new:function for deleting revision return the count
- new:override for php settings in config
- new:counting removed revisions
- edit:better control over php settings
- edit:improved saving of settings
- edit:small changes in css styles
- fix:saving of post bulk removal date
Version: 1.0.0 / march 20 2009
- new:cron scheduler panel
- new:unschedule cron jobs
- new:clear cached rss feeds
- new:danish translation
- edit:settings panel reogranized
- edit:various improvements
- edit:changed urls
- edit:changed some of define constants
- fix:few small bugs
Version: 0.8.0 / march 18 2009
- new:media panel grid id column
- new:close comments and pings for posts
- new:db tables columns
- new:drop or empty db tables
- new:remove wp version
- new:remove really simple discovery header link
- new:remove windows live writer header link
- new:admin footer message
- edit:various improvements
- edit:javascript external file
- fix:few small bugs
Version: 0.7.0 / march 17 2009
- new:php.ini memory limit setting
- new:full php info
- new:full php constants list
- new:full mysql server variables
- edit:css changes for ie browsers
- edit:various improvements
- fix:few small bugs
Version: 0.6.0 / march 15 2009
- new:server, php and mysql status on front page
- new:links boxes on the front page
- edit:settings panel split to tabs
- fix:few small bugs
Version: 0.5.0 / march 14 2009
- new:settings to disable plugin and core updates
- new:dashboard statistical widget
- new:setting to disable RSS feeds
- new:admin tool for reseting widgets sidebars
- new:phpdoc comments for custom functions
- edit:css files cleanup
- edit:separated file with custom functions
- fix:loading of css for all plugin pages
- fix:few small bugs
Version: 0.4.0 / march 12 2009
- new:sticky column on edit post and pages panels
- new:settings to control saving of revisions
- edit:improved translations
- fix:few small bugs
Version: 0.3.0 / march 11 2009
- new:integrated columns styling
- new:changing posts shown in the edit page grid
- edit:various improvements
- fix:not saving settings
- fix:various small bugs
Version: 0.2.0 / march 9 2009
- new:renaming of account username
- new:ID column on edit post and pages panels
- new:database tool for optimizing and fixing db tables
- new:spanish translation
- edit:improved readme file
- edit:various small changes
- fix:loading css classes only for plugin pages
Version: 0.1.0 / february 11 2009
- new:mass removal of revisions tool
- new:delete revisions from edit posts or pages
- new:serbian translation
- new:basic plugin panels
Version: 0.0.2 / february 10 2009
- new:basic menu structure
- new:wordpress init, menu actions
Version: 0.0.1 / february 10 2009
- new:svn outline version