Releases: vran-dev/obsidian-form-flow
Releases · vran-dev/obsidian-form-flow
0.0.8
What's Changed
- feat: Added file conflict handling in actions by @RavenHogWarts in #72
- feat: Add action remark field by @RavenHogWarts in #74
- feat: make file path's dropdown cover input when showing by @vran-dev in #78
- feat: new run command action by @vran-dev in #80
- feat: Add wait action by @RavenHogWarts in #79
- feat: add new action grid popover component by @vran-dev in #82
- fix: new action grid popoover position incorrect by @vran-dev in #83
- Add LICENSE file by @vran-dev in #86
- feat: add write-to-clipboard form action by @RavenHogWarts in #88
- feat: sort suggestions alphabetically with i18n by @RavenHogWarts in #90
- fix: boolean type logic error in form display condition by @RavenHogWarts in #92
- feat: support generate fields from markdown frontmatter by @vran-dev in #95
- feat: add Move File action and related settings by @linglilongyi in #91
New Contributors
- @linglilongyi made their first contribution in #91
Full Changelog: 0.0.6...0.0.8
0.0.7
0.0.6
What's Changed
- ci: improve release workflow with automated GitHub release by @RavenHogWarts in #55
- fix: resolve plugin review feedback, closes #57 by @RavenHogWarts in #59
- fix: ensure chain.next is awaited in UpdateFrontmatterActionService #62 by @vran-dev in #63
- feat: upgrade to 0.0.6 by @vran-dev in #65
- fix: create form failed by @vran-dev in #66
Full Changelog: 0.0.5...0.0.6
0.0.5
What's Changed
- refactor: update label for update frontmatter action and insert text action settings by @vran-dev in #39
- refactor: rename target_file to file_path in create_file settings by @vran-dev in #40
- new website for plugin by @vran-dev in #41
- fix: list value format incorrect for update frontmatter action by @vran-dev in #45
- feat: add an api to directly submit form by @Moyf in #46
- feat: add await when update frontmatter by @vran-dev in #51
New Contributors
Full Changelog: 0.0.4...0.0.5
0.0.4
What's Changed
Full Changelog: 0.0.3...0.0.4
0.0.3
What's Changed
- doc: update issue template by @vran-dev in #26
- doc: update question template by @vran-dev in #27
- fix: decimal value validation for number field did not meet expectations by @vran-dev in #28
- fix: when change field type from select to radio, the default value update component does not update by @vran-dev in #30
- feat: expose form api by @vran-dev in #33
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- feat: update plugin description by @vran-dev in #5
- update-metadata by @RavenHogWarts in #6
- feat: add data-checked attribute to radio label by @vran-dev in #8
- fix: property value field type crash by @vran-dev in #9
New Contributors
- @RavenHogWarts made their first contribution in #6
Full Changelog: 0.0.1...0.0.2