Skip to content

Releases: waynevanson/data-entry-obsidian-plugin

9.0.1

30 Aug 12:31
Compare
Choose a tag to compare

9.0.1 (2023-08-30)

Bug Fixes

  • uischema frontmatter reads from 'uischema' (b3acfc2)

9.0.0

29 Aug 10:31
Compare
Choose a tag to compare

9.0.0 (2023-08-29)

⚠ BREAKING CHANGES

  • markdown block is now data-entry
  • datasource default is now datasource

Features

  • datasource default is now datasource (96adb9c)
  • markdown block is now data-entry (f2ac6c0)

8.4.1

29 Aug 08:55
Compare
Choose a tag to compare

8.4.1 (2023-08-29)

Bug Fixes

8.4.0

29 Aug 07:44
Compare
Choose a tag to compare

8.4.0 (2023-08-29)

Features

  • apply settings to config (85371d9)

8.3.0

29 Aug 07:38
Compare
Choose a tag to compare

8.3.0 (2023-08-29)

Features

  • add setting panel but disabled (637b776)

8.2.0

28 Aug 21:25
Compare
Choose a tag to compare

8.2.0 (2023-08-28)

Features

  • add defaults for frontmatter (99f26b7)
  • display the stack trace when error thrown (3c3289c)

8.1.1

28 Aug 08:48
Compare
Choose a tag to compare

8.1.1 (2023-08-28)

8.1.0

28 Aug 07:45
Compare
Choose a tag to compare

8.1.0 (2023-08-28)

Features

  • omitting file.path assumes current file (6007c34)

Bug Fixes

  • modifying one file does not return all files (790a14e)

8.0.1

28 Aug 01:38
Compare
Choose a tag to compare

8.0.1 (2023-08-28)

Bug Fixes

  • load current data when opening read view (0ae55cb)

8.0.0

27 Aug 11:09
Compare
Choose a tag to compare

8.0.0 (2023-08-27)

⚠ BREAKING CHANGES

  • remove raw datasource and use frontmatter

Features

  • remove raw datasource and use frontmatter (46cb24a)