| @@ -1,10 +1,10 @@ | ||
| 1 | 1 | === Extendify === |
| 2 | 2 | Contributors: extendify, kbat82, clubkert, arturgrabo |
| 3 | 3 | Tags: templates, patterns, layouts, blocks, gutenberg, layout, template, editor, library, page builder, gutenberg blocks, wordpress blocks |
| 4 | 4 | Requires at least: 6.5 |
| 5 | -Tested up to: 7.0 | |
| 6 | -Stable tag: 3.1.2 | |
| 5 | +Tested up to: 7.1 | |
| 6 | +Stable tag: 3.2.1 | |
| 7 | 7 | Requires PHP: 7.0 |
| 8 | 8 | License: GPLv2 |
| 9 | 9 | License URI: https://www.gnu.org/licenses/gpl-2.0.html |
| 10 | 10 | |
| @@ -86,8 +86,28 @@ | ||
| 86 | 86 | 2. Quickly open the Extendify library with the Pattern Library block |
| 87 | 87 | 3. The Extendify library, as seen with the Twenty Twenty Two block theme |
| 88 | 88 | |
| 89 | 89 | == Changelog == |
| 90 | + | |
| 91 | += 3.2.1 - 2026-09-16 = | |
| 92 | +- Various bug fixes and improvements | |
| 93 | + | |
| 94 | += 3.2.0 - 2026-09-09 = | |
| 95 | +- Security: only users who can edit the site design can save block style names | |
| 96 | +- Various bug fixes and improvements | |
| 97 | + | |
| 98 | += 3.1.6 - 2026-08-26 = | |
| 99 | +- Various bug fixes and improvements | |
| 100 | + | |
| 101 | += 3.1.5 - 2026-08-20 = | |
| 102 | +- Security: the image importer now checks an image's source before downloading | |
| 103 | +- Various bug fixes and improvements | |
| 104 | + | |
| 105 | += 3.1.4 - 2026-08-12 = | |
| 106 | +- Various bug fixes and improvements | |
| 107 | + | |
| 108 | += 3.1.3 - 2026-07-09 = | |
| 109 | +- Fixed a fatal error that could occur on some sites during plugin load | |
| 90 | 110 | |
| 91 | 111 | = 3.1.2 - 2026-07-08 = |
| 92 | 112 | - Various bug fixes and improvements |
| 93 | 113 | |