newsLibreJS - News: GNU LibreJS 6.0.9 released

 
 
Latest News
LibreJS 7.21.0 released posted by ycp, Thu 21 Jul 2022 01:52:15 PM UTC
LibreJS 7.17 released posted by rubenquidam, Thu 13 Sep 2018 09:45:33 PM UTC
LibreJS 7.16 released posted by rubenquidam, Wed 05 Sep 2018 09:40:49 PM UTC
LibreJS 7.15 released posted by rubenquidam, Tue 07 Aug 2018 07:16:03 PM UTC
LibreJS 7.14 released posted by rubenquidam, Fri 11 May 2018 10:28:19 PM UTC

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)

 

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code