November 13th, 2025

Keep your integrations secure and reliable! OpnForm now lets you add a Webhook Secret and custom HTTP headers to your outgoing webhooks.
Webhook Secret: Signs each submission so your receiving service can verify it really came from OpnForm.
Custom Headers: Send extra information like API keys, authorization tokens, or other headers with every webhook.
Example use case: Send form submissions to your internal API while including an Authorization header and a signature. Your backend will only accept verified requests, keeping your data safe.
Set these options in your formβs Webhook settings. For detailed setup instructions and examples, see our docs: Can I trigger another service whenever my form receives a submission - WebHooks?
Bug Fixes & Improvements
Submit on Enter β Fixed an issue where password fields on protected forms/views didnβt submit when pressing Enter. Now, users can submit passwords directly via the keyboard without needing to click βSubmit.β
Better Image Input (Unsplash & URL) β Enhanced image selection in the form editor. Users can now choose images via Upload, Unsplash search, or direct URL in the modal with clear tabs.
Required Star Styling β Resolved inconsistencies in required field styling. All input fields now follow the same formatting.
Custom Block Dragging Bug β Fixed an issue where dragging a star rating block lost its settings and displayed a number instead of stars. Dragging now preserves settings correctly.