PluginProbe
Extendify / trunk
Extendify vtrunk
3.2.1 3.2.0 3.1.6 3.1.5 3.1.4 3.1.3 3.1.2 3.1.1 3.1.0 3.0.6 3.0.5 3.0.4 trunk 0.1.0 0.10.0 0.10.1 0.10.2 0.11.0 0.11.1 0.2.0 0.3.0 0.3.1 0.4.0 0.5.0 0.6.0 All 127 releases
← All changes | readme.txt +19 -2 3.1.3 → trunk View file →
@@ -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.3
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,25 @@
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
90 107
91 108 = 3.1.3 - 2026-07-09 =
92 109 - Fixed a fatal error that could occur on some sites during plugin load
93 110