I have released WP-DBManager 2.62.
- Added Auto Repair functionality via WP Cron, similar to the current implementation of Backing Up & Optimizing DB
- Added nonce to all forms for added security
- Replace
get_bloginfo('name')
withget_option('blogname')
and make it goes throughwp_specialchars_decode()
- Ported the readme.html to readme.txt
Finally, Props to Joakim Jardenberg, Jonas Nordström and Andreas Viklund for finding and reporting the previous security vulnerability.
Download: WP-DBManager 2.62