Releases: hackademix/noscript
Releases · hackademix/noscript
NoScript 11.0.41rc2
x More precise event suppression mechanism
x Fixed regression: events suppressed on file:// pages
unless scripts are allowed
x Updated TLDs
NoScript 11.0.41rc1
x Fixed regression: events suppressed on file:// pages
unless scripts are allowed
x Updated TLDs
NoScript 11.0.39rc3
x Fixed regression causing manual NoScript downgrades to be
delayed until manual restart
NoScript 11.0.40
x Avoid synchronous policy fetching whenever possible
(fixes multiple issues)
NoScript 11.0.40rc2
x Avoid synchronous policy fetching whenever possible
NoScript 11.0.40rc1
x Handle edge case in file:// pages: policy change and
reload before DOMContentLoaded
NoScript 11.0.39
x Fix reload loops on broken file: HTML documents (thanks
bernie for report)
x [XSS] Updated HTML event attributes
x Local policy fallback for file: and ftp: URLs using
window.name rather than sessionStorage
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 Added "Revoke temporary permissions on NoScript updates,
even if the browser is not restarted" advanced option
x Let temporary permissions survive NoScript updates
(shameless hack)
x Fixed some traps around Messages abstraction
x Ignore search / hash on policy matching of domain-less
URLs (e.g. file:///...)
x Updated TLDs
x Fixed automatic scrolling hampers usability on long sites
lists in popup
x Better timing for event attributes removal/restore
x Work-arounds for edge cases in synchronous page loads
bypassing webRequest (thanks skriptimaahinen)
NoScript 11.0.39rc8
x Several hacks to make non-distruptive updates compatible
with Chromium
x Tighten localPolicy persistence mechanism during reloads
NoScript 11.0.39rc7
x Temporary settings survival more resilient and compatible
with Fenix
x [L10n] Updated es
NoScript 11.0.39rc6
x Fix reload loops on broken file: HTML documents (thanks
bernie for report)
x [XSS] Updated HTML event attributes