1.16.2 (2023-10-11)
1.16.1 (2023-10-10)
1.16.0 (2023-10-03)
1.15.0 (2023-10-02)
- default values support for most input types (f8415a3)
- do not use innerHTML (8ae7d5b)
1.14.1 (2023-09-29)
- properly clone elements (667ebe0), closes #51
- set a default value for inputs of type select (2c514b1), closes #45
1.14.0 (2023-09-15)
- show result preview (7425df1)
1.13.0 (2023-09-15)
1.12.1 (2023-09-15)
1.12.0 (2023-09-15)
1.11.0 (2023-09-14)
1.10.0 (2023-09-14)
- show better errors (8202d37)
- dataview input was not filtering (8202d37)
1.9.1 (2023-09-14)
- release process (790d84d)
1.9.0 (2023-09-14)
- release-bot (0586068)
1.8.0 (2023-09-13)
- dataview input type (22b8949)
1.7.1 (2023-09-13)
- remove deprecated usages of app (343ff57)
1.7.0 (2023-09-12)
- fix the versioning, I hope (7bb7d7d)
1.6.0 (2023-09-12)
1.5.0 (2023-09-12)
1.4.0 (2023-09-11)
- decide where to open the forms editor/manager (bd5a957)
- make field name required (2892503)
1.3.0 (2023-09-11)
- ability to order fields (79517c0)
1.2.2 (2023-09-11)
- rename the plugin to follow obsidian guidelines (2487590)
1.2.1 (2023-09-11)
- do not include v in tag (7a54a24)
1.2.0 (2023-09-11)
- complete core decoding and validation (7fc538c)
- FormEditor V1 (ce228ef)
- manage forms view (bb99d2d)
- mobile handling of the form editor (1be84bd)
- suggest folder input (3adaf07)
1.1.0 (2023-09-07)
- add support for all the basic fields (991c53e)
- dataview serialization (9b38402)
- form result (2f63a90)
- initial prototype (ae1404a)
- note input with autocomplete and narrowed to specific folder (89bce4c)
- select input for notes narrowed to specific folder (89bce4c)
- select input with fixed number of elements (89bce4c)
- support numbers and text (5b27caf)