AI Content Generator & Calculator Builder by TalkGenAI – GEO, SEO & Widgets
Changelog
2.6.1 – 2026-03-07
Fix: Calculator “more info” toggle now works reliably across all themes — JS inline styles used instead of CSS class toggling; plugin-level footer script also initialises toggles on existing published articles so no regeneration is needed
Fix: Article hero image now placed before the 3rd H2 (below the fold) to avoid impacting Largest Contentful Paint on mobile
Fix: Article images now include a responsive srcset with 400px and 480px sizes — reduces mobile image payload and passes Lighthouse “properly sized images” audit
Fix: Article images use lazy loading to avoid render-blocking on mobile
Improvement: Meta descriptions extended to 145–155 characters for fuller Google search snippets
Security: $_POST[‘custom_urls’] now correctly unslashed before sanitization (PHPCS compliance)
2.6.0 – 2026-03-03
Feature: Interactive Chart widget — bar, line & pie charts with axis titles, hover tooltips and auto-extracted article data
Feature: Smart widget placement — widgets are embedded at the most relevant section inside the article, not just appended at the end
Feature: Brand Voice — create and apply custom writing voices to article generation
Improvement: Widget decision engine now prioritizes high-value widgets (charts, calculators, infographics) over generic lists
Improvement: Chart sizing is now compact with dynamic Y-axis padding so labels are never clipped
Improvement: Chart bars use a bright 8-color palette for better readability
Security: App previews now render inside a sandboxed iframe instead of direct script execution
Security: Chart color and direction inputs are validated against strict whitelists
Security: Sanitizer fallback now returns empty string instead of unsanitized input
Fix: First paragraph no longer stripped when creating a WordPress draft with a featured image
Fix: PUT/PATCH API requests now correctly attach the JSON body
2.5.2 – 2026-02-28
Feature: Brand Voice section now always visible for premium users in the article generator — shows a “no voices yet” message with a link to create one when none exist
Fix: Brand Voice dropdown was hidden on localhost due to domain filtering — resolved for local WordPress testing
Fix: API key generation error code mismatch — website limit error now correctly triggers the upgrade prompt
Fix: Dashboard tab state is now preserved across page refreshes — active tab is saved in the URL hash
2.5.1 – 2026-02-21
Improvement: AI-generated article images now use gpt-image-1 for more realistic, photographic results
Improvement: Image generation included at no extra credit cost for all paid plans
Improvement: Image prompts now intelligently describe a scene based on the article topic
Fix: Image title attribute now matches alt text for better SEO and accessibility
UI: Updated demo video
2.5.0 – 2026-02-17
Feature: FAQ JSON-LD schema now included in generated articles and WordPress drafts
Feature: Copy Visual button now copies rich formatted content (not raw HTML code)
Feature: Code tab shows FAQ schema alongside article HTML
Fix: FAQ and external link options now properly passed for app-based articles
UI: Standalone mode is now the default article generation mode
UI: Article mode toggle redesigned with purple active state
2.4.9 – 2026-02-16
Branding: Updated plugin title and tags to reflect AI content generation capabilities
2.4.7 – 2026-02-12
Maintenance: Pre-release validation and stability improvements
2.4.6 – 2026-02-07
Feature: Standalone article generation (articles not tied to a specific app)
Maintenance: Minor improvements and cleanup
2.4.5 – 2026-01-24
UI: Improved admin UI visibility and readability
Install: More reliable database setup on activation and self-healing table creation
Feature: Added sticky flag for apps
2.4.4 – 2026-01-18
New: Smart Comparison Table Builder – create responsive comparison tables, pricing charts, and spec sheets with AI-researched data
Feature: Added Comparison Table app type to the generation menu
UI: Responsive table styles with checkmarks, cross marks, and winner badges
2.4.3 – 2026-01-18
SEO: Updated plugin metadata to improve discoverability
2.4.2 – 2026-01-11
Article Generation: Improved context with app URL and internal link candidates for smarter linking
Performance: Optimized internal link candidate query
2.4.1 – 2025-12-18
Fix: “Keep Calculator” reliably closes the overlay popup in admin preview
Fix: Prevents chat transcript from leaking into subsequent AI requests
2.4.0 – 2025-12-04
Security: Removed external CDN dependency – now using custom modal system