Skip to content

Commit 02e182c

Browse files
committed
update changelog
1 parent d46fdb1 commit 02e182c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Obsidian Meta Bind Changelog
22

3+
# 0.9.0
4+
5+
New Features
6+
7+
- Meta Bind Embed, a way to embed a note (Note B) in another note (Note A) and have all the input fields think they are part of note A
8+
9+
Changes
10+
11+
- Improved the handling of nested metadata a lot, fixing [#52](https://github.com/mProjectsCode/obsidian-meta-bind-plugin/issues/52) in the process
12+
- A lot more input fields will now recognize links and render them as links [#141](https://github.com/mProjectsCode/obsidian-meta-bind-plugin/issues/141)
13+
- You can now unselect an element in the `select` input field by clicking on it again [#145](https://github.com/mProjectsCode/obsidian-meta-bind-plugin/issues/145)
14+
15+
Bug Fixes
16+
17+
- Style fixes for Obsidian 1.5.0
18+
- Fixed a bug with the meta bind table
19+
- Fixed a multitude of bugs relating to how input fields handle frontmatter values that are invalid for that input field, thanks to a lot of new automated tests
20+
321
# 0.8.0
422

523
New Features

0 commit comments

Comments
 (0)