Skip to content

Releases: hackademix/noscript

NoScript 11.0.44rc1

10 Sep 22:34

Choose a tag to compare

NoScript 11.0.44rc1 Pre-release
Pre-release
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

10 Sep 22:34

Choose a tag to compare

x Fix for some race conditions causing corruptions in
  non-HTML non-XML documents

NoScript 11.0.43rc1

10 Sep 22:33

Choose a tag to compare

NoScript 11.0.43rc1 Pre-release
Pre-release
x Should fix some race conditions causing corruptions in
  non-HTML non-XML documents

NoScript 11.0.42

10 Sep 22:33

Choose a tag to compare

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

04 Sep 18:35

Choose a tag to compare

NoScript 11.0.42rc8 Pre-release
Pre-release
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

04 Sep 18:34

Choose a tag to compare

NoScript 11.0.42rc7 Pre-release
Pre-release
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

04 Sep 18:34

Choose a tag to compare

NoScript 11.0.42rc6 Pre-release
Pre-release
x Document freezing to handle SVG and other XML documents
  impervious to CSP on Mozilla

NoScript 11.0.42rc5

31 Aug 23:00

Choose a tag to compare

NoScript 11.0.42rc5 Pre-release
Pre-release
x Skip soft reload if not needed

NoScript 11.0.42rc4

31 Aug 07:13

Choose a tag to compare

NoScript 11.0.42rc4 Pre-release
Pre-release
x XML-compatible soft reload

NoScript 11.0.42rc3

31 Aug 07:12

Choose a tag to compare

NoScript 11.0.42rc3 Pre-release
Pre-release
x "Soft reload" approach to fix file: and ftp: issues