What's New

A running list of new features, improvements, and fixes we've shipped.

Bulk cancel subscriptions

New and improved

  • You can now cancel Stripe subscriptions in bulk — upload a list of subscription IDs and cancel them all at once.
  • Delete all test subscriptions at once from the upload page.

Billing improvements & blog

New and improved

  • Updated pricing page with annual pricing and FAQs.
  • Launched the blog with initial posts.
  • Added a custom 404 page.

Bug fixes and polish

  • Fixed an issue where paid plan usage wasn't tracked correctly — only successful rows are counted now.
  • Resolved billing portal issues where plan details could appear stale.
  • Improved login cookie handling so you stay signed in reliably after redirects.

Refreshed homepage & dark mode videos

New and improved

  • Redesigned the homepage with a cleaner layout, better sign-in flow, and the bulk uploader front and center.
  • Homepage demo video now matches your theme — light or dark mode.

Bug fixes and polish

  • Fixed bulk upload speed and reliability for products, prices, and invoices.
  • Sample CSV files now match the expected column headers exactly.
  • Upload processing is faster with smarter batching that adjusts to Stripe's rate limits.
  • Resolved an issue with the feedback form not submitting correctly.

Multi-object uploads & extensible CSV tool

New and improved

  • You can now upload more than just customers — products, prices, invoices, tax IDs, metadata, and more are all supported.
  • Restored upload sessions so you can pick up where you left off if you navigate away.

Bug fixes and polish

  • Stripe restricted API keys (rk_test_ / rk_live_) are now accepted alongside secret keys.

Initial launch

New and improved

  • First public release of the Stripe Bulk Operations tool.
  • Bulk upload customers from a CSV file with field validation and a dry-run preview.
  • Waitlist sign-up with email notifications.