3.2.5 is now availible on AMO to download.
Enjoy!
3.2.5 is now availible on AMO to download.
Enjoy!
This is it! I’m finally releasing 3.2.5! Amazing. It’s only been in development for two months (then again, I wasn’t working on it everyday) but it’s seriously been awhile.
This new version tackles problems with POST requests, language handling and presentation in HTML content, hotkey customization (you can customize hotkeys now) and a whole bunch more!
I would really really like to thank BadPauly for helping me test POST character encoding (this was what was blocking 3.2.5 from releasing).
Anyways, 3.2.5 has been uploaded to addons.mozilla.org where it will hopefully be pushed to public soon.
3.2.5 has been completely translated, which pretty much almost clears this version for release.
I’ve been trying to figure out if I should post a beta for people to try and tell me if everything works okay. I mean it works just fine from my end, but some of the newer changes (like character encoding) need a true “in the field” test. It passed all my tests, but I really want to know if this definitely kills all those problems.
The problem with releasing a beta is that of the small amount of people who use the beta, no one replies back on any problems or if everything works. So I might just go about and release the next version anyways.
Recently, AMO decided that all extensions hosted must have a software license, or the addon cannot be updated.
Being Mozilla, the only licenses available were completely open source software licenses. However, ThunderBrowse is free software, but not open source but most free software licenses were way too limiting or too open.
For example, one of the Microsoft Public licenses applies to C++, C# and Javascript files. It sounds great, until you look further in. One of the requirements is that your software has to run on Windows only and your software cannot be used in a business environment.
This prompted me to write my own license using the W3C License as a template. Nothing has really changed from what I’ve said in the past. ThunderBrowse is free to use but not open source.
The new license can be found here: http://www.thunderbrowse.com/thunderblog/license/
In a nutshell:
[1]: This clause has an exception that is mainly focused on print media such as magazines. I will only allow ThunderBrowse to be sold with my express written permission (this means if you want to sell a magazine bundled with a CD/DVD and it contains ThunderBrowse you need to get my permission).
[2]: We don’t want people changing and/or distributing individual files and/or wrapping the changes they and/or someone else made into an extension and then distributing it. If you created a custom skin for ThunderBrowse using Stylish or something, by all means, please upload it. This clause may change to no modifications at all if problems arise.
[3]: This pertains to software bundling that some people do. We don’t want ThunderBrowse to be bundled with anything unless we say that it is okay (again, asking for permission is the way to go).
I updated the developer documentation pages today. Branched parts of the original pages to seperate pages and updated a lot of old references. The new developer documentation is a cleaner and nicer improvement over the old one.