Releases: hackademix/noscript
Releases · hackademix/noscript
NoScript 11.0.37
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
x Updated TLDs
x sendSyncMessage support for multiple suspension requests
(should fix extension script injection issues)
NoScript 11.0.36
x Fixed regression: temporary permissions revocation not
working anymore on privileged pages
x SendSyncMessage script execution safety net more
NoScript 11.0.36rc1
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
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
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
x Work-around for conflict with extensions inserting
elements into content pages' DOM early
x [XSS] Updated HTML events
NoScript 11.0.35rc2
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
x Let SyncMessage prevent undesired script execution
scheduled during suspension
NoScript 11.0.34
x Fixed regression breaking network-based CSP injection