| @@ -3,11 +3,11 @@ | ||
| 3 | 3 | Tags: backup, update, manage multiple sites, site management, monitoring |
| 4 | 4 | Plugin URI: https://wpremote.com/ |
| 5 | 5 | Donate link: https://wpremote.com/ |
| 6 | 6 | Requires at least: 4.0 |
| 7 | -Tested up to: 7.0 | |
| 7 | +Tested up to: 7.1 | |
| 8 | 8 | Requires PHP: 7.0 |
| 9 | -Stable tag: 6.47 | |
| 9 | +Stable tag: 6.76 | |
| 10 | 10 | License: GPLv2 or later |
| 11 | 11 | License URI: [http://www.gnu.org/licenses/gpl-2.0.html](http://www.gnu.org/licenses/gpl-2.0.html) |
| 12 | 12 | |
| 13 | 13 | Manage updates, backups, and more across all your WordPress sites with WP Remote. |
| @@ -45,8 +45,33 @@ | ||
| 45 | 45 | |
| 46 | 46 | In addition, we may use your email address to notify you about any changes or updates that we make to our service, as well as any new features or services that we may offer to help enhance your user experience. |
| 47 | 47 | |
| 48 | 48 | == CHANGELOG == |
| 49 | += 6.76 = | |
| 50 | +* New: Added customizable plain-text email templates for WordPress email two-factor authentication sign-in codes. | |
| 51 | +* Improvement: Enhanced activity logging with broader event coverage, configurable collection, and improved reliability. | |
| 52 | + | |
| 53 | += 6.72 = | |
| 54 | +* Tweak: Added validation checks for input params. | |
| 55 | + | |
| 56 | += 6.69 = | |
| 57 | +* New: Added email-based two-factor authentication for WordPress users. | |
| 58 | + | |
| 59 | += 6.65 = | |
| 60 | +* Improvement: Enhanced secret generation using the secure random_int function. | |
| 61 | +* Improvement: Improved connection key generation mechanism. | |
| 62 | +* New: Added file-editing and modification hardening controls. | |
| 63 | +* Tweak: Improved Uptime Monitoring with full-page checks. | |
| 64 | +* Tweak: Improved firewall. | |
| 65 | + | |
| 66 | += 6.62 = | |
| 67 | +* Tweak: Firewall improvements. | |
| 68 | +* Tweak: Table sync improvements. | |
| 69 | + | |
| 70 | += 6.48 = | |
| 71 | +* Fix: Preserve default PHP error handling after PHP Error Monitoring processes an error. | |
| 72 | +* Tweak: Reduce repeated firewall IP whitelist lookups. | |
| 73 | + | |
| 49 | 74 | = 6.47 = |
| 50 | 75 | * Fix: Prevent stale WordPress core update cleanup rules from deleting files added by newer WordPress core packages. |
| 51 | 76 | |
| 52 | 77 | = 6.44 = |