You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.txt
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -143,6 +143,10 @@ Please create a new GitHub issue and let us know: [https://github.com/liip/boots
143
143
144
144
== Changelog ==
145
145
146
+
= 5.1.0 =
147
+
148
+
* [CHANGE] Renamed `color` attribute of the `styleOptions` for the button block to `bgColor`. Additionally added `textColor` attribute to be able to change the text color of the button in the editor as well. If you are modifying the `styleOptions` via the [`wpBootstrapBlocks.button.styleOptions`](https://github.com/liip/bootstrap-blocks-wordpress-plugin#wpbootstrapblocksbuttonstyleoptions) JavaScript filter please add the according colors to your style objects.
149
+
146
150
= 5.0.0 =
147
151
148
152
Starting with this version the plugin only supports WordPress versions >= 5.3.
0 commit comments