Skip to content

Releases: hackademix/noscript

NoScript 11.0.39rc2

27 Aug 18:33

Choose a tag to compare

NoScript 11.0.39rc2 Pre-release
Pre-release
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 Removed useless CSS property
x Updated TLDs

NoScript 11.0.39rc1

27 Aug 18:33

Choose a tag to compare

NoScript 11.0.39rc1 Pre-release
Pre-release
x Updated TLDs
x Fixed automatic scrolling hampers usability on long sites
  lists in popup
x Fixed typo in vendor-prefixed CSS

NoScript 11.0.38

27 Aug 18:32

Choose a tag to compare

x Better timing for event attributes removal/restore
x Work-arounds for edge cases in synchronous page loads
  bypassing webRequest (thanks skriptimaahinen)
x [L10n] Updated bn

NoScript 11.0.38rc2

27 Aug 18:31

Choose a tag to compare

NoScript 11.0.38rc2 Pre-release
Pre-release
x Better timing for event attributes removal/restore

NoScript 11.0.38rc1

27 Aug 18:29

Choose a tag to compare

NoScript 11.0.38rc1 Pre-release
Pre-release
x Work-arounds for edge cases in synchronous page loads
  bypassing webRequest (thanks skriptimaahinen)
x [L10n] Updated bn

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