NoScript 10 + New Version Releases

Discussion in 'other software & services' started by Nanobot, Nov 14, 2017.

  1. JRViejo

    JRViejo Super Moderator

    Joined:
    Jul 9, 2008
    Posts:
    98,115
    Location:
    U.S.A.
    NoScript v 11.2.3 Released February 17, 2021. Changelog
     
  2. JRViejo

    JRViejo Super Moderator

    Joined:
    Jul 9, 2008
    Posts:
    98,115
    Location:
    U.S.A.
    NoScript v 11.2.4 Released March 26, 2021. Changelog
     
  3. guest

    guest Guest

    NoScript v11.2.6 Released (May 4, 2021)
    v 11.2.6
    ============================================================
    x [nscl] Various webgl blocking enhancements
    x Remove also sticky-positioned elements with click+DEL on scriptless pages (thanks skriptimaahinen for RFE)
    x [L10n] Updated bn, br, ca, da, de, el, es, fr, he, is, it, ja, lt, mk, ms, nb, nl, pl, pt_BR, ru, sq, sv_SE, tr, zh_CN, zh_TW
    x Fixed race condition causing external CSS not to be rendered sometimes when unrestricted CSS is disabled
    x Avoid document rewriting for noscript meta refresh emulation in most cases
    x [nscl] Fixed XHTML pages broken when served with application/xml MIME type and no "object" capability
    x [nscl] Switch early content script configuration to use /nscl/service/DocStartInjection.js
    x Configurable "unrestricted CSS" capability to for sites where the CSS PP0 mitigation should be disabled (e.g TRUSTED)
    x [nscl] Fix CSS PP0 mitigation still interfering with some WebExtensions (thanks barbaz for report)
    x [XSS] Increased sensitivity and specificity of risky operator pre-checks
    Download - Firefox (AMO)
     
  4. guest

    guest Guest

    NoScript v11.2.7 Released (May 5, 2021)
     
  5. JRViejo

    JRViejo Super Moderator

    Joined:
    Jul 9, 2008
    Posts:
    98,115
    Location:
    U.S.A.
    NoScript v 11.2.8 Released May 19, 2021. Changelog
     
  6. guest

    guest Guest

    NoScript 11.2.9 Released (June 23, 2021)
    Download - Firefox (AMO)
     
  7. guest

    guest Guest

    NoScript 11.2.10 Released (July 22, 2021)
    Download - Firefox (AMO)
    Download - Chrome (Web Store)
     
  8. guest

    guest Guest

    NoScript 11.2.11 Released (July 28, 2021)
    Download - Firefox (AMO)
    Download - Chrome (Web Store)
     
  9. guest

    guest Guest

    NoScript 11.2.13 Released (December 28, 2021)
    Download - Firefox (AMO)
    v 11.2.13
    ============================================================
    x [XSS] Tweaked risky operator check prevents false positive on outbound Twitter navigation (thanks @muchtypo for reporting)
    x [XSS] Better logging for JS fragment detection
    x [XSS] Fixed performance regression in invalid character ranges generation causing random XSS "DOS" false positives
    x Fetch policy for baseURI if document.domain is empty
    x [L10n] Updated ja, lt, pl, ru, zh_CN
    x Always fetch policy synchronously, if missing
    x Fixed undetermined status icon on BF cache page loads
    x [nscl] Fix webgl blocking regression due to xray wrappers confusion (thanks skriptimaahinen)
    x [nscl] Prevent unnecessary breakages on pages inspecting canvas.getContext when webgl is disabled
    x [nscl] Reduce the risk to interfere with scripts messing with the media attribute (issue #207)
     
  10. guest

    guest Guest

    NoScript 11.2.14 Released (December 29, 2021)
    Download - Firefox (AMO)
     
  11. JRViejo

    JRViejo Super Moderator

    Joined:
    Jul 9, 2008
    Posts:
    98,115
    Location:
    U.S.A.
    Watch this version! Updated from 11.2.13 and lost the ability to post here! Went back to 11.2.13, and everything works as before.
     
  12. deugniet

    deugniet Registered Member

    Joined:
    Nov 25, 2013
    Posts:
    1,244
  13. JRViejo

    JRViejo Super Moderator

    Joined:
    Jul 9, 2008
    Posts:
    98,115
    Location:
    U.S.A.
    NoScript v 11.2.15 Released Jan 17, 2022. Changelog
     
  14. JRViejo

    JRViejo Super Moderator

    Joined:
    Jul 9, 2008
    Posts:
    98,115
    Location:
    U.S.A.
    NoScript v 11.2.16 Released Jan 31, 2022. Changelog
     
  15. guest

    guest Guest

    Forum: NoScript update broke browser - Chrome
    And it has been removed from the Chrome Web Store (NoScript - Chrome (Web Store))
     
  16. Gandalf_The_Grey

    Gandalf_The_Grey Registered Member

    Joined:
    Jan 31, 2012
    Posts:
    1,189
    Location:
    The Netherlands
    Giorgio Maone posted an explanation:
    "Thank you for your reports.

    I'm extremely upset and sorry for what's happening, but unfortunately that's not something I could test in advance: it appears that the bug happens only when the extension is installed in packaged form from the stores!

    If installed in developer mode ( chrome://extensions > Developer mode ON - Load unpacked) it works normally.

    I've just tried to unpublish the 11.2.16 version (hoping the Chrome Store would rollback to previous published version 11.2.11), but this actually caused the whole extension listing page to disappear (there's no NoScript in the chrome store at this moment, it gives 404).

    I've also pushed a 11.2.17 version which is just 11.2.11 with the bumped version number, but there's no guarantee of when it will be actually published because it has to pass the Google editorial review (there's no sane way to automatically roll back users to a previous version, like you can do with Mozilla add-ons).

    At this moment the only way to have a working NoScript on Chromium browser is downloading the noscript-11.2.16-chrome.zip from the GitHub NoScript 11.2.16 release, extracting it to a local directory, and installing it with "Load unpacked" ( chrome://extensions > Developer mode ON - Load unpacked).

    In the meanwhile I'm trying to understand what the hell is creating this mess.

    Thanks for your patience"
    [UPDATE]
    The culprit seems Chromium not giving file:/// access by default to packed extensions anymore.
    So the easy work around is turning this on (useful also to make NoScript work on local HTML files) in
    chrome://extensions/?id=doojmbjmlfjjnbmnoijecmcbfeoakpjm[/QUOTE]
    https://forums.informaction.com/viewtopic.php?f=7&t=26513&start=15#p104921
     
    Last edited by a moderator: Feb 3, 2022
  17. Gandalf_The_Grey

    Gandalf_The_Grey Registered Member

    Joined:
    Jan 31, 2012
    Posts:
    1,189
    Location:
    The Netherlands
  18. guest

    guest Guest

    NoScript 11.2.19 Released (February 4, 2022)
    Changelog
    Download - Firefox (AMO)
     
  19. guest

    guest Guest

    NoScript 11.2.20 Released (February 7, 2022)
    Changelog
    Download - Firefox (AMO)
     
  20. guest

    guest Guest

    NoScript 11.2.21 Released (February 9, 2022)
    Changelog
    Download - Firefox (AMO)
    Download - Chrome (Web Store)
     
  21. guest

    guest Guest

    NoScript 11.2.24 Released (February 11, 2022)
    Changelog
    Download - Firefox (AMO)
     
  22. JRViejo

    JRViejo Super Moderator

    Joined:
    Jul 9, 2008
    Posts:
    98,115
    Location:
    U.S.A.
    NoScript v 11.2.25 Released Feb 13, 2022. Changelog
     
  23. EASTER

    EASTER Registered Member

    Joined:
    Jul 28, 2007
    Posts:
    11,126
    Location:
    U.S.A. (South)
    Does NoScript now work in Chrome without breaking?

    I yanked it out when it started messing things up badly
     
  24. 1PW

    1PW Registered Member

    Joined:
    Apr 2, 2010
    Posts:
    1,939
    Location:
    North of the 38th parallel.
    Hello @EASTER

    Can you recall a highly detailed example?

    Thank you.
     
  25. JRViejo

    JRViejo Super Moderator

    Joined:
    Jul 9, 2008
    Posts:
    98,115
    Location:
    U.S.A.
    NoScript v 11.3 Released Feb 16, 2022. Changelog
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.