| @@ -1,12 +1,12 @@ | ||
| 1 | 1 | === Getwid - Gutenberg Blocks === |
| 2 | 2 | Contributors: MotoPress |
| 3 | 3 | Donate link: https://motopress.com/ |
| 4 | 4 | Tags: gutenberg, gutenberg blocks, wordpress blocks, blocks, editor, block, gutenberg library, templates, page builder, section, google maps, mailchimp, acf, ai, openai, chatgpt |
| 5 | -Requires at least: 5.8 | |
| 6 | -Tested up to: 6.8 | |
| 7 | -Requires PHP: 5.6 | |
| 8 | -Stable tag: 2.1.0 | |
| 5 | +Requires at least: 7.0 | |
| 6 | +Tested up to: 7.1 | |
| 7 | +Requires PHP: 7.4 | |
| 8 | +Stable tag: 3.0.2 | |
| 9 | 9 | License: GPLv2 or later |
| 10 | 10 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 11 | 11 | |
| 12 | 12 | 40+ Gutenberg Blocks, plus multiple pre-made free block templates for the WordPress block editor. |
| @@ -224,13 +224,34 @@ | ||
| 224 | 224 | * Waypoints.js, Copyright 2011-2012 Caleb Troughton, MIT license. |
| 225 | 225 | |
| 226 | 226 | == Changelog == |
| 227 | 227 | |
| 228 | += 3.0.2, Sep 16 2026 = | |
| 229 | +* Fixed potential security vulnerability in Image Hotspot block. | |
| 230 | + | |
| 231 | += 3.0.1, Sep 1 2026 = | |
| 232 | +* Fixed block styling issues caused by an incorrect stylesheet loading order. | |
| 233 | + | |
| 234 | += 3.0.0, Aug 28 2026 = | |
| 235 | +* Modernized all Getwid blocks to use the latest WordPress Block API and native block asset loading, improving compatibility, stability, and performance. | |
| 236 | + | |
| 237 | += 2.2.0, Apr 24 2026 = | |
| 238 | +* Fixed potential security vulnerability in Google Maps block. | |
| 239 | + | |
| 240 | += 2.1.3, Oct 3 2025 = | |
| 241 | +* Improved management of Google Maps, Mailchimp, and reCAPTCHA API keys. | |
| 242 | + | |
| 243 | += 2.1.2, Jul 24 2025 = | |
| 244 | +* Fixed an issue where text highlight colors or inline images in the Table block were not editable. | |
| 245 | +* Fixed an issue where Section blocks with entrance animations might not be visible in the block editor. | |
| 246 | +* Fixed an issue where the "Add" button in the Button Group block might not be visible in the block editor. | |
| 247 | +* Resolved an issue that prevented points from being properly dragged in the Image Hotspot block. | |
| 248 | + | |
| 249 | += 2.1.1, May 8 2025 = | |
| 250 | +* Resolved an issue preventing points from being dropped on the image in the Image Hotspot block. | |
| 251 | + | |
| 228 | 252 | = 2.1.0, May 1 2025 = |
| 229 | 253 | * Improved compatibility with WordPress 6.8. |
| 230 | - | |
| 231 | -= 2.0.14, Dec 27 2024 = | |
| 232 | -* Resolved an issue with the Instagram widget. An Instagram Business account is required, and the app must be reauthorized to function properly. | |
| 233 | 254 | |
| 234 | 255 | -------- |
| 235 | 256 | |
| 236 | 257 | [See the previous changelogs here](https://plugins.svn.wordpress.org/getwid/trunk/changelog.txt). |