Skip to content

Commit d6b609e

Browse files
committed
prep 1.1.3
1 parent 855b089 commit d6b609e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

3+
# 1.1.3
4+
5+
New Features
6+
7+
- Added the option to specify custom regexp flags for the regexp replace in note button action [#372](https://github.com/mProjectsCode/obsidian-meta-bind-plugin/issues/372)
8+
- Other metadata fields can now be referenced in the update metadata button action via `getMetadata(bindTarget)` [#358](https://github.com/mProjectsCode/obsidian-meta-bind-plugin/issues/358)
9+
10+
Bug Fixes
11+
12+
- Fixed being unable to interact with some input fields in live preview mode on android [#339](https://github.com/mProjectsCode/obsidian-meta-bind-plugin/issues/339)
13+
314
# 1.1.2
415

516
Bug Fixes

0 commit comments

Comments
 (0)