January 4th, 2013· Fix tab focus issue like http://member.teesoft.info/phpbb/viewtopic.php?t=5661 and http://member.teesoft.info/phpbb/viewtopic.php?t=5668.
· It seems that this is caused by some unknown issues in handling synchronized XMLHttpRequest.
· I used it to load some local resources in 0.8.0.7. This caused issues.
· It's resolved in 0.8.0.8 by using asynchronously api.
January 3rd, 2013· Disable a few line of code which causes customize toolbar doesn't show. Especially for the first two runs, not sure why.
September 24th, 2012· Fix a cretical issue in 0.7.1.8.
· FF 15 strict mode doesn't allow function in if branch, so move out.
September 15th, 2012· Make it work for Firefox 18.0a1.
June 19th, 2012· Fix bugs which duplicate sound on youtube.
February 23rd, 2012· Fix of the issue of steal focus in some cases
January 3rd, 2012· Support Firefox 9.0
· Fix typo in code
November 4th, 2011· Reduce memory usage.
· Allow rate rules
· A few other bug fixes