| @@ -2,12 +2,12 @@ | ||
| 2 | 2 | |
| 3 | 3 | Contributors: simpleanalytics |
| 4 | 4 | Donate link: https://simpleanalytics.com |
| 5 | 5 | Tags: privacy-first, privacy-friendly, free analytics, website analytics, simple analytics, analytics, statistics, website traffic, traffic monitoring |
| 6 | -Requires at least: 6.9.3 | |
| 7 | -Tested up to: 7.0.1 | |
| 8 | -Requires PHP: 7.2.0 | |
| 9 | -Stable tag: 1.108 | |
| 6 | +Requires at least: 7.0.3 | |
| 7 | +Tested up to: 7.1 | |
| 8 | +Requires PHP: 7.4.0 | |
| 9 | +Stable tag: 1.110 | |
| 10 | 10 | License: GPLv2 or later |
| 11 | 11 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 12 | 12 | |
| 13 | 13 | Simple, free, and privacy-friendly website analytics |
| @@ -135,8 +135,31 @@ | ||
| 135 | 135 | |
| 136 | 136 | No changes needed for upgrades. |
| 137 | 137 | |
| 138 | 138 | == Changelog == |
| 139 | + | |
| 140 | += 1.110 = | |
| 141 | +* 2026-09-16 | |
| 142 | +* Tested up to WordPress 7.1 | |
| 143 | +* Requires WordPress 7.0.3 | |
| 144 | +* Requires PHP 7.4.0 | |
| 145 | +* Changes: | |
| 146 | +* Use release app client ID (#53) | |
| 147 | +* Use release app for protected branch updates (#52) | |
| 148 | +* Execute the configured analytics load callback safely (#47) | |
| 149 | +* Preserve IP exclusions on their first save (#44) | |
| 150 | +* Preserve settings until the plugin is uninstalled (#45) | |
| 151 | +* Respect both states of automated event settings (#43) | |
| 152 | +* Fix manual pageview collection setting (#42) | |
| 153 | +* Update wp-env to fix PHP 7.4 CI (#49) | |
| 154 | + | |
| 155 | + | |
| 156 | += 1.109 = | |
| 157 | +* 2026-07-20 | |
| 158 | +* Tested up to WordPress 7.0.2 | |
| 159 | +* Requires WordPress 6.9.4 | |
| 160 | +* Requires PHP 7.2.0 | |
| 161 | + | |
| 139 | 162 | |
| 140 | 163 | = 1.108 = |
| 141 | 164 | * 2026-07-13 |
| 142 | 165 | * Tested up to WordPress 7.0.1 |