Version 3.2.0.6 Released
Wednesday, December 19th, 2007Version 3.2.0.6 is now available on AMO.
Version 3.2.0.6 is now available on AMO.
This version has two fixes. The bulgarian locale has now been finished and included with this build, and middle clicking bugs have been fixed.
In other news, I found a graphic artist better then me. I am still trying out this neato icon he sent me. I might just use it.
Well, I installed a bug tracker. Woopie for me! It’s not Bugzilla (CGI never works) but it’s something. Anonymous access is enabled (meaning you don’t have to sign in) but it doesn’t work for some reason. The only project version listed for filling bugs with is 3.2.0.5 though. I’m just now trying out this bug tracker. If it doesn’t work out, I’ll just close it down.
Check it out. For people who don’t feel like they can handle it, I installed an easy bug reporting system. It has no captcha because I think that would make it a hassle. But I can enable one if I start seeing abuse.
Version 3.2.0.5 is now available on AMO
Personally, not supporting Thunderbird 1.5 is fine with me.
I barely know anyone who still uses it. Thunderbird 2.0.0.9 is so much better. Between the two versions, the networking code changed. To check if something is online in Thunderbird 2.0.0.9 you use MailOfflineMgr.isOnline() but in 1.5 you use CheckOnline() (which is evil because everything else has the first word lowercase like checkOffline [which is not a function]). However, CheckOnline() doesn’t exist on 2.0.0.9 and MailOfflineMgr.isOnline() isn’t in 1.5. Hm…
So since ThunderBrowse 3.1.6, ThunderBrowse didn’t work in Thunderbird 1.5. Once I found out that CheckOnline() was the function that dealt with networking, I added support for 1.5 again.
And now the 3.2.0.5 file I uploaded has been updated so it will support 1.5