Releases: bwhtech/forms_pro
Releases · bwhtech/forms_pro
Release list
v0.1.6-beta
What's Changed
- fix(builder): replace live field previews in Add Fields palette by @harshtandiya in #135
- fix(rating): retain user-selected value (#24) by @harshtandiya in #136
- chore(deps-dev): bump @playwright/test from 1.59.1 to 1.60.0 in /frontend by @dependabot[bot] in #140
- chore(deps): update faker requirement from <40.16,>=40.13 to >=40.13,<40.19 by @dependabot[bot] in #138
- chore(deps): bump @vueuse/core from 14.2.1 to 14.3.0 in /frontend by @dependabot[bot] in #139
- chore(deps): bump vue-router from 4.5.1 to 4.6.4 in /frontend by @dependabot[bot] in #141
- feat(perms): route-level permissions (backend gates + frontend wiring) by @harshtandiya in #142
- chore(deps): bump vue from 3.5.33 to 3.5.34 in /frontend by @dependabot[bot] in #145
- chore(deps-dev): bump @types/node from 25.7.0 to 25.9.1 in /frontend by @dependabot[bot] in #144
- chore(deps): bump @lucide/vue from 1.11.0 to 1.16.0 in /frontend by @dependabot[bot] in #146
- chore(deps-dev): bump typescript from 5.9.3 to 6.0.3 in /frontend by @dependabot[bot] in #147
- chore(deps): update faker requirement from <40.19,>=40.13 to >=40.13,<40.22 by @dependabot[bot] in #149
- feat: add Page Break field type for multistep forms by @harshtandiya in #150
Full Changelog: v0.1.5-beta...v0.1.6-beta
v0.1.5-beta
What's Changed
Features
- feat(FormBuilder): add ghost class for draggable fields by @harshtandiya in #115
- feat(FormBuilder): implement keyboard shortcut for saving forms by @harshtandiya in #117
- feat(FormBuilder): morph action button label with TextMorph by @harshtandiya in #118
- feat: export submissions as CSV/Excel by @harshtandiya in #133
- feat: multi-column form layout with column stacking by @harshtandiya in #119
column-demo.mp4
Fixes
- fix(e2e): detect cross-row drag via data-row-index by @harshtandiya in #132
Full Changelog: v0.1.4-beta...v0.1.5-beta
v0.1.1-beta
What's Changed
- feat: user submission management v1 by @harshtandiya in #10
- fix:
User Formscreation on installation by @harshtandiya in #11 - feat:support link fields by @harshtandiya in #12
- feat: handle attach fields by @harshtandiya in #13
- fix: ensure proper field indexing when form is saved by @harshtandiya in #19
- feat: conditional logic v1 by @harshtandiya in #23
Full Changelog: v0.1.0-beta...v0.1.1-beta
v0.1.0-beta
What's Changed
- feat: SPA init by @harshtandiya in #1
- chore: better submission form fields render by @harshtandiya in #2
- feat: team management v1 by @harshtandiya in #4
- feat: teams v1 by @harshtandiya in #5
- chore: make formgenerator better by @harshtandiya in #7
- feat: manage form pages by @harshtandiya in #8
- feat: login required functionality v1 by @harshtandiya in #9
Full Changelog: https://github.com/BuildWithHussain/forms_pro/commits/v0.1.0-beta
v0.1.4-beta
What's Changed
Features
- feat: add Heading 1/2/3 field types by @harshtandiya in #103
- feat: builder page refactor #104
| Before | After |
|---|---|
![]() |
![]() |
Fixes
- fix(e2e): auto-fill form title in FormBuilderPage.goto() to prevent MandatoryError by @harshtandiya in #96
- fix: resolve semgrep findings across codebase by @harshtandiya in #98
- fix(Form): correct initial route generation string by @harshtandiya in #106
- fix: prevent duplicate fieldnames on form save by @harshtandiya in #107
Full Changelog: v0.1.3-beta...v0.1.4-beta
v0.1.3-beta
What's Changed
Features
- feat: test framework with test factory by @harshtandiya in #72
- feat(e2e): Playwright E2E test suite (#57) by @harshtandiya in #79
- feat(multiselect): add Multiselect field with registry-driven builder extras by @harshtandiya in #85
Full Changelog: v0.1.2-beta...v0.1.3-beta
v0.1.2-beta
What's Changed
Features
- feat: hide fields property by @harshtandiya in #25
- feat: phone number fields by @harshtandiya in #31
- feat: custom success messages by @harshtandiya in #32
- feat: hide login button by @vishwajeet-13 in #33
- feat: team creation & team switcher functionality by @harshtandiya in #37
- feat: team logos by @harshtandiya in #40
- feat: child table support v1 by @harshtandiya in #42
- feat: team management pages by @harshtandiya in #46
- feat: submission list pages by @harshtandiya in #59
Fixes
- fix: no JS validations when submitting as draft by @harshtandiya in #27
- fix: checkbox alignment by @harshtandiya in #35
- fix: team avatar uploader by @harshtandiya in #47
- fix: form sharing methods by @harshtandiya in #58
Full Changelog: v0.1.1-beta...v0.1.2-beta

