ITADN
danielo515/obsidian-modal-form

版本发布 8

1.64.0
? · 2026-03-03

## Features - feat: allow multiple folder sources for multiselect notes field (90b5cc1) ## Bug Fixes - fix: align folder action buttons with input fields in form builder (4d55db6) - fix: simplify FileSuggest to always use get_tfiles_from_folders (56187a8) ## Other Changes - refactor: return Separated from get_tfiles_from_folders (ff520cb) - refactor: use A.separate and A.uniq in get_tfiles_from_folders (e98b9d0)

1.63.1
? · 2026-02-27

## Bug Fixes - fix: document that template frontmatter outputs raw YAML without delimiters (2fc7e30) - fix: add --- delimiters to frontmatter examples in documentation (23bd908) - fix: wrap frontmatter command output in --- delimiters (5186962)

1.63.0
? · 2026-02-21

## Features - feat: add required field support to FormBuilder API (38a63a9)

v1.61.01.61.0
? · 2025-04-25

## [1.61.0](https://github.com/danielo515/obsidian-modal-form/compare/1.60.2...1.61.0) (2025-04-25) ### Features * add form commands and improve NewNoteModal with auto-selection for single form ([ffe2a1d](https://github.com/danielo515/obsidian-modal-form/commit/ffe2a1d4236c5134f32f277e730858c2fce871f2))

v1.60.21.60.2
? · 2025-03-29

## [1.60.2](https://github.com/danielo515/obsidian-modal-form/compare/1.60.1...1.60.2) (2025-03-29) ### Bug Fixes * **form-runtime:** handle outside clicks and X button ([ee383d7](https://github.com/danielo515/obsidian-modal-form/commit/ee383d7d1de5f78f0876698cc8718b178627e773)), closes [#374](https://github.com/danielo515/obsidian-modal-form/issues/374)

v1.60.11.60.1
? · 2025-03-02

## [1.60.1](https://github.com/danielo515/obsidian-modal-form/compare/1.60.0...1.60.1) (2025-03-02) ### Bug Fixes * update release-please and try to force it ([96f93c0](https://github.com/danielo515/obsidian-modal-form/commit/96f93c0570368e8dadc6036ca1b9e22c6320e5af))

v1.60.01.60.0
? · 2025-03-02

## [1.60.0](https://github.com/danielo515/obsidian-modal-form/compare/1.59.0...1.60.0) (2025-02-18) ### Features * **fields:** provide form fields to dataview inputs ([4f209ce](https://github.com/danielo515/obsidian-modal-form/commit/4f209ce4eb205224608587b32a9e06efd6afaccd))

v1.59.01.59.0
? · 2025-02-03

## [1.59.0](https://github.com/danielo515/obsidian-modal-form/compare/1.58.0...1.59.0) (2025-02-01) ### Features * add tests ([0aea8dd](https://github.com/danielo515/obsidian-modal-form/commit/0aea8ddba6506ab69747cb53983dd7fe630d4a00)) * easier build forms programmatically ([5701614](https://github.com/danielo515/obsidian-modal-form/commit/5701614b27265672eab53a878db92e34c61eae89)) * ensure at the type level the builder implements all the fields ([d9f3c4a](https://github.com/danielo515/obsidian-modal-form/commit/d9f3c4af45f7b31596c538e0855f709b9ba1e922))