HeyForm
Open-source form builder for conversational surveys, quizzes, and polls
Alternative to: typeform, google forms, jotform, tally
About
Versions (26)
v3.0.0
2026-08-06What’s Changed
- fix: integration page need to manual refresh by @iNSaNiA0821 in https://github.com/heyform/heyform/pull/188
- i18n: Add Italian language support by @irimescucosmin in https://github.com/heyform/heyform/pull/273
- i18n: add Brazilian Portuguese support to webapp on next by @BryanLucas7 in https://github.com/heyform/heyform/pull/281
- feat(server): localize transactional emails for Brazilian Portuguese by @BryanLucas7 in https://github.com/heyform/heyform/pull/282
- fix(server): block alternate IPv6 encodings in outbound SSRF guard by @joeltco in https://github.com/heyform/heyform/pull/285
- Render group page titles as plain text by @oiahoon in https://github.com/heyform/heyform/pull/301
- Fix LRU cache evicting the most-recently-used entry by @Osamaali313 in https://github.com/heyform/heyform/pull/302
New Contributors
- @irimescucosmin made their first contribution in https://github.com/heyform/heyform/pull/273
- @BryanLucas7 made their first contribution in https://github.com/heyform/heyform/pull/281
- @joeltco made their first contribution in https://github.com/heyform/heyform/pull/285
- @oiahoon made their first contribution in https://github.com/heyform/heyform/pull/301
- @Osamaali313 made their first contribution in https://github.com/heyform/heyform/pull/302
Full Changelog: https://github.com/heyform/heyform/compare/v0.1.0…v3.0.0