ChargeForms
Changelog

What's new in ChargeForms

Every release, documented honestly — including what changed and why, not just a version bump.

v0.11.0

Improved2026-07-22
  • Design revamp across every admin screen: layered shadows, gradient accents on primary actions and the active nav tab, unified motion and border-radius system.
  • Fixed admin UI crowding at real laptop widths (1024-1400px) in both the in-page top nav and the WordPress admin-bar node.
  • Unread-entries badge added to the in-page Entries tab.
  • GitHub-to-WordPress update delivery wired up via Git Updater.

v0.10.0

New2026-07-10
  • Redesigned Reports: Overview / Payments / Submissions sub-tabs, stat tiles, Top Performing Forms ranking.
  • New dedicated Payments (Transactions) screen listing every captured Stripe payment.
  • Global 'Search anything' command palette (Ctrl+K) across the admin.
  • Rebuilt Global Settings navigation to match a real product's section structure.

v0.9.0

New2026-06-28
  • 10 new field types: Address, Mask Input, Multiple Choice, Country List, Image Upload, Range Slider, Ratings, NPS, hCaptcha, Cloudflare Turnstile.
  • Fixed Address field's required-validation, which previously could never correctly detect an empty submission.

v0.8.0

New2026-06-10
  • Entry editing: correct a submitted entry's values after the fact.
  • Post Fields: auto-create a WordPress post/page from a submission.
  • Stripe payments with server-verified amounts and anti-replay protection.
  • Per-field entry charts in Reports.

v0.7.0

Fixed2026-05-22
  • One-time migration for sites with entries collected before the response-column schema change — previously silently lost visibility into pre-existing entry values.
  • File upload field type with real MIME-type validation.
  • Double opt-in, reCAPTCHA v2, per-IP rate limiting.