LibreJS - News
GNU LibreJS 6.0.9 released
Item posted by Nikolas Nyby <nikolas> on Wed 17 Jun 2015 02:11:21 AM UTC.
There's a new version of LibreJS - version 6.0.9.
LibreJS is a Mozilla add-on that prevents nonfree JavaScript programs from running in your web browser.
Here's the changes since 6.0.8:
* Add the WTFPL license to the list of accepted licenses.
Thanks to CY for pointing out that it was missing.
* The LibreJS version number is now displayed in the main
LibreJS panel.
* Fixed a mangled Unicode character problem in
process_response.js. Thanks to Jookia for the patch.
* onDetermineCharset now only checks for valid charsets.
Thanks to Ruben Rodriguez for the patch.
* Removed the draggable complain banner functionality. This
functionality prevented LibreJS from getting approved on
Mozilla's Add-on network, and it wasn't essential, so I've
removed it.
* Add JsChecker.isFreeLicensed method from Ruben Rodriguez. We're
hoping this will lead to improved speed and memory usage in
LibreJS.
This project's website is here:
https://www.gnu.org/software/librejs/
The source files are here:
https://ftp.gnu.org/gnu/librejs/librejs-6.0.9.tar.gz (912k)
And here's the xpi package you can install in your browser:
https://ftp.gnu.org/gnu/librejs/librejs-6.0.9.xpi (430k)
Powered by Savane 3.14-d288.
Corresponding source code