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
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -145,13 +145,13 @@ Please create a new GitHub issue and let us know: [https://github.com/liip/boots
145
145
146
146
= 4.3.1 =
147
147
148
+
**NOTICE:** Version 4.x of the plugin will be the last version to support WordPress versions lower than 5.3.
149
+
If you're on a lower version of WordPress think about updating it if you still would like receive updates for this plugin.
150
+
148
151
* [FIX] Apply default color to button if `color` attribute is missing in `styleOptions`.
149
152
150
153
= 4.3.0 =
151
154
152
-
**NOTICE:** Version 4.x of the plugin will be the last version to support WordPress versions lower than 5.3.
153
-
If you're on a lower version of WordPress think about updating it if you still would like receive updates for this plugin.
154
-
155
155
* [COMPATIBILITY] Tested up to WordPress 6.1.
156
156
* [CHANGE] Set default `style` attribute of the Button block to `primary`. This shouldn't be a breaking change since the template already added the `btn-primary` class if no `style` was selected.
157
157
* [FEATURE] Add `color` attribute to the `styleOptions` to be able to display the buttons in the correct color in the editor. If you have changed 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.
0 commit comments