Changelog
New updates and improvements to Formspree.
December 1st, 2023
- Submissions table now shows number of files uploaded.
- Improved upgrade process in Account Billing.
- Fixed a bug that resulted in the Plans page not showing the correct subscription state.
Internal improvements
- Improved event logging and better tracking of user upgrade journey.
November 24th, 2023
- Rolled out promotion for returning users.
- Added promotional banner in Account pages when user has an existing offer.
- Added text for applied discounts in Upgrade Plan modal.
- Fixed upgrade callout incorrectly displayed on the Form Settings page.
Internal improvements
November 17th, 2023
- Rolled out the new plan upgrade UI for Stripe V2 plugin
- Fixed form validation error when submitting plan cancellation survey
- Fixed visual bug in Modals where the "more content" gradient does not scroll
Internal improvements
- Included product and plan information in plan upgrade event tracking
November 10th, 2023
- Rolled out new plan upgrade UI for Form Settings HTTP API feature
- Improved layout composability of our Modal component
- Updated the subscription cancellation survey to better collect feedback on the service
Internal improvements
- Improved internal support tools
- Enabled automated type-checking and unit test runs for our front-end codebase in CI
October 27th, 2023
- Improved the upgrade checkout flow and rolled it out to more users.
- Improved error handling when users attempt to upgrade their plan with an invalid credit card.
- Fixed the automatic download behavior of the submissions export file.
Internal improvements
October 20th, 2023
- Roll out an improved plan upgrade UI to a subset of users
- Added status column to exports
- Fix an issue that dashboard crashes after successful sign-ups in some registration flows
Internal improvements
- Add logging for the improved upgrade UI
- Fix datetime format for spam filter
- Convert Account settings page to typescript
- Improve internal feature flag functionality
October 6th, 2023
- Shipped an onboarding survey to better understand users
Internal improvements
- Fixes to plugin error handling
- Better event tracking
- Refactored our Checkbox component to be more consistent and allow building new designs.
September 22nd, 2023
- Exporting submissions now displays progress
- Fixed bug in create form modal
- Fixed google sheets error reporting bug
- Redesigned frontsite header and footer
Internal improvements
- Improved internal support tooling
- Added task to generate account activity digests
September 15th, 2023
- Refactored some modals to fix scroll behavior
- Fixed broken link on new register page
- formspree-js: @formspree/react now supports arrays in form submission data
Internal improvements
- Improved tool for account maintenance
September 8th, 2023
- Registration page redesign
- Fixed redirect templating bug
- Fixed bug in the Mailerlite action
- Converted Airtable action to OAuth (api keys deprecated)
- Refactored select component in some modals
Internal improvements
September 1st, 2023
- Fixed a bug when connecting Stripe action
- Fixed a bug causing the submissions table to overflow the right screen boundary
Internal improvements
August 25th, 2023
- Fixed email validation bug
- Fixed subject field templating bug
- Fixed Gorgias file upload bug
Internal improvements
August 11th, 2023
- Mailchimp plugin bug fix
Internal improvements
- Review app lifecycle improvements
August 4th, 2023
- Fixed bug causing exports to fail for large forms
- formspree-js: Shipped useSubmit hook in @formspree/react to support react-hook-form
Internal improvements
July 28th, 2023
- Fix browser theme color on the Formspree Dashboard
- [Workflow] Various design and UX polish
Internal improvements
- Enabled bulk-sending for in-product notifications
- Fixes to account deletions
July 21st, 2023
- Added an option to set the ReplyTo header in autoresponse
Internal improvements
- Improved fraud detection
July 14th, 2023
- [Workflow] Actions can now be disconnected even if setup isn't complete
Internal improvements
- Refactored Stripe action to use new API
July 7th, 2023
Internal improvements
- Refactored trello plugin to use new API
- Refactored notion plugin to use new API
- Added memory performance monitoring tool
- formspree-js: Fixed types in @formspree/core
June 30th, 2023
- Fix: don't return archived subs on searching
- Made trial ended banner dismissible
- Added reCAPTCHA to CLI
- Added Team and Personal account group labels to AccountSwitcher
- Improved mailerlite error handling
Internal improvements
- Internal analytics improvements
- formspree-js: Added ESLint
June 23rd, 2023
- Fixed stripe 3dS bug
- formspree-js: released @formspree/core version 2.8.2
- formspree-js: released @formspree/react version 2.4.3
Internal improvements
- Improved tooling for support
- Improved logging
- Reduced build times
- formspree-js: Cleaned up devDependencies
- formspree-js: Automated package publishing
- formspree-js: Upgrade jest to v29
- formspree-js: Manage typescript at workspace root
June 16th, 2023
- Fixed validation field renaming bug
- Added country, phone code option to Klaviyo plugin
- formspree-js: Update to react-18
Internal improvements
- Updating email template tests
- formspree-js: Fixed imports