Skip to content

Releases: chhoumann/MetaEdit

1.8.2

30 Jul 19:08
Compare
Choose a tag to compare

1.8.1

30 Jul 18:57
Compare
Choose a tag to compare

1.8.1 (2023-07-30)

Bug Fixes

  • fix frontmatter update breaking in Obsidian 1.4.1 (4bf3ceb)

1.8.0

02 Mar 18:35
Compare
Choose a tag to compare

1.8.0 (2023-03-02)

Features

  • now accepts every Dataview inline property format, e.g. [key::value]. Thanks, @theofbonin!

Bug fixes

  • Fixes #54 - now bold / italicized dataview fields can get updated. Thanks, @theofbonin!

1.7.2

09 Feb 16:06
Compare
Choose a tag to compare

What's Changed

  • Update Obsidian package. by @chhoumann in #55
  • Fix for #50 - which is an issue where QuickAdd would conflict with Excalidraw's autosave by @chhoumann in #56
  • Adds error notification, prevent unneeded changes by @ryanjamurphy in #60

New Contributors

Full Changelog: 1.7.1...1.7.2

1.7.1

22 Sep 12:37
Compare
Choose a tag to compare

1.7.0

22 Sep 04:57
Compare
Choose a tag to compare

1.6.16

26 Jun 22:55
Compare
Choose a tag to compare

1.6.15

24 Jun 12:13
Compare
Choose a tag to compare

1.6.14

24 Jun 10:51
Compare
Choose a tag to compare

1.6.13

14 Jun 14:33
Compare
Choose a tag to compare

Add getPropertyValue() function to API.