Plugin Directory

Changeset 3476970


Ignore:
Timestamp:
03/07/2026 09:24:27 AM (4 weeks ago)
Author:
m1styk
Message:

Fixed token mishandling due to aggressive caching and nonce expiration. Deleted TROUBLESHOOTING.md and includes/diagnostics.php.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • insertabot-ai-chatbot-solution/trunk/readme.txt

    r3476419 r3476970  
    44Requires at least: 5.9
    55Tested up to: 6.9
    6 Stable tag: 1.0.9
     6Stable tag: 1.0.8
    77Requires PHP: 7.4
    88License: GPLv2 or later
     
    206206== Changelog ==
    207207
    208 = 1.0.9 =
    209 * Deleted: TROUBLESHOOTING.md & diagnostics.php, temporary dev tools, no longer relevant
    210 * Fix: rest.php — Added Cache-Control so that no stored cache reserves an invalid token
    211 * Fix: widget-bridge.js — Added ?_t=Date.now() cache-buster to token fetch URL client-side, even if cache ignores response headers
    212 
    213208= 1.0.8 =
    214209* Fix: "Upgrade to Pro" button in plugin settings now routes directly to the Insertabot dashboard — upgrade is one click away instead of buried behind the landing page
     
    224219* Fix: API endpoint corrected project-wide from api.insertabot.io to insertabot.io/api/* — the api subdomain was never live and caused silent failures across the plugin and Worker
    225220* Fix: Settings menu was resetting on every "Save Changes" click when an API key was already stored
    226 
    227221= 1.0.5 =
    228222* Fix: upgradeToPro() was silently returning 401 — X-API-Key header was missing from the Stripe checkout fetch request
Note: See TracChangeset for help on using the changeset viewer.