Plugin Directory

Changeset 1770377 for health-check


Ignore:
Timestamp:
11/18/2017 06:40:24 PM (8 years ago)
Author:
Clorith
Message:

Commit new tag

Location:
health-check/tags/0.5.1
Files:
17 added
1 copied

Legend:

Unmodified
Added
Removed
  • health-check/tags/0.5.1/readme.txt

    r1764209 r1770377  
    44Requires at least: 3.8
    55Tested up to: 4.9
    6 Stable tag: 0.5.0
     6Stable tag: 0.5.1
    77
    88== Description ==
     
    3030== Changelog ==
    3131
     32= v 0.5.1 =
     33* Introduced loopback check to the health checker status.
     34
     35= v 0.5.0 =
     36* Added clarity to many text strings.
     37* Avoid listing MU directories if it's not being used.
     38* Add a Table of Contents heading and make navigating the debug page from it smoother.
     39* Only enqueue our CSS and JavaScript if we are on the health check pages.
     40* Add some missing version numbers nor being included in text strings.
     41* Avoid fatal errors if accessing files directly, caused by translation functions being used when they don't exist.
     42* Avoid "empty" strings when author or version is missing from plugins or themes.
     43* Make the health checker test background updates.
     44* Make the health checker look for missed scheduled events.
     45* If using a localized version of WordPress, also display the copy and paste field in English if using an international support resource.
     46* Indicate if 64bit values are supported by PHP in the debug section.
     47* Improved MariaDB version detection/comparison.
     48
    3249= v 0.4.1 =
    3350* Better SQL version detection to account for MariaDB versions
     
    4158* Added WordPress.org connectivity check
    4259* Added HTTPS check
    43 
    44 = v 0.3.1 =
    45 * Fixed a few typos
    46 
    47 = v 0.3 =
    48 * Added recommended PHP and MySQL versions
    49 * Check for utf8mb4 support
    50 * Fixed a bunch of PHP warnings
    51 
    52 = v 0.2.1 =
    53 * Fixed version comparision bug - When the server had the exact required versions we reported it as out of date.
    54 
    55 = v 0.2 =
    56 * Updated with actual PHP and MySQL version requirements for WordPress 3.2
    57 
    58 = v 0.1 =
    59 * Initial release with checks for the PHP and MySQL versions we will likely target for WordPress 3.2
Note: See TracChangeset for help on using the changeset viewer.