| @@ -1,7 +1,37 @@ | ||
| 1 | 1 | Changelog |
| 2 | 2 | ========= |
| 3 | 3 | |
| 4 | +3.0.78 (2026-09-22) | |
| 5 | + | |
| 6 | +- Feature: Link to llms.txt from the public site head | |
| 7 | + | |
| 8 | +3.0.77 (2026-08-25) | |
| 9 | + | |
| 10 | +- Tweak: Rename Kodee to Hostinger Agent | |
| 11 | + | |
| 12 | +3.0.76 (2026-08-20) | |
| 13 | + | |
| 14 | +- Tweak: Bump Tested Up to 7.1 | |
| 15 | +- Tweak: Update dependencies | |
| 16 | + | |
| 17 | +3.0.75 (2026-08-11) | |
| 18 | + | |
| 19 | +- Feature: Update dependencies | |
| 20 | +- Fix: Remove BOM from llms.txt | |
| 21 | + | |
| 22 | +3.0.74 (2026-08-06) | |
| 23 | + | |
| 24 | +- Feature: Add custom application password message | |
| 25 | + | |
| 26 | +3.0.73 (2026-07-29) | |
| 27 | + | |
| 28 | +- Fix: Security dependencies | |
| 29 | + | |
| 30 | +3.0.72 (2026-07-07) | |
| 31 | + | |
| 32 | +- Fix: Update dependencies | |
| 33 | + | |
| 4 | 34 | 3.0.71 (2026-07-02) |
| 5 | 35 | |
| 6 | 36 | - Fix: Update dependencies |
| 7 | 37 | |
| @@ -10,9 +40,9 @@ | ||
| 10 | 40 | - Fix: Update dependencies |
| 11 | 41 | |
| 12 | 42 | 3.0.69 (2026-06-23) |
| 13 | 43 | |
| 14 | -- Version bump: PATCH | |
| 44 | +- Fix: Update dependencies | |
| 15 | 45 | |
| 16 | 46 | 3.0.68 (2026-06-16) |
| 17 | 47 | |
| 18 | 48 | - Fix: Llms.txt generation from hPanel |
| @@ -196,9 +226,9 @@ | ||
| 196 | 226 | 3.0.24 (2025-02-10) |
| 197 | 227 | - Fixed bypass input field visibility |
| 198 | 228 | |
| 199 | 229 | 3.0.23 (2025-02-07) |
| 200 | -- Added ability to enable or disable Authorize application page | |
| 230 | +- Added ability enable or disable Authorize application page | |
| 201 | 231 | |
| 202 | 232 | 3.0.22 (2025-01-08) |
| 203 | 233 | - Added preview website link in navbar |
| 204 | 234 | |
| @@ -215,15 +245,15 @@ | ||
| 215 | 245 | - Remove unused assets |
| 216 | 246 | - Remove flush cache duplicates |
| 217 | 247 | |
| 218 | 248 | 3.0.17 (2024-10-24) |
| 219 | -- Updated plugin URL by locale | |
| 249 | +- Updated plugin url by locale | |
| 220 | 250 | |
| 221 | 251 | 3.0.16 (2024-10-22) |
| 222 | -- Fix cache LiteSpeed cleaning | |
| 252 | +- Fix cache litespeed cleaning | |
| 223 | 253 | |
| 224 | 254 | 3.0.15 (2024-10-18) |
| 225 | -- WooCommerce coming soon mode cache flush | |
| 255 | +- Woocommerce coming soon mode cache flush | |
| 226 | 256 | |
| 227 | 257 | 3.0.14 (2024-10-11) |
| 228 | 258 | - Add tutorial link |
| 229 | 259 | |
| @@ -248,9 +278,9 @@ | ||
| 248 | 278 | 3.0.7 (2024-07-31) |
| 249 | 279 | - Added plugin split notice to plugin UI |
| 250 | 280 | |
| 251 | 281 | 3.0.6 (2024-07-30) |
| 252 | -- Added CLI commands descriptions | |
| 282 | +- Added cli commands descriptions | |
| 253 | 283 | |
| 254 | 284 | 3.0.5 (2024-07-24) |
| 255 | 285 | - PHP version card change |
| 256 | 286 | - Translations |
| @@ -267,15 +297,10 @@ | ||
| 267 | 297 | 3.0.1 (2024-06-06) |
| 268 | 298 | - Added skeleton loader for UI |
| 269 | 299 | - Removed hPanel links from admin bar menu |
| 270 | 300 | |
| 271 | -3.0.0 (2024-05-30) | |
| 272 | -- Renamed plugin to Hostinger Tools | |
| 273 | -- Added check WordPress and PHP versions | |
| 274 | -- Added ability to enable/disable maintenance mode and get bypass link | |
| 275 | -- Added ability to enable/disable XML-RPC | |
| 276 | -- Added ability to force redirects to HTTPS and WWW URLs | |
| 277 | -- Moved Onboarding steps and Learning section to separate plugin Hostinger Easy Onboarding | |
| 301 | +3.0.0 (2024-05-06) | |
| 302 | +- Hostinger plugin refactor | |
| 278 | 303 | |
| 279 | 304 | 2.2.4 (2024-05-13) |
| 280 | 305 | - Update prebuilt websites |
| 281 | 306 | |
| @@ -298,16 +323,17 @@ | ||
| 298 | 323 | - Assets compatibility fix |
| 299 | 324 | |
| 300 | 325 | 2.1.7 (2024-03-27) |
| 301 | 326 | - Improved internal services |
| 302 | -- Added links to hPanel in admin bar | |
| 303 | -- Fixed hPanel redirect to subdomain | |
| 327 | +- Added adminbar links to hpanel | |
| 328 | +- Fixed hpanel redirect to subdomain | |
| 304 | 329 | |
| 305 | 330 | 2.1.6 (2024-03-18) |
| 306 | -- CSS fixes | |
| 331 | +- Css fixes | |
| 307 | 332 | |
| 308 | 333 | 2.1.5 (2024-03-16) |
| 309 | -- Fixed Namespace issues | |
| 334 | +Fixed | |
| 335 | +- Namespace issues | |
| 310 | 336 | |
| 311 | 337 | 2.1.4 (2024-03-14) |
| 312 | 338 | - Removed vendors |
| 313 | 339 | |
| @@ -317,9 +343,10 @@ | ||
| 317 | 343 | 2.1.2 (2024-03-13) |
| 318 | 344 | - Removed sessions |
| 319 | 345 | |
| 320 | 346 | 2.1.1 (2024-03-08) |
| 321 | -- Changed "Omnisend" promo appearance conditions | |
| 347 | +Fixed | |
| 348 | +- "Omnisend" promo appearance conditions changed | |
| 322 | 349 | |
| 323 | 350 | 2.1.0 (2024-03-04) |
| 324 | 351 | - Lower WordPress version requirement |
| 325 | 352 | - Added "Omnisend" plugin upgrade promo message |
| @@ -341,9 +368,9 @@ | ||
| 341 | 368 | 2.0.5 (2024-02-06) |
| 342 | 369 | - Added surveys |
| 343 | 370 | |
| 344 | 371 | 2.0.4 (2024-02-02) |
| 345 | -- Added jump to hPanel | |
| 372 | +- Added jump to hpanel | |
| 346 | 373 | - Redesign tabs section |
| 347 | 374 | |
| 348 | 375 | 2.0.3 (2024-01-19) |
| 349 | 376 | - Fixes |
| @@ -371,9 +398,9 @@ | ||
| 371 | 398 | 1.9.6 (2023-12-01) |
| 372 | 399 | - Added filter for tabs / tab content |
| 373 | 400 | |
| 374 | 401 | 1.9.5 (2023-11-27) |
| 375 | -- Hide notices in Hostinger page | |
| 402 | +- Hide notices in hostinger page | |
| 376 | 403 | - Remove surveys |
| 377 | 404 | |
| 378 | 405 | 1.9.4 (2023-11-23) |
| 379 | 406 | - Fix survey requests |
| @@ -398,9 +425,9 @@ | ||
| 398 | 425 | 1.8.8 (2023-11-13) |
| 399 | 426 | - Bugfixes |
| 400 | 427 | |
| 401 | 428 | 1.8.7 (2023-10-30) |
| 402 | -- Add WooCommerce onboarding survey | |
| 429 | +- Add woocommerce onboarding survey | |
| 403 | 430 | |
| 404 | 431 | 1.8.6 (2023-10-23) |
| 405 | 432 | - Translations |
| 406 | 433 | |
| @@ -424,9 +451,9 @@ | ||
| 424 | 451 | 1.8.0 (2023-09-27) |
| 425 | 452 | - Additional amplitude events |
| 426 | 453 | |
| 427 | 454 | 1.7.2 (2023-09-22) |
| 428 | -- Hide notices in Hostinger page | |
| 455 | +- Hide notices in hostinger page | |
| 429 | 456 | |
| 430 | 457 | 1.7.1 (2023-09-20) |
| 431 | 458 | - Add additional request header |
| 432 | 459 | |
| @@ -434,9 +461,9 @@ | ||
| 434 | 461 | - Add CSAT survey |
| 435 | 462 | |
| 436 | 463 | 1.6.7 (2023-09-08) |
| 437 | 464 | - Bugfixes |
| 438 | -- Redirect all users from hPanel | |
| 465 | +- Redirect all users from hpanel | |
| 439 | 466 | - Text changes |
| 440 | 467 | |
| 441 | 468 | 1.6.6 (2023-08-17) |
| 442 | 469 | - Add additional submenu items |
| @@ -483,5 +510,4 @@ | ||
| 483 | 510 | 1.2.0 (2023-03-22) |
| 484 | 511 | - Updated How To videos |
| 485 | 512 | - Added Lithuanian language translations |
| 486 | 513 | - Updated assets |
| 487 | -- Redirect from Hostinger dashboard into plugin | |