|
31 | 31 | </div>
|
32 | 32 | <hr>
|
33 | 33 | <div class="panel panel-success">
|
34 |
| - <div class="panel-heading"><h3>Updated to v<span id="versionno"></span>! (_, December _, 2017)</h3></div> |
| 34 | + <div class="panel-heading"><h3>Updated to v<span id="versionno"></span>! (Tuesday, December 12, 2017)</h3></div> |
35 | 35 | <div class="panel-body">
|
36 | 36 | <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>
|
37 | 37 | <p>In this release you will find the following updates:</p>
|
38 | 38 | <ul>
|
39 | 39 | <li><strong>v1.0.9.6:</strong><ul>
|
40 |
| - <li>Added ability to selectively allow Browser Plugins Enumeration</li> |
| 40 | + <li>Added ability to temporarily disable ScriptSafe via the panel</li> |
| 41 | + <li>Added the ability to revert to default settings (found under "Import / Restore Settings")</li> |
| 42 | + <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> |
| 43 | + <li>Added the ability to block Browser Plugin Enumeration (under Fingerprint Protection, option is disabled by default so feel free to enable it)</li> |
| 44 | + <li>Added the ability to block Bluetooth Enumeration (under Fingerprint Protection, option is disabled by default so feel free to enable it)</li> |
| 45 | + <li>Added ability to control whether or not Remove Possible Hash Tracking applies to whitelisted sites or not (default: disabled)</li> |
| 46 | + <li>Added ability to control the Keyboard Fingerprinting Protection keypress delay</li> |
| 47 | + <li>Added more browser and operating systems for User Agent Spoofing (thanks nyancat18)</li> |
41 | 48 | <li>Added ability to randomize user agents: on every request or every x minutes</li>
|
42 |
| - <li>Minor panel tweaks</li> |
43 |
| - <li>Minor user agent fix</li> |
| 49 | + <li>Improved Browser User Agent Spoofing and added ability to enter a custom user agent string</li> |
| 50 | + <li>Improved WebGL Fingerprint Protection</li> |
| 51 | + <li>Improved Clipboard Interference Protection</li> |
| 52 | + <li>Improved domain matching logic</li> |
| 53 | + <li>Improved syncing reliability and added data compression (for when/if Opera introduces extension data syncing like Chrome)</li> |
| 54 | + <li>Fixed "Trust" option not being available for domains starting with a wildcard match</li> |
| 55 | + <li>Added Polish locale (thanks Galileusz)</li> |
| 56 | + <li>Minor updates to German, Japanese, Chinese (Traditional), and Spanish locales</li> |
44 | 57 | <li>Updated unwanted content providers list</li>
|
| 58 | + <li>Minor panel updates</li> |
| 59 | + <li>Minor panel tweaks</li></li> |
| 60 | + <li>Minor user agent fix</li> |
45 | 61 | </ul></li>
|
46 | 62 | </ul>
|
47 | 63 | <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>
|
|
0 commit comments