Archive for the ‘Upload Notices’ Category

3.2.7 uploaded to AMO

Saturday, January 9th, 2010

I almost want to put it through another round of testing before I release but having used it for quite awhile, I think I already squashed all the bugs.

Anyways, I am uploading 3.2.7 to AMO. 3.2.7 has been uploaded to AMO.

Updates 3.2.6.7 and 3.2.6.8

Thursday, November 26th, 2009

Alright, so here’s what’s changed since my last posting:

  • 3.2.6.7 has FINALLY been released on AMO.
  • I’m uploading 3.2.6.8 to AMO right now. It has support for upto RC1. Also fixes a visual bug in the wizard and a bug where uninitialized objects will halt link loading.
  • The tabs build has been updated with the fixes from 3.2.6.8.
  • IMPORTANT: The Summer of Funding thanks page will now just be a mention to the group as a whole. The reason for this change is because some people might not want to be mentioned (for various reasons) and it’s really hard to keep track. If you do want to be listed by name and you did donate during the Summer Of Funding, please email me (general[at]thunderbrowse.com).

In other news, we were also mentioned in the PC Magazine review for Thunderbird 3. Awesome!

That’s pretty much about it.

Announcing 3.2.6.6

Sunday, October 18th, 2009

3.2.6.6 fixes a few semi-critical bugs that were introduced around version 3.2.6.2. These bugs deal with applying content permissions. Affected content permission modules are redirects, javascript and plugins.

Thanks to core fixes in Thunderbird (since about version 2 [though it might be earlier]), remote javascript cannot access high level elements (this means your emails, window chrome, etc).

If you use Thunderbird 3.0b4pre or higher, you are confirmed safe (as content permissions have been moved to core since that version).

I apologize for any problems this may have caused. This build has been uploaded to AMO and put on urgent release. In the meantime, you can download it here.

The tabs build has been updated. You can get it here.

ThunderBrowse 3.2.6.5 and other updates

Sunday, September 20th, 2009

If you use ThunderBrowse on Postbox, you might notice that it doesn’t work anymore and the tabs build is just as broken.

Here’s what happened: Postbox developers changed how the message pane is displayed. This seems to be a reoccurring theme in Thunderbird (and messenger in general) development land.

Anyways, I fixed the problem in ThunderBrowse 3.2.6.5 and for good measure, I threw in some context based items into the special context menu for links. I’ve also included the fix in the new tabs build. TB3 Tabs for Postbox is not possible at the moment. Do not attempt to install the tabs build on Postbox. The registration flag is either not the same or not available (I didn’t have time to check).

I’ve uploaded the new tabs build (the link is the same as before) and I just uploaded 3.2.6.5 to AMO. I also fixed a small wizard bug for Postbox if you used a sandboxed copy.

Additions to 3.2.6.4

Thursday, August 20th, 2009

I just pulled version 3.2.6.4 from AMO in order to add a few more bug fixes to the version.

This is what has been changed:

  • You can use the enter button on textareas again
  • Enter button now includes the submit button in the POST and GET requests (because it didn’t before).
  • onSubmit now has a fail code added to it so that it will submit the form anyways even if the onSubmit code fails.
  • The pref for onSubmit has now been removed because of the above point.
  • Various other fixes.