January 28th, 2013· Remove Fennec support
· Fix several memory leaks
· Remove the MozAfterPaint listener in favor of a mutation observer (major performance increase)
· Added the icon to the addon bar again as requested by users.
· Where the addon should be visibile is now changeable through the options.
December 13th, 2012· The addon now does not forget its settings when starting it for the second time.
· Re-enabling the addon now shows the icon for opened sites with comments blocked as it should.
December 13th, 2012· The addon has been thoroughly rewritten to be restartless.
· Blocking is now done through CSS rather than JavaScript, which improves performance.
· The addon should now also explicitly block the disqus comment platform.
· The options dialog is removed in favor of the new inline options.
January 23rd, 2012· The mobile version will hide comments properly again.
October 4th, 2011· The jail guard is now passive instead of active. This will prevent loop of death crashes on some sites.
· More elements will be caught as comments due to a bug fix regarding lower- and uppercases.
July 12th, 2011· The CommentBlocker menu item will open the settings window again in Firefox.
May 12th, 2011· The user is no longer allowed to submit forms with hidden fields.
· Links should now be found in Firefox to the addon's website.
· Fixing a bug with one of the DOM parsers so it now checks element IDs as well.
· Several minor code optimizations made to improve performance.
· Some license and readme files are now bundled with the addon.
May 6th, 2011· Adding a menu item under the tools menu for CommentBlocker.
· Adding new graphical elements to the preference window.
· Optimizing existing graphical elements to appear more smooth.
January 6th, 2011· Adding garbage collecting for AJAX sites.
December 20th, 2010· Speeding up the jail guard.
December 17th, 2010· Fixing a bug with the jail guard, where some sites' JavaScript manipulations would be blocked although blocking was off.
August 20th, 2010· Now supporting Firefox 4.0b2
· Moving status bar icon to the location bar instead
July 5th, 2010· Adding runtime protection against comments
· Adding French locale
· Adding German locale
· Adding Serbian locale
June 16th, 2010· Adding Brazilian locale
· Adding Chinese (simplified) locale
· Adding Dutch locale
· Adding Japanese locale
· Adding Swedish locale
June 12th, 2010· Moving the document initialization code to another event, which was earlier preventing the addon from properly handling some few websites.
June 8th, 2010· Adding tab listener which was evidently lost in 1.1.0
May 22nd, 2010· From now on comments will not be shown during page loads (if hidden) and the status bar icon is usable before page has finished loading.
May 18th, 2010· Fixing synchronization problem between status bar icon & unloaded page
· Removing non-existant right click menu script