Skip to content

Commit e41735d

Browse files
committedAug 1, 2024
Merge branch 'master' of ../../WParked/speczip/wp-content/plugins/ultimate-addons-for-gutenberg
2 parents ebf51e1 + 9dc4cd5 commit e41735d

File tree

93 files changed

+2639
-617
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+2639
-617
lines changed
 

‎README.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
**Requires at least:** 5.6
66
**Requires PHP:** 7.4
77
**Tested up to:** 6.6
8-
**Stable tag:** 2.14.1
8+
**Stable tag:** 2.15.0
99
**License:** GPLv2 or later
1010
**License URI:** https://www.gnu.org/licenses/gpl-2.0.html
1111

@@ -215,6 +215,16 @@ Our external packages use [Rating Star Component](https://github.com/n49/react-s
215215

216216
## Changelog ##
217217

218+
### 2.15.0 - Thursday, 1st August 2024 ###
219+
* Improvement: Container - Added an order option for grid layout to set the order in which the inner container should be.
220+
* Improvement: Info Box - Added an overall border option.
221+
* Improvement: Separator - Added overall block margin and padding settings.
222+
* Improvement: Image Gallery - Added keyboard accessibility for click events.
223+
* Improvement: Icon - Added keyboard accessibility for link click.
224+
* Fix: Image & Image Gallery - Resolved an issue wherein the caption's text-decoration would not sync with the Astra theme's body font settings when "Default" is set.
225+
* Fix: Image Gallery & Social Share - Resolved an issue wherein synced patterns for these blocks would cause the page to freeze.
226+
* Fix: Global - Resolved an issue causing the editor to freeze when dynamic content was used in the sync pattern.
227+
218228
### 2.14.1 - Tuesday, 16th July 2024 ###
219229
* Improvement: Added compatibility with WordPress v6.6.
220230
* Improvement: What's New - Improved the ability to see the new updates for Spectra in the form of a feed under the Dashboard.
@@ -228,16 +238,6 @@ Our external packages use [Rating Star Component](https://github.com/n49/react-s
228238
* Improvement: Global - Added an update notice for users that used to use `Ultimate Addons for Gutenberg` to update their database to ensure compatibility with the Heading and Info-box block defaults. Read more [here](https://wpspectra.com/docs/spectra-database-update-instructions/).
229239
* Fix: Container - Resolved an issue wherein WordPress core blocks inside the container were aligning to the center in tablet/mobile view in the editor.
230240

231-
### 2.13.8 - Thursday, 27th June 2024 ###
232-
* This update addressed a security bug. Props to Patchstack for privately reporting it to our team. Please make sure you are using the latest version on your website.
233-
234-
### 2.13.7 - Tuesday, 18th June 2024 ###
235-
* Fix: Forms - Resolved an issue wherein the select dropdown padding would not work as intended with the Astra theme.
236-
* Fix: How-To - Resolved an issue that would cause all blocks to encounter an error when using the How-To steps with a dynamic image.
237-
* Fix: Post Grid - Resolved an issue that would cause an error when selecting the Post Type as Site Builder and the Image Layout as Background.
238-
* Fix: Post Timeline - Resolved an issue wherein the font size would not work as intended in responsive devices.
239-
* Fix: Global - Resolved an issue wherein labels from the icon library would not be available for translation on wordpress.org.
240-
241241
The full changelog is available [here](https://wpspectra.com/whats-new/).
242242

243243
## Upgrade Notice ##

‎assets/css/blocks/image-gallery.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.