Histórico de versões do Suíte de Segurança NoScript - 25 versões
Suíte de Segurança NoScript por Giorgio Maone
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 11.4.37
Lançado em 8 de set de 2024 - 941,7 KBFunciona em firefox 59.0 em diante, android 113.0 em diantev 11.4.37
============================================================
x [nscl] Do not patch windows with WebGLHook if webgl is
globally disabled
x [nscl] Do not patch workers if webgl is globally disabled
x [L10n] Updated uk
x [nscl] Workers-aware WebGL HookCódigo fonte publicado sob GNU General Public License v2.0
Baixe o Firefox e instale a extensãoVocê precisa do Firefox para usar esta extensãoVersões mais antigas
Versão 11.4.35
Lançado em 26 de ago de 2024 - 934,13 KBFunciona em firefox 59.0 em diante, android 113.0 em diantev 11.4.35
============================================================
x Improved lazy_load capability (optimization and
notification)
x [nscl] Slight optimization of NOSCRIPT element emulation
loop
x Automatically add extra capabilities to policyTypesMap
x Gracefully handle new capabilities still unknown to the
settings host (e.g. Tor/Mullvad browser), if any
x Configurable "lazy_load" capability (see
https://github.com/whatwg/html/issues/5250)
x Prefetch all CSS subresources (1st party included) in
private contexts where both unchecked_css and scripting
capabilities are disabled
x Forcibly neutralize lazy loading attributes when scripting
is disabled
x [nscl] Restored SyncMessage compatibility with Firefox 78
and below
x Lock nscl version on stable releases
x [L10n] Updated de, fr, tr, ru, uk, zh_CNCódigo fonte publicado sob GNU General Public License v2.0
Versão 11.4.34
Lançado em 7 de ago de 2024 - 932,84 KBFunciona em firefox 79.0 em diante, android 113.0 em diantev 11.4.34
============================================================
x [nscl] Work around for
https://bugzilla.mozilla.org/show_bug.cgi?id=1899786
(issue #372)
x [L10n] Updated de, ru, tr
x Synchronize nscl git commits as needed before tagging new
versionsCódigo fonte publicado sob GNU General Public License v2.0
Versão 11.4.31
Lançado em 16 de jul de 2024 - 932,54 KBFunciona em firefox 59.0 em diante, android 113.0 em diantev 11.4.31
============================================================
x [L10n] Updated fr, is, ru, zh_CN
x Improved release tooling
x [nscl] Updated to latest NoScript Commons Library
x NoScript Options/Appearance/Show synthetic placeholders
for invisible capability probes (issue #369)
x [nscl] Make placeholders easier to style per type
x Prevent duplicate synthetic placeholders for invisible
capability probes (issue #369)Código fonte publicado sob GNU General Public License v2.0
Versão 11.4.30
Lançado em 8 de jul de 2024 - 931,81 KBFunciona em firefox 59.0 em diante, android 113.0 em diantev 11.4.30
============================================================
x [nscl] Best effort WebGL placeholders for offscreen
capability detection
x Improved blocked but required capability reporting from
subframes (issue #367)
x [nscl] Include SVG among embedding document types (fixes
issue #366)
x Removed obsolete "applications" manifest.json keyCódigo fonte publicado sob GNU General Public License v2.0
Versão 11.4.29
Lançado em 7 de dez de 2023 - 930,37 KBFunciona em firefox 59.0 em diante, android 113.0 em diantev 11.4.29
============================================================
x [nscl] Updated TLDs
x [nscl] Improved reliability of TLD updater
x Removed theme.js console noise
x Fix beta channel updates breakage due to
browser_specific_settings override
x [nscl] Several content-side performance improvements
x Reduce synchronous policy retrieval impact on file: and
ftp: document loading performance
x More commands for which a keyboard shortcut can be
configured
x [L10n] Updated de, fi, mk, nl, pl, ru, sq, tr, uk,
pt_BR, zh_CN, zh_TW
x Explicit Android compatibility declarationCódigo fonte publicado sob GNU General Public License v2.0
Versão 11.4.28
Lançado em 8 de out de 2023 - 928,61 KBFunciona em firefox 59.0 em diante, android 59.0 em diantev 11.4.28
============================================================
x Prevent URL leaks from media placeholders (thanks NDevTK
for report)
x [nscl] Support for in-tree TLDs updatesCódigo fonte publicado sob GNU General Public License v2.0
Versão 11.4.27
Lançado em 8 de set de 2023 - 927,84 KBFunciona em firefox 59.0 em diante, android 59.0 em diantev 11.4.27
============================================================
x [XSS] Better specificity of HTML elements preliminary
checks
x [XSS] Better specificity of potential fragmented injection
through framework syntax detection (thanks Rom623, barbaz
et al)
x [nscl] RegExp.combo(): RegExp creation by combination for
better readability and comments
x [nscl] Replaced lib/sha256.js with web platform native
implementation (thanks Martin for suggested patch)
x [nscl] Fixed property/function mismatch (thanks Alex)
x Fixed operators precedence issue #312 (thanks Alex)
x [nscl] Prevent dead object access on BF cache (thanks
jamhubub and mriehm)Código fonte publicado sob GNU General Public License v2.0
Versão 11.4.26
Lançado em 20 de jul de 2023 - 930,12 KBFunciona em firefox 59.0 em diante, android 59.0 em diantev 11.4.26
============================================================
x [Android] Fixed regression preventing NoScript prompts
from being shown
x [XSS] Fallback to execute most demanding regular
expressions asynchronously
x [XSS] Removed obsolete Flash-related checks
x [XSS] Make InjectionChecker's regular expressions easier
to debug
x [XSS] Updated OpenID regexpCódigo fonte publicado sob GNU General Public License v2.0
Versão 11.4.25
Lançado em 9 de jul de 2023 - 928,37 KBFunciona em firefox 59.0 em diante, android 59.0 em diantev 11.4.25
============================================================
x Reload extension on fatal failures
x [Android] Fixed UI styling regression
x Fixed UI inconsistencies when finer-grained contextual
policies are created/imported by other means (thanks
barbaz for reporting)Código fonte publicado sob GNU General Public License v2.0
Versão 11.4.24
Lançado em 29 de jun de 2023 - 927,78 KBFunciona em firefox 59.0 em diante, android 59.0 em diantev 11.4.24
============================================================
x [XSS] Fix Base64 hash checks interfering with query string
checks (thanks barbaz for reporting)
x [TabGuard] Stop exempting domains bidirectionally by
default
x [TabGuard] Fix destination domain being reported as the
trigger of a warning prompt when all the other tab-tied
domains have been exempted (thanks barbaz for report)Código fonte publicado sob GNU General Public License v2.0
Versão 11.4.22
Lançado em 15 de mai de 2023 - 926,66 KBFunciona em firefox 59.0 em diante, android 59.0 em diantev 11.4.22
============================================================
x [L10n] Updated uk
x Consistently apply DEFAULT policy to top-level data: URLsCódigo fonte publicado sob GNU General Public License v2.0
Versão 11.4.21
Lançado em 30 de mar de 2023 - 929,24 KBFunciona em firefox 59.0 em diante, android 59.0 em diantev 11.4.21
============================================================
x Fixed mislabeled Tor Browser settings override option
x [L10n] Updated mkCódigo fonte publicado sob GNU General Public License v2.0
Versão 11.4.20
Lançado em 20 de mar de 2023 - 928,87 KBFunciona em firefox 59.0 em diante, android 59.0 em diantev 11.4.20
============================================================
x Generalized prompt safety hooks
x Better blob: URL support
x [nscl] Improved cross-window patch cascading
x [nscl] Avoid unneeded side effects when checking for
zombie patched objects
x [nscl] Prompt safety hooks
x [L10n] Updated fr, fi
x Fix font family typo (!283, thanks alex-kinokon)Código fonte publicado sob GNU General Public License v2.0
Versão 11.4.18
Lançado em 1 de mar de 2023 - 927,24 KBFunciona em firefox 59.0 em diante, android 59.0 em diantev 11.4.18
============================================================
x [Firefox on Linux] Fixed detached window UI gets closed
when its decoration is clicked (thanks richard for
reporting)
v 11.4.17
============================================================
x [nscl] Settings persistence made more reliable and
resilient against sync storage unavailability
x [Windows] Changed the tab enforcement toggling shortcut to
"Alt+Shift+Comma" (still "Alt+Shift+Space" on desktop OSes
other than Windows) - issue #281
x Updated copyright year
x Removed unused files from the source tree
x Fixed "Firefox" being shown instead of "Tor Browser" in
the Security Level override option label
x [L10n] Updated pl, trCódigo fonte publicado sob GNU General Public License v2.0
Versão 11.4.16
Lançado em 6 de fev de 2023 - 926,76 KBFunciona em firefox 59.0 em diante, android 59.0 em diantev 11.4.16
============================================================
x [L10n] Updated de, nl, pl, ru, sq, zh_CN
x Always open the windowed standalone UI when invoked from
the Alt+Shift+N shortcut
x Alt+Shift+Space shortcut to toggle restrictions
enforcement for current tab (issue #129, thanks PF4Public
for RFE)Código fonte publicado sob GNU General Public License v2.0
Versão 11.4.15
Lançado em 26 de jan de 2023 - 925,47 KBFunciona em firefox 59.0 em diante, android 59.0 em diantev 11.4.15
============================================================
x Use the actual browser's brand name for Tor Browser
derivatives
x Always open the windowed standalone UI when invoked from
the contextual menu (thanks ZeroUnderscoreOu for
reporting)Código fonte publicado sob GNU General Public License v2.0
Versão 11.4.14
Lançado em 1 de jan de 2023 - 926,64 KBFunciona em firefox 59.0 em diante, android 59.0 em diantev 11.4.14
============================================================
x Updated HTML event attributes list
x Uniformed indexed directory Firefox UI emulation to
prevent a script blocking bypass on file:// resources
(thanks RyotaK for reporting)
x Fixed error being logged in the console on scriptless
pages when hitting [Delete] or [Backspace] (thanks barbaz
for reporting)
x Work-around for background page misteriously being
unloaded sometimes by Firefox
x [L10n] Updated Transifex configurationCódigo fonte publicado sob GNU General Public License v2.0
Versão 11.4.13
Lançado em 21 de nov de 2022 - 926,55 KBFunciona em firefox 59.0 em diante, android 59.0 em diantev 11.4.13
============================================================
x Ensure theme changes are synchronized across windows,
including private ones (thanks barbaz for reporting)
x [UI] Ensure prompts are always centered relative to the
parent window in multi-monitors setups
x Switch to "Modern Red Evil" icon contributed by fatboy
x Work-around for Chromium unable to load the placeholder
icon
x Themed placeholders
x [nscl] Fixed placeholder fallback styles on Gecko
embedding documents
x [L10n] New Romanian (ro) locale (thanks Simona Iacob and
Inpresentia I.)Código fonte publicado sob GNU General Public License v2.0
Versão 11.4.12
Lançado em 14 de nov de 2022 - 920,85 KBFunciona em firefox 59.0 em diante, android 59.0 em diantev 11.4.12
============================================================
x [L10n] Updated is, mk
x [L10n] New Finnish (fi) locale (thanks RJuho, olavinto and
ricky.tigg)
x [L10n] New Ukrainian (uk) locale (thanks Kataphan, MuS and
uniss)
x [L10n] New Persian (fa) locale (thanks voxp and magnifico)Código fonte publicado sob GNU General Public License v2.0
Versão 11.4.11
Lançado em 14 de set de 2022 - 900,96 KBFunciona em firefox 59.0 em diante, android 59.0 em diantev 11.4.11
============================================================
x Fix broken NoScript dialogs when
browser.privatebrowsing.autostart = true (issue#259,
thanks foenix for reporting)
x Avoid using fallback origins for main_frame loadsCódigo fonte publicado sob GNU General Public License v2.0
Versão 11.4.10
Lançado em 31 de ago de 2022 - 899,33 KBFunciona em firefox 59.0 em diante, android 59.0 em diantev 11.4.10
============================================================
x [TabTies] Cascade and merge ties in a shared pool, to
prevent them from being cut by closing a middle tab
(thanks NDevTK for reporting)
x Extended origin normalization to top-level documents
(thanks NDevTK for reporting)
x [TabGuard] Fixed regression in about:blank handling
(thanks NDevTK for reporting)
x Better origin guess for requests from sandboxed iframes
(thanks NDevTK for reporting)
x More precise tracking of implicit origins in tab URLs
x [nscl] Stricter criteria for cutting tab relations (thanks
NDevTK for reporting)
x Use window.origin when fetching policies for inheriting
special URLs (thanks NDevTK for reporting)
x Better build script compatibilityCódigo fonte publicado sob GNU General Public License v2.0
Versão 11.4.9
Lançado em 12 de ago de 2022 - 900,85 KBFunciona em firefox 59.0 em diante, android 59.0 em diantev 11.4.9rc1
============================================================
x [L10n] Updated pl, tr, zh_CN
x [TabGuard] Abort the load when the warning dialog is
closed by any mean except the OK button
x [TabGuard] Stricter criteria for cutting tab relations
(thanks fatboy for reporting)Código fonte publicado sob GNU General Public License v2.0
Versão 11.4.8
Lançado em 10 de ago de 2022 - 900,05 KBFunciona em firefox 59.0 em diante, android 59.0 em diantev 11.4.8
============================================================
x Cross-tab identity leak protection ("TabGuard", see
tor-browser#41071, thanks barbaz and fatboy for testing)
x [TabGuard] Better request lifecycle management
x [L10n] Updated de, it, nl, ru, sq
x [l10n] Automatic pull for 100% completed translations onlyCódigo fonte publicado sob GNU General Public License v2.0
Versão 11.4.7
Lançado em 8 de ago de 2022 - 894,65 KBFunciona em firefox 59.0 em diante, android 59.0 em diantev 11.4.7
============================================================
x [XSS] Fixed regression in invalid characters optimization
causing false negatives (thanks Tsubasa for reporting)
x Minor build script enhancementCódigo fonte publicado sob GNU General Public License v2.0