Releases: hackademix/noscript
Releases · hackademix/noscript
NoScript 11.0.44rc1
x Updated TLDs
x [L10n] Updated es
x [XSS] Fixed escape detection bug causing strage false
positives (thanks Dave Howorth for report)
x Fixed markup typo
NoScript 11.0.43
x Fix for some race conditions causing corruptions in
non-HTML non-XML documents
NoScript 11.0.43rc1
x Should fix some race conditions causing corruptions in
non-HTML non-XML documents
NoScript 11.0.42
x Avoid useless "seen" reports from onBeforeRequest()
x Catch broadcast messaging errors
x Make build.sh tag push even already created tags
x Updated TLDsm
x Work-around for applying DOM CSP to non-HTML XML documents
(thanks skriptimaahinen)
x Document freezing to handle SVG and other XML documents
as a fallback before CSP insertion
x Refactored and improved syncFetchPolicy fallback for file:
and ftp: special cases
NoScript 11.0.42rc8
x Avoid useless "seen" reports from onBeforeRequest()
x Catch broadcast messaging errors
x Make build.sh tag push even already created tags
NoScript 11.0.42rc7
x Updated TLDs
x Let injected CSP prevent onload events from firing on
unfrozen embedded elements
x Work-around for applying DOM CSP to non-HTML XML documents
(thanks skriptimaahinen)
NoScript 11.0.42rc6
x Document freezing to handle SVG and other XML documents
impervious to CSP on Mozilla
NoScript 11.0.42rc5
x Skip soft reload if not needed
NoScript 11.0.42rc4
x XML-compatible soft reload
NoScript 11.0.42rc3
x "Soft reload" approach to fix file: and ftp: issues