= 2.0.12 =
- Updated the scan functionality to use run in the background as well
= 2.0.11 =
- Added scan support for the wp_postmeta table
- Fix: the show ignored URL\'s option now works correctly
= 2.0.10 =
- Fix: certificate expiration warning showed even when cert is still a long period valid if no valid response is received.
- Fix: config screen still showing error while not blocked URL\'s were left, because a 0 == \'string\' comparison return true.
= 2.0.9 =
- Tweak: the plugin will no longer scan its own folder for mixed content
- Tweak: the scan now contains a number of common false positives in the $safe_domains array to prevent them showing up in the scan
= 2.0.8 =
- Tweak: added a notice when the HSTS header is set using PHP on NGINX servers
= 2.0.7 =
- Fix: fixed a bug where the $has_result in the external CSS and JS scan was set to true when there were no results
= 2.0.6 =
- Tweak: added a warning when inserting HSTS headers via PHP
= 2.0.5 =
- Fix: deleted unnecessary transient delete
= 2.0.4 =
- Added support for Widgets in the mixed content scan
- Tweak: changed icon classnames from icon to rsssl-icons
= 2.0.3 =
- Tweak: option to disable flushing of rewrite rules on activation
= 2.0.2 =
- Tweak: added secure cookie settings
- Tweak: added notice if secure cookie settings couldn\'t be applied automatically
= 2.0.1 =
- Fix: made the HSTS option available when using the pro plugin on a multisite installation
- Tweak: updated the Easy Digital Downloads plugin updater to version 1.6.14
= 2.0.0 =
- Fix: moved scan data to transients, so large scan data arrays won\'t clutter the database
- Updated the \'Scan for issues tab\'
- Fix: scan results are now shown in a responsive layout
- Fix: fixed a bug where protocol independent (//) files and/or stylesheet were not being scanned
= 1.0.33 =
- Fix: adjusted the HSTS header so it will also work in three redirects
- Fix: not all hot linked images were matched correctly in the scan
= 1.0.32 =
- Fix: When mixed content fixer is activated, urls are replaced to https, which prevented the scanner from finding these urls. A replace to http fixes this.
- Fix: Regex pattern updated to match the pattern in the free version, to prevent cross elemen matches.
- Fix: Changed priority of main class instantiation to make sure it instantiates after the core plugin
= 1.0.31 =
- Removed direct redirect to primary URL, as preload list requires a two step redirect, first to https.
= 1.0.30 =
- Fixed issue where preload HSTS setting wasn\'t saved when HSTS header was already in place.
- limited .htaccess edit to settings save action.
= 1.0.28 =
- Added certificate expiration date admin notice
- Bypass redirect chain
- Fixed SSL per page compatibility issue
= 1.0.27 =
- Added dutch translation
- Fixed typo in copyright warning box
- Fixed spacing between buttons in copyright warning box
- Tweak: added settings link to pro plugin in plugins overview page
- Fix: fixed a bug where curl function did not increment iteration, so redirect loops were not circumvented. Use wp_remote_get instead.
= 1.0.26 =
- Added expiration warning functionality: enable it in the settings to get an email if your ssl certificate expires.
- Fixed a bug that detected if the HSTS should be added in the .htaccess or in the code
- HSTS now available for NGINX as well
- Fixed a bug where the last js and css files were not parsed for http urls.
= 1.0.25 =
- css styling fixes
- fix bug in admin mixed content fixer.
= 1.0.24 =
= 1.0.23 =
= 1.0.22 =
- Added functionality to fix mixed content issues
- several bug fixes
= 1.0.21 =* Made license notice dismissable= 1.0.20 =
- Extended safe list of domains for scan
- fixed a bug in licensing notice for multisite.
- fixed a bug where the scan freezes because of not loading external url\'s
1.0.19
- Mixed content fixer for the back-end
- HSTS for multisite
- HSTS preload list
1.0.18
- Tweak: added possibility to deactive license
1.0.17
- Tweak: also checking for http links in form actions
- Fix: bug caused empty scan results to show, even when no scan had been executed
- Fix: last queue item was shown as nr 0, instead of the last nr
1.0.16
- Fix: bug where not all found blocked urls would show up
- Fix: also searching for the escaped values of a url in the database.
1.0.15
- Added option to switch between file_get_contents en curl for http requests.
1.0.14
- Added the option to disable the brute force database scan, which in some cases freezes the scan.
1.0.13
- Tweak :Improved file_get_content error handling
1.0.12
- Tweak: switched url request method to file_get_contents, because of some servers having issues with curl.
1.0.11
- Tweak: increasing the page fetching timeout and lowering the number of pages that are requested in one run decreases risk of errors.
1.0.10
- Tweak: saving the license key will activate it at the same time
1.0.9
- Fix: in some rare situations the adapted pluginurl function caused an error
- Fix: if more than one blocked url was found in a post, it was incorrectly added to the list of untraced items as well
1.0.8
- Tweak: include css only on settings page
- Integration with Really Simple SSL per page
- Lowered number of files checked in one run
1.0.7
- Fixed a bug where multiple files with mixed content could in specific cases cause the scan to \"hang\"
1.0.6
- Fixed a bug where styling could conflict with other plugins.
1.0.5
- Fixed a bug in the license activation
1.0.4
- Fixed a bug where some stylesheets were not detected.
1.0.3
- More detailed feedback on which urls are encountered
1.0.2
- Improved fix instructions.
1.0.1
- Extended search to entire database
Initial release