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.