OpnForm
Beautiful open-source form builder
Alternative to: typeform, google forms, jotform, tally
About
Versions (62)
v1.13.1
2026-02-18Highlights
- Security hardening across nested resources with stricter ownership checks for forms, integrations, workspace users, stats, and OIDC routes.
- Validation and authorization improvements for form integrations, including safer OAuth provider scoping.
- Improved reliability for advanced form validation logic across database drivers.
Fixes & Improvements
- Fix template
showendpoint response shape and add regression tests. - Fix signed file upload/download handling for filenames with special characters.
- Fix matrix condition checker edge cases with missing keys.
- Improve payment block behavior (visibility handling and mention support).
- Fix workspace SMTP updates not propagating correctly in queue workers.
- Add admin endpoint to clear user cache.
- Refactor JWT auth middleware behavior and comments.
- Refine select component styling and option presentation.
Internal / Test Coverage
- Added or updated feature tests for templates, matrix conditions, integrations, and controller authorization paths.
- General robustness updates across API behavior and validation flows.
Commits Since v1.13.0
- 16 commits
- 47 files changed
- +1443 / -63 lines