Changeset 3476970
- Timestamp:
- 03/07/2026 09:24:27 AM (4 weeks ago)
- File:
-
- 1 edited
-
insertabot-ai-chatbot-solution/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
insertabot-ai-chatbot-solution/trunk/readme.txt
r3476419 r3476970 4 4 Requires at least: 5.9 5 5 Tested up to: 6.9 6 Stable tag: 1.0. 96 Stable tag: 1.0.8 7 7 Requires PHP: 7.4 8 8 License: GPLv2 or later … … 206 206 == Changelog == 207 207 208 = 1.0.9 =209 * Deleted: TROUBLESHOOTING.md & diagnostics.php, temporary dev tools, no longer relevant210 * Fix: rest.php — Added Cache-Control so that no stored cache reserves an invalid token211 * Fix: widget-bridge.js — Added ?_t=Date.now() cache-buster to token fetch URL client-side, even if cache ignores response headers212 213 208 = 1.0.8 = 214 209 * 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 … … 224 219 * 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 225 220 * Fix: Settings menu was resetting on every "Save Changes" click when an API key was already stored 226 227 221 = 1.0.5 = 228 222 * 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.