We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c732b6f commit c32a21eCopy full SHA for c32a21e
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Obsidian Meta Bind Changelog
2
3
+# 1.4.3
4
+
5
+Bug Fixes
6
7
+- Fixed the plugin breaking live preview in Obsidian 1.9 [#598](https://github.com/mProjectsCode/obsidian-meta-bind-plugin/issues/598)
8
+- Fixed the plugin breaking PDF export in Obsidian 1.9 [#603](https://github.com/mProjectsCode/obsidian-meta-bind-plugin/issues/603)
9
10
+Misc
11
12
+- Updated to Zod version 4. Validation error messages might be slightly different, especially for buttons.
13
14
# 1.4.2
15
16
Bug Fixes
0 commit comments