23 April 2010 - v0.3
Added scrolling to progress messagesClear progress messages every time dump is clicked
On file dump failure, unlink any existing file
Added gzip support and detection
21 April 2010 - v0.2
Added simultaneous dumping of 3 tablesChanged name of script
Altered writing to update table to be synchronous so simultaneous writes don't lock the browser up
On successful dump, the table name in the "tables to dump" table now becomes the download link
If a second dump request is made after a table was successfully dumped, the table parser strips off the previous link
Any existing file is now unlinked before being redumped
Progress Messages dialog improved
20 April 2010 - v0.1a
Initial script creation. All basic functionality added.