Skip to content

Releases: hackademix/noscript

NoScript 11.0.41rc2

27 Aug 19:02
Compare
Choose a tag to compare
NoScript 11.0.41rc2 Pre-release
Pre-release
x More precise event suppression mechanism
x Fixed regression: events suppressed on file:// pages
  unless scripts are allowed
x Updated TLDs

NoScript 11.0.41rc1

27 Aug 19:02
Compare
Choose a tag to compare
NoScript 11.0.41rc1 Pre-release
Pre-release
x Fixed regression: events suppressed on file:// pages
  unless scripts are allowed
x Updated TLDs

NoScript 11.0.39rc3

27 Aug 18:34
Compare
Choose a tag to compare
NoScript 11.0.39rc3 Pre-release
Pre-release
x Fixed regression causing manual NoScript downgrades to be
  delayed until manual restart

NoScript 11.0.40

27 Aug 19:01
Compare
Choose a tag to compare
x Avoid synchronous policy fetching whenever possible
  (fixes multiple issues)

NoScript 11.0.40rc2

27 Aug 19:00
Compare
Choose a tag to compare
NoScript 11.0.40rc2 Pre-release
Pre-release
x Avoid synchronous policy fetching whenever possible

NoScript 11.0.40rc1

27 Aug 19:00
Compare
Choose a tag to compare
NoScript 11.0.40rc1 Pre-release
Pre-release
x Handle edge case in file:// pages: policy change and
  reload before DOMContentLoaded

NoScript 11.0.39

27 Aug 18:59
Compare
Choose a tag to compare
x Fix reload loops on broken file: HTML documents (thanks
  bernie for report)
x [XSS] Updated HTML event attributes
x Local policy fallback for file: and ftp: URLs using
  window.name rather than sessionStorage
x [L10n] Updated bn, br, ca, da, de, el, es, fr, he, is, it,
  ja, lt, mk, ms, nb, nl, pl, pt_BR, ru, sq, sv_SE, tr,
  zh_CN, zh_TW
x Added "Revoke temporary permissions on NoScript updates,
   even if the browser is not restarted" advanced option
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 Updated TLDs
x Fixed automatic scrolling hampers usability on long sites
  lists in popup
x Better timing for event attributes removal/restore
x Work-arounds for edge cases in synchronous page loads
  bypassing webRequest (thanks skriptimaahinen)

NoScript 11.0.39rc8

27 Aug 18:58
Compare
Choose a tag to compare
NoScript 11.0.39rc8 Pre-release
Pre-release
x Several hacks to make non-distruptive updates compatible
  with Chromium
x Tighten localPolicy persistence mechanism during reloads

NoScript 11.0.39rc7

27 Aug 18:56
Compare
Choose a tag to compare
NoScript 11.0.39rc7 Pre-release
Pre-release
x Temporary settings survival more resilient and compatible
  with Fenix
x [L10n] Updated es

NoScript 11.0.39rc6

27 Aug 18:35
Compare
Choose a tag to compare
NoScript 11.0.39rc6 Pre-release
Pre-release
x Fix reload loops on broken file: HTML documents (thanks
  bernie for report)
x [XSS] Updated HTML event attributes