Changelog – Updates & Version History

Complete version history with all updates and improvements to the LLMs.txt Generator. We continuously develop new features for your AI visibility. Part of our GEO strategy (Generative Engine Optimization) for maximum AI visibility.

v3.9 – UI Redesign, Bot-Stats Login, DE/EN Parity & Schema.org

March 16, 2026 Feature Bugfix
  • 🔑 Pro Login visible everywhere: Login/Pro-Button im Desktop-Nav statically anchored; logout sync in Bot-Stats; no duplicate button via site.js fix
  • 🤖 Bot-Stats completely redesigned: Login form first, snippet collapsible, automatic scroll to stats, logout synchronized
  • 🎨 Global button styles: .cbtn, .btn-primary, .card .go unified with gradient, hover-lift and shadow
  • 🌐 DE/EN language switcher: 32 incorrect sn-lang links corrected (wissen/ ↔ knowledge/, funktionen/ ↔ features/ etc.)
  • 📊 Schema.org Checker improved: Suggestions deduplicated (59 → max. 20), success popup from 90 points, solution-oriented texts
  • 🏪 Gambio GX5 Plugin: Dynamic products from DB – EAN/GTIN, brand, description, categories live from Gambio database
  • PageSpeed optimizations: nav.css preload, Plausible defer, site.js cache-busting (v40)
  • 🛠️ Tools overview redesigned: Schema.org Checker highlighted, Generator as CTA card, order optimized

v3.8 – Generator Settings Optimized Based on 2025/2026 Research

March 9, 2026 Feature Optimization
  • 📈 Free-tier URL limit: 50 → 150: Free generations can now process up to 150 URLs — significantly more context for AI assistants without a Pro subscription
  • 📝 Default description length: 150 → 250 chars: Current 2025/2026 consensus: 200–400 characters (50–100 tokens) are optimal for LLM context windows. Default updated accordingly.
  • 🔍 Metadata fetch limit: 40 → 60 URLs: More product pages are enriched with real metadata — better scoring basis for selection
  • 🛒 Preset "Optimal" products: 25 → 40 (max), 15% → 20%: E-commerce best practice: 30–50 well-chosen products are more informative than too few
  • 🗂️ Category crawl depth increased: E-commerce 15 → 25, other sites 5 → 8 — deeper structures are now better captured
  • ⚙️ Drill-down defaults: 8/100 → 10/150: Default values for maximum links per category and overall raised
  • 🏷️ ## Optional section implemented: Products with score below 0.7 are placed in a separate ## Optional section — AI tools can skip this when context is limited (llmstxt.org specification)

v3.7 – Mobile Download Fix & iOS Compatibility

March 8, 2026 Bugfix Mobile
  • 📱 iOS/Safari download fix: On iOS devices (iPhone, iPad), no download options appeared after generation — a localStorage error in private tabs and WKWebView-based browsers (Chrome/Firefox/Edge on iOS) interrupted generation before scrolling to the results section
  • 🔧 localStorage safety: incrementGenCount() is now wrapped in try-catch — an error no longer prevents the download section from appearing
  • ⬇️ iOS-compatible download: a.click() on blob URLs is ignored by iOS. Instead, an overlay appears with a tappable link — long-press → "Download Linked File" or Share → Save to Files
  • 📦 ZIP on iOS: ZIP downloads do not work on iOS — dlAll() and dlPkg() now auto-detect iOS and download individual files sequentially instead
  • 🔄 Scroll fallback: The finally block always scrolls to the results section after generation, even on error. On mobile (<600px) it scrolls directly to the download buttons
  • 🌐 Brand detection v2 live: Category pages incorrectly classified as brands (because they were linked from the manufacturer page) are now correctly filtered out. 100% classification accuracy confirmed on solar-autark.com

v3.6 – Seobility Optimization & Theme System Fix

March 3, 2026 SEO Bugfix
  • 🔍 Seobility audit (81% → target 90+): Comprehensive optimization based on full Seobility export — 19 files updated in a single deploy
  • 🔗 404 errors fixed: /en/legal/ and /en/privacy/ links in footer corrected to /impressum/ and /datenschutz/
  • 🏷 Link text disambiguation: Identical anchor text "LLMs.txt Generator Pro" pointing to different targets resolved on partner pages
  • 📝 Page titles optimized: Word repetitions removed, EN effectiveness article shortened below 580px limit
  • 🔑 Keyword integration: Missing title/H1 keywords added to body text across 8 pages (Setup-Guide, Websites, Readiness, etc.)
  • 📐 Cross-link restructure: Description text moved outside <a> tags on 10 articles — link text now under 120 characters
  • 💪 Bold tag reduction: Duplicate and overly long <strong> tags reduced on 6 pages (e.g. GEO article 73 → 68)
  • 🇬🇧 EN changelog fully translated: All version headers, content and footer links translated to English. German remnants removed
  • 🎨 Theme system fix: Inline :root CSS blocks were overriding admin theme presets on 30+ pages. Removed hardcoded color values so theme.php takes effect site-wide

v3.5 – Schema Score: Implementation Instructions

March 3, 2026 Feature UX
  • 📋 Implementation hints for code generation: "Generate missing Schema markups" now shows an explanation below each generated JSON-LD code block: where to insert the code (e.g. <head> of the homepage vs. each product page), which fields need customization, and whether the code is needed once or per page
  • 🌍 DE + EN: Implementation hints available in both language versions