0.83.12
What's Changed
- Add new build scripts by @Sven65 in #62
- feat: repeater load value by @NiclasNorin in #78
- fix: make all fileinputs return as array by @NiclasNorin in #79
- feat: load gallery by @NiclasNorin in #81
- feat: add file upload ability by @sebastianthulin in #80
- feat: file value loader by @NiclasNorin in #82
- feat: image value loader by @NiclasNorin in #83
- feat: load google maps by @NiclasNorin in #85
- feat: crash if change field settings or missing field by @NiclasNorin in #86
- fix: adds a namespace to fieldplucker method. by @sebastianthulin in #87
- Fix/move disclaimer to partial uset width by @sebastianthulin in #89
- fix: validate that we have a post title and post content when form defines it. by @sebastianthulin in #88
- feat: add file validation pattern by @sebastianthulin in #84
- feat: make working status be visible even when user scrolls by @sebastianthulin in #90
- fix: correct label for fatal submit errors. by @sebastianthulin in #91
- feat: prevent deletion of form module with submissions by @thorbrink in #93
- test: remove invalid tests by @thorbrink in #94
- test: increase coverage by @thorbrink in #95
- test: increase coverage for ModuleConfigTest by @thorbrink in #96
- feat: updated design by @sebastianthulin in #97
- fix: handle minimum file count in gallery field by @thorbrink in #98
- fix: repeater label empty by @sebastianthulin in #104
- fix: implement support for horizontal option in radiobuttons and chec… by @sebastianthulin in #103
- feat: disable gutenberg on submissions by @sebastianthulin in #105
- fix: resolve do not check conditional fields logic by @sebastianthulin in #106
- fix: decode submitted data before inserting into db by @sebastianthulin in #107
- fix/google map field always looks invalid if other invalid fields exists by @NiclasNorin in #108
- fix: return button missing translation by @NiclasNorin in #110
- fix: saving crashed by undefined array key by @NiclasNorin in #111
- fix: warning from missing lang key by @NiclasNorin in #112
- fix: allowing fields to have more width for mobile by @NiclasNorin in #113
- feat: adding post type as label for post_title and post_content by @NiclasNorin in #114
- feat: saving address locality to google maps field by @NiclasNorin in #115
- feat: adding form step number to url for tracking by @NiclasNorin in #116
- feat: allow back and forward behavior between steps by @NiclasNorin in #121
- Feat/after insert post action by @nRamstedt in #126
- Fix: single image fields now save correctly by @nRamstedt in #133
- fix(repeater): preserve weekly repeat and weekdays in nested field names by @thorbrink in #135
- feat: Allow fields to be hidden from frontend/backend forms by @thorbrink in #140
- Feat: Add configurable webhook body/headers by @nRamstedt in #144
- fix: correcting map not loading css by @NiclasNorin in #146
- fix: correcting styling for non standard field labels by @NiclasNorin in #147
New Contributors
- @Sven65 made their first contribution in #62
- @nRamstedt made their first contribution in #126
Full Changelog: 0.64.2...0.83.12