| @@ -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: 5.2 | |
| 7 | -Tested up to: 6.8.3 | |
| 8 | -Requires PHP: 7.2.0 | |
| 9 | -Stable tag: 1.84 | |
| 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,192 @@ | ||
| 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 | + | |
| 162 | + | |
| 163 | += 1.108 = | |
| 164 | +* 2026-07-13 | |
| 165 | +* Tested up to WordPress 7.0.1 | |
| 166 | +* Requires WordPress 6.9.3 | |
| 167 | +* Requires PHP 7.2.0 | |
| 168 | + | |
| 169 | + | |
| 170 | += 1.107 = | |
| 171 | +* 2026-06-18 | |
| 172 | +* Changes: | |
| 173 | +* Improve General tab guidance and move custom domain to Advanced. (#35) | |
| 174 | +* Add wordpress platform marker to script tag (#30) | |
| 175 | +* Fix missing REMOTE_ADDR fallback in tracking rules. (#33) | |
| 176 | +* Clarify script injection behavior and stabilize browser coverage. (#32) | |
| 177 | +* Improve e2e workflow reliability (#31) | |
| 178 | +* Fix flaky / failing tests. (#29) | |
| 179 | +* hotfix: styles not loading (#27) | |
| 180 | +* Update README.md to remove paid sub requirement [no ci] | |
| 181 | + | |
| 182 | + | |
| 183 | += 1.106 = | |
| 184 | +* 2026-05-20 | |
| 185 | +* Tested up to WordPress 7.0 | |
| 186 | +* Requires WordPress 6.9.3 | |
| 187 | +* Requires PHP 7.2.0 | |
| 188 | +* Changes: | |
| 189 | +* Update release versions (#26) | |
| 190 | +* Fix E2E tests stability (#23) | |
| 191 | + | |
| 192 | + | |
| 193 | += 1.105 = | |
| 194 | +* 2026-04-27 | |
| 195 | +* Changes: | |
| 196 | +* Update GitHub actions to latest major versions (#22) [no ci] | |
| 197 | +* Release 1.104: Code updates | |
| 198 | + | |
| 199 | + | |
| 200 | += 1.104 = | |
| 201 | +* 2026-04-13 | |
| 202 | +* Changes: | |
| 203 | +* Automated browser tests (#12) | |
| 204 | +* Release 1.103: Code updates | |
| 205 | + | |
| 206 | + | |
| 207 | += 1.103 = | |
| 208 | +* 2026-04-06 | |
| 209 | +* Changes: | |
| 210 | +* Release 1.102: Code updates | |
| 211 | + | |
| 212 | + | |
| 213 | += 1.102 = | |
| 214 | +* 2026-03-30 | |
| 215 | +* Changes: | |
| 216 | +* Release 1.101: Code updates | |
| 217 | + | |
| 218 | + | |
| 219 | += 1.101 = | |
| 220 | +* 2026-03-23 | |
| 221 | +* Changes: | |
| 222 | +* Release 1.100: Code updates and support for WordPress 6.9.4 | |
| 223 | + | |
| 224 | + | |
| 225 | += 1.100 = | |
| 226 | +* 2026-03-16 | |
| 227 | +* Tested up to WordPress 6.9.4 | |
| 228 | +* Changes: | |
| 229 | +* Release 1.99: Code updates | |
| 230 | + | |
| 231 | + | |
| 232 | += 1.99 = | |
| 233 | +* 2026-03-09 | |
| 234 | +* Changes: | |
| 235 | +* Release 1.98: Code updates | |
| 236 | + | |
| 237 | + | |
| 238 | += 1.98 = | |
| 239 | +* 2026-03-02 | |
| 240 | +* Changes: | |
| 241 | +* Release 1.97: Code updates | |
| 242 | + | |
| 243 | + | |
| 244 | += 1.97 = | |
| 245 | +* 2026-02-23 | |
| 246 | +* Changes: | |
| 247 | +* Release 1.96: Code updates | |
| 248 | + | |
| 249 | + | |
| 250 | += 1.96 = | |
| 251 | +* 2026-02-16 | |
| 252 | +* Changes: | |
| 253 | +* Release 1.95: Code updates and support for WordPress 6.9.1 | |
| 254 | + | |
| 255 | + | |
| 256 | += 1.95 = | |
| 257 | +* 2026-02-09 | |
| 258 | +* Tested up to WordPress 6.9.1 | |
| 259 | +* Changes: | |
| 260 | +* Release 1.94: Code updates | |
| 261 | + | |
| 262 | + | |
| 263 | += 1.94 = | |
| 264 | +* 2026-02-02 | |
| 265 | +* Changes: | |
| 266 | +* Release 1.93: Code updates | |
| 267 | + | |
| 268 | + | |
| 269 | += 1.93 = | |
| 270 | +* 2026-01-26 | |
| 271 | +* Changes: | |
| 272 | +* Release 1.92: Code updates | |
| 273 | + | |
| 274 | + | |
| 275 | += 1.92 = | |
| 276 | +* 2026-01-19 | |
| 277 | +* Changes: | |
| 278 | +* Release 1.91: Code updates | |
| 279 | + | |
| 280 | + | |
| 281 | += 1.91 = | |
| 282 | +* 2026-01-12 | |
| 283 | +* Changes: | |
| 284 | +* Release 1.90: Code updates | |
| 285 | + | |
| 286 | + | |
| 287 | += 1.90 = | |
| 288 | +* 2026-01-05 | |
| 289 | +* Changes: | |
| 290 | +* Release 1.89: Code updates | |
| 291 | + | |
| 292 | + | |
| 293 | += 1.89 = | |
| 294 | +* 2025-12-29 | |
| 295 | +* Changes: | |
| 296 | +* Release 1.88: Code updates | |
| 297 | + | |
| 298 | + | |
| 299 | += 1.88 = | |
| 300 | +* 2025-12-22 | |
| 301 | +* Changes: | |
| 302 | +* Release 1.87: Code updates | |
| 303 | + | |
| 304 | + | |
| 305 | += 1.87 = | |
| 306 | +* 2025-12-15 | |
| 307 | +* Changes: | |
| 308 | +* Release 1.86: Code updates and support for WordPress 6.9 | |
| 309 | + | |
| 310 | + | |
| 311 | += 1.86 = | |
| 312 | +* 2025-12-08 | |
| 313 | +* Tested up to WordPress 6.9 | |
| 314 | +* Changes: | |
| 315 | +* Release 1.85: Code updates | |
| 316 | + | |
| 317 | + | |
| 318 | += 1.85 = | |
| 319 | +* 2025-12-01 | |
| 320 | +* Changes: | |
| 321 | +* Release 1.84: Code updates | |
| 322 | + | |
| 139 | 323 | |
| 140 | 324 | = 1.84 = |
| 141 | 325 | * 2025-11-24 |
| 142 | 326 | * Changes: |