Changelog

Module releases
and fixes.

See what changed in the PrestaShop module, from safer discovery controls to feed fixes and admin improvements.

1.1.2

License packs, agency rollout, and free local testing

Agentsfeed now supports Standard and Agency license packs, grouped checkout-generated keys, and free local loopback testing without activation.

Added

  • Standard checkout now generates 2 domain-locked production license keys.
  • Agency checkout now generates 10 domain-locked production license keys for client rollouts.
  • Localhost, 127.0.0.1, and ::1 now self-enable inside the module for free testing without a license key.

Changed

  • Pricing is now shown in EUR with separate Standard and Agency Stripe prices.
  • Checkout, success, and dashboard flows now handle multiple generated licenses per purchase.
  • Webhook and success-page finalization now generate the exact plan key count idempotently.

Fixed

  • Checkout redirect URL validation now fails clearly when APP_URL is misconfigured.
  • Pricing comparison now adapts to mobile screens without horizontal table overflow.
  • Pricing FAQ now uses the same accordion pattern as the homepage.
1.1.1

Stronger storefront discovery for browsing agents

A discovery-focused release that guides agents from storefront HTML pages to the machine-readable catalog feed, llms guidance, and well-known agent metadata.

Added

  • Storefront head and footer discovery links for llms.txt, llms-full.txt, agent card, agent skills, catalog instructions, and the product feed.
  • Explicit robots.txt discovery hints, sitemap entries, and X-Agentsfeed headers for agent-facing files and feed responses.
  • Product page JSON-LD EntryPoint hints that point agents to the AI-readable catalog feed.

Changed

  • llms.txt now tells agents to use the catalog feed first instead of scraping HTML product pages.
  • llms-full.txt now includes a generic product lookup example that works for any merchant catalog.
  • Product feed records now expose stronger pricing, discount, option, variant, stock, and canonical URL data.

Fixed

  • Generic browsing agents are now given redundant discovery signals when they start from homepage, category, or product HTML pages.
1.1.0

Admin dashboard, safer discovery, and stronger feed behavior

Release with safer public discovery gates, more reliable feed output, and a redesigned tabbed admin experience.

Added

  • Tabbed admin settings with a dashboard overview for license, setup checks, route coverage, and primary discovery URLs.
  • Dedicated changelog data endpoint for publishing module release notes on the website.

Changed

  • Dashboard readiness now separates module setup health from license activation state.
  • Admin diagnostics, main URLs, readiness checks, and route coverage now use cleaner dashboard-style layouts.
  • Locale resolution now honors configured mode and fallback behavior.
  • Product feed cache keys now account for stock, pricing, image, category, and brand changes.

Fixed

  • Agent markdown discovery is now gated by license state like feed and llms surfaces.
  • Bot-specific deny rules now respect endpoint section scope.
  • Filtered product pagination no longer hides eligible products after skipped batches.