Skip to content

Releases: hackademix/noscript

NoScript 10.1.8.18

23 Aug 17:28
Compare
Choose a tag to compare
x More resilient and optimized Sites.domainImplies()
x Update ChildPolicies when automatic temp TRUST for 
  top-level documents is enabled
x Fixed messages from content scripts being "eaten" by the 
  wrong dispatcher when UI is open (thanks  skriptimaahinen)
x Fixed typo causing accidental permissions/status mismatches 
  being checked only while pages are still loading (thanks 
  skriptimaahinen)
x Fixed typo in XSS name sanitization script injection 
  (thanks skriptimaahinen)

NoScript 10.1.8.18rc1

23 Aug 17:26
Compare
Choose a tag to compare
NoScript 10.1.8.18rc1 Pre-release
Pre-release
x More resilient and optimized Sites.domainImplies()
x Update ChildPolicies when automatic temp TRUST for 
  top-level documents is enabled
x Fixed messages from content scripts being "eaten" by the 
  wrong dispatcher when UI is open (thanks  skriptimaahinen)
x Fixed typo causing accidental permissions/status mismatches 
  being checked only while pages are still loading (thanks 
  skriptimaahinen)
x Fixed typo in XSS name sanitization script injection 
  (thanks skriptimaahinen)

NoScript 10.1.8.17

22 Aug 21:07
Compare
Choose a tag to compare
x Fix: Sites.domainImplies() should match subdomains
x More coherent wrapper around the webex messaging API
x Fixed inconsistencies affecting ChildPolicies content 
  script auto-generated matching rules.
x Fixed potential issues with cross-process messages
x Simpler and more reliable safety net to ensure CSP headers 
  are injected last among WebExtensions
x Fixed regression causing refresh loops on pages which use
  type="object" requests to load images, css and other types
x [L10n] ru and de translations
+ [XSS] Updated HTML events auto-generate matching code to 
  use both latest Mozilla source code and archived data since 
  Firefox ESR 52
+ New dynamic scripts management strategy based on the 
  browser.contentScripts API, should fix some elusive, likely
  requestFilter-induced, bugs
x Fixed no-dot domains threated as empty TLDs (thanks
  Peter Wu for patch)
- Removed requestFilter hack for dynamic scripts management
+ [L10n] br and tr translations (thanks Transifex/OTF, 
  https://www.transifex.com/otf/noscript/)
x Best effort to have webRequest.onHeaderReceived listener 
  run last (issue #6, thanks kkapsner)
x [L10n] Localized "NoScript Options" title (thanks Diklabyte)
x Fixed inline scripts not being reported to UI (thanks 
  skriptimaahinen for patch)
x Skip non-content windows when deferring startup page loads
  (thanks Rob Wu for reporting)
x Broader detection of UTF-8 encoding in responses (thanks
  Rob Wu for reporting)
x Improved support for debugging code removal in releases
x Fixed startup race condition with pending request tracking
x Fixed updating NoScript reloads tabs with revoked temporary 
  permissions.

NoScript 10.1.8.17rc8

22 Aug 16:10
Compare
Choose a tag to compare
NoScript 10.1.8.17rc8 Pre-release
Pre-release
x Fix: Sites.domainImplies() should match subdomains
x More coherent wrapper around the webex messaging API

NoScript 10.1.8.17rc7

22 Aug 14:14
Compare
Choose a tag to compare
NoScript 10.1.8.17rc7 Pre-release
Pre-release
v 10.1.8.17rc7

=============================================================
x Fixed inconsistencies affecting ChildPolicies content
  script auto-generated matching rules.
x Fixed potential issues with cross-process messages

NoScript 10.1.8.17rc6

20 Aug 22:06
Compare
Choose a tag to compare
NoScript 10.1.8.17rc6 Pre-release
Pre-release
x Simpler and more reliable safety net to ensure CSP headers 
  are injected last among WebExtensions

NoScript 10.1.8.17rc5

18 Aug 23:46
Compare
Choose a tag to compare
NoScript 10.1.8.17rc5 Pre-release
Pre-release
x Fixed regression causing refresh loops on pages which use
  type="object" requests to load images, css and other types

NoScript 10.1.8.17rc4

18 Aug 21:11
Compare
Choose a tag to compare
NoScript 10.1.8.17rc4 Pre-release
Pre-release
x More reliable attempt to have webRequest.onHeaderReceived 
  listener run last (issue #6, thanks kkapsner)
x [L10n] ru and de translations
+ [XSS] Updated HTML events auto-generate matching code to 
  use both latest Mozilla source code and archived data since 
  Firefox ESR 52

NoScript 10.1.8.17rc3

18 Aug 02:24
Compare
Choose a tag to compare
NoScript 10.1.8.17rc3 Pre-release
Pre-release
+ New dynamic scripts management strategy based on the 
  browser.contentScripts API, should fix some elusive, likely
  requestFilter-induced, bugs
x Fixed no-dot domains threated as empty TLDs (thanks
  Peter Wu for patch)
- Removed requestFilter hack for dynamic scripts management
+ [L10n] br and tr translations (thanks Transifex/OTF, 
  https://www.transifex.com/otf/noscript/)

NoScript 10.1.8.17rc2

07 Aug 07:58
Compare
Choose a tag to compare
NoScript 10.1.8.17rc2 Pre-release
Pre-release
x Best effort to have webRequest.onHeaderReceived listener 
  run last (issue #6, thanks kkapsner)
x [L10n] Localized "NoScript Options" title (thanks Diklabyte)