Skip to content

Releases: hackademix/noscript

NoScript 11.0.37

23 Aug 22:08

Choose a tag to compare

x Simpler and more reliable sendSyncMessage implementation
  and usage
x sendSyncMessage support for multiple suspension requests
  (should fix extension script injection issues)
x Updated TLDs

NoScript 11.0.37rc1

08 Aug 07:42

Choose a tag to compare

NoScript 11.0.37rc1 Pre-release
Pre-release
x Updated TLDs
x sendSyncMessage support for multiple suspension requests 
  (should fix extension script injection issues)

NoScript 11.0.36

08 Aug 07:41

Choose a tag to compare

x Fixed regression: temporary permissions revocation not
  working anymore on privileged pages
x SendSyncMessage script execution safety net more

NoScript 11.0.36rc1

08 Aug 07:33

Choose a tag to compare

NoScript 11.0.36rc1 Pre-release
Pre-release
x Fixed regression: temporary permissions revocation not 
  working anymore on privileged pages
x SendSyncMessage script execution safety net more 
  compatible with other extensions (e.g. BlockTube)

NoScript 11.0.35

08 Aug 07:32

Choose a tag to compare

x Avoid unnecessary reloads on temporary permissions
  revocation
x [UI] Removed accidental cyan background for site labels
x [L10n] Updated es
x Work-around for conflict with extensions inserting
  elements into content pages' DOM early
x [XSS] Updated HTML events
x Updated TLDs
x Fixed buggy policy references in the Options dialog
x More accurate NOSCRIPT element emulation
x Anticipate onScriptDisabled surrogates to first script-src
  'none' CSP violation
x isTrusted checks for all the content events
x Improved look in mobile portrait mode
x Let SyncMessage prevent undesired script execution
  scheduled during suspension

NoScript 11.0.35rc4

08 Aug 07:31

Choose a tag to compare

NoScript 11.0.35rc4 Pre-release
Pre-release
x Avoid unnecessary reloads on temporary permissions 
  revocation
x Fixed potentially infinite loop in SyncMessage Firefox 
  implementation
x [UI] Removed accidental cyan background for site labels
x [L10n] Updated es

NoScript 11.0.35rc3

03 Aug 19:14

Choose a tag to compare

NoScript 11.0.35rc3 Pre-release
Pre-release
x Work-around for conflict with extensions inserting 
  elements into content pages' DOM early
x [XSS] Updated HTML events

NoScript 11.0.35rc2

02 Aug 11:31

Choose a tag to compare

NoScript 11.0.35rc2 Pre-release
Pre-release
x Updated TLDs
x Fixed buggy policy references in the Options dialog
x More accurate NOSCRIPT element emulation
x Anticipate onScriptDisabled surrogates to first script-src 
  'none' CSP violation
x isTrusted checks for all the content events
x Improved look in mobile portrait mode

NoScript 11.0.35rc1

29 Jul 14:30

Choose a tag to compare

NoScript 11.0.35rc1 Pre-release
Pre-release
x Let SyncMessage prevent undesired script execution
  scheduled during suspension

NoScript 11.0.34

10 Jul 20:41

Choose a tag to compare

x Fixed regression breaking network-based CSP injection