Skip to content

Commit

Permalink
Prep v1.0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
andryou committed Dec 6, 2017
1 parent 07d6dff commit 71c06ab
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions html/updated.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,30 @@
</div>
<hr>
<div class="panel panel-success">
<div class="panel-heading"><h3>Updated to v<span id="versionno"></span>! (_, December _, 2017)</h3></div>
<div class="panel-heading"><h3>Updated to v<span id="versionno"></span>! (Wednesday, December 6, 2017)</h3></div>
<div class="panel-body">
<p><strong>ScriptSafe is on <a href="https://chrome.google.com/webstore/detail/scriptsafe/oiigbmnaadbkfbmpbfijlflahbdbdgdf" target="_blank">Chrome</a>, <a href="https://addons.opera.com/en/extensions/details/scriptsafe-2/" target="_blank">Opera</a>, and now <a href="https://addons.mozilla.org/firefox/addon/script-safe/" target="_blank">Firefox</a>!</strong></p>
<div class="alert alert-warning"><p><strong>ScriptSafe is on <a href="https://chrome.google.com/webstore/detail/scriptsafe/oiigbmnaadbkfbmpbfijlflahbdbdgdf" target="_blank">Chrome</a>, <a href="https://addons.opera.com/en/extensions/details/scriptsafe-2/" target="_blank">Opera</a>, and now: <a href="https://addons.mozilla.org/firefox/addon/script-safe/" target="_blank">Firefox</a>!</strong></p><p>My sincere thanks to all testers, translators, and users for your support over the past 6 years.</p></div>
<p>In this release you will find the following updates:</p>
<ul>
<li><strong>v1.0.9.5:</strong><ul>
<li>Added ability to temporarily disable ScriptSafe via the panel</li>
<li>Added the ability to revert to default settings (found under "Import / Restore Settings")</li>
<li>Added new "Recent Log" page where you can view all recently blocked or allowed items (the "Log" link can be found in the top-right corner of the ScriptSafe panel)</li>
<li>Added the ability to block Browser Plugin Enumeration (underf Fingerprint Protection, option is disabled by default so feel free to enable it)</li>
<li>Added the ability to block Bluetooth Enumeration (under Fingerprint Protection, option is disabled by default so feel free to enable it)</li>
<li>Added ability to control whether or not Remove Possible Hash Tracking applies to whitelisted sites or not (default: disabled)</li>
<li>Added ability to control the Keyboard Fingerprinting Protection keypress delay</li>
<li>Added more browser and operating systems for User Agent Spoofing (thanks nyancat18)</li>
<li>Improved Browser User Agent Spoofing and added ability to enter a custom user agent string</li>
<li>Improved WebGL Fingerprint Protection</li>
<li>Improved Clipboard Interference Protection</li>
<li>Improved domain matching logic</li>
<li>Improved syncing reliability and added data compression (for when/if Opera introduces extension data syncing like Chrome)</li>
<li>Fixed "Trust" option not being available for domains starting with a wildcard match</li>
<li>Added Polish locale (thanks Galileusz)</li>
<li>Minor updates to German, Japanese, Chinese (Traditional), and Spanish locales</li>
<li>Updated unwanted content providers list</li>
<li>Minor panel updates</li>
</ul></li>
</ul>
<p>I have put together <a href="https://www.andryou.com/scriptsafe/" target="_blank">some documentation for ScriptSafe</a>, including <a href="https://www.andryou.com/scriptsafe/quick-start/" target="_blank">"Getting Started" instructions</a>.</p>
Expand Down

0 comments on commit 71c06ab

Please sign in to comment.