Skip to content

Commit 89e21d9

Browse files
committed
update changelog
1 parent 2075c82 commit 89e21d9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Obsidian Meta Bind Changelog
22

3+
# 1.3.1
4+
5+
Bug Fixes
6+
7+
- Fixed the new `backgroundImage` and `cssStyles` button options not working
8+
- Fixed the `open` action not being able to open plain file paths
9+
310
# 1.3.0
411

512
New Features
@@ -8,7 +15,8 @@ New Features
815
- Added modifier support for button clicks
916
- Middle-clicking on buttons will open files in a new tab for any action that opens files [#436](https://github.com/mProjectsCode/obsidian-meta-bind-plugin/issues/436)
1017
- Added a button action to run a templater file without creating a new note (thanks reply2za) [#466](https://github.com/mProjectsCode/obsidian-meta-bind-plugin/pull/466)
11-
- Added option to specify a background image for buttons [#429](https://github.com/mProjectsCode/obsidian-meta-bind-plugin/issues/429)
18+
- Added an option named `backgroundImage` to specify a background image for buttons [#429](https://github.com/mProjectsCode/obsidian-meta-bind-plugin/issues/429)
19+
- Added an option named `cssStyles` to specify inline CSS styles for a button
1220
- Image view fields now work with URLs [#476](https://github.com/mProjectsCode/obsidian-meta-bind-plugin/issues/476)
1321
- Added a data attribute to input fields that reflects their internal value [#475](https://github.com/mProjectsCode/obsidian-meta-bind-plugin/issues/475)
1422

0 commit comments

Comments
 (0)