Changeset 986778
- Timestamp:
- 09/10/2014 08:23:42 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vaultpress/tags/1.6.5/readme.txt
r980573 r986778 52 52 53 53 == Changelog == 54 = 1.6.5 =55 * Security: Add a new security hotfix.54 = 1.6.5 - 4 Sep 2014 = 55 * Security: Hotfix for the Slider Revolution plugin. 56 56 57 = 1.6.4 =57 = 1.6.4 - 3 Sep 2014 = 58 58 * Bumping the "Tested up to" tag to 4.0 59 59 60 = 1.6.3 =60 = 1.6.3 - 30 Jul 2014 = 61 61 * Bugfix: Make sure existing empty key and secret options are always strings. This fixes an error when run with HHVM. 62 62 * Bugfix: Detect if the plugin has been installed on localhost and show an error. 63 63 * CSS Fix: Stop the "Register" button from bouncing around when clicked. 64 64 65 = 1.6.2 =65 = 1.6.2 - 10 Jul 2014 = 66 66 * Feature: Instantly register for a VaultPress trial via Jetpack. 67 67 * Bugfix: Make sure the key and secret options are always strings. This fixes an error when run with HHVM. 68 68 69 = 1.6.1 =69 = 1.6.1 - 1 Jul 2014 = 70 70 * Security: Add a new security hotfix. 71 71 72 = 1.6 =72 = 1.6 - 27 Jun 2014 = 73 73 * Bugfix: Better handling for Multisite table prefixes. 74 74 * Bugfix: Do not use the deprecated wpdb::escape() method. 75 75 76 = 1.5.9 =76 = 1.5.9 - 16 Jun 2014 = 77 77 * Feature: If available, use command line md5sum and sha1sum to get checksums for large files. 78 78 79 = 1.5.8 =79 = 1.5.8 - 3 Jun 2014 = 80 80 * Security: Add a new security hotfix. 81 81 82 = 1.5.7 =82 = 1.5.7 - 11 Apr 2014 = 83 83 * Bugfix: Avoid PHP 5.4 warnings due to invalid constructor names. 84 84 * Security: Add a new security hotfix. 85 85 86 = 1.5.6 =86 = 1.5.6 - 1 Apr 2014 = 87 87 * Bugfix: Avoid PHP 5.4 warnings. 88 88 * Bugfix: Some servers with restrictive security filters make database restores fail. 89 89 * Feature: Add a new restore method to VaultPress_Database. 90 90 91 = 1.5.2 =91 = 1.5.2 - 26 Dec 2013 = 92 92 * Bugfix: Adding less greedy patterns for cache directories. 93 93 94 = 1.5.1 =94 = 1.5.1 - 16 Dec 2013 = 95 95 * Feature: Adding file exclusion patterns to avoid backing up cache and backup directories. 96 96 97 = 1.5 =97 = 1.5 - 11 Dec 2013 = 98 98 * Bugfix: Don't show admin notices on the about page. 99 99 100 = 1.4.9 =100 = 1.4.9 - 10 Oct 2013 = 101 101 * Bugfix: Clean up PHP5 strict warnings. 102 102 103 = 1.4.8 =103 = 1.4.8 - 15 Jul 2013 = 104 104 * Feature: Include styles and images with the plugin instead of loading them externally. 105 105 106 = 1.4.7 =106 = 1.4.7 - 2 Jul 2013 = 107 107 * Bugfix: Some servers have SSL configuration problems, which breaks the plugin when SSL verification is enforced. 108 108 109 = 1.4.6 =109 = 1.4.6 - 26 Jun 2013 = 110 110 * Bugfix: PHP 5.4 notices 111 111 * Feature: Add the possibility to ignore frequent updates on some postmeta keys.
Note: See TracChangeset
for help on using the changeset viewer.