PluginProbe
Page Builder: Pagelayer – Drag and Drop website builder / 2.2.2
Page Builder: Pagelayer – Drag and Drop website builder v2.2.2
2.2.2 2.2.1 2.2.0 2.1.9 2.1.8 2.1.7 2.1.6 2.1.5 2.1.4 2.1.3 trunk 0.9.0 0.9.1 0.9.2 0.9.3 0.9.4 0.9.5 0.9.6 0.9.7 0.9.8 0.9.9 1.0.0 1.0.2 1.0.3 1.0.4 All 130 releases
← All changes | readme.txt +8 -2 2.2.0 → 2.2.2 View file →
@@ -3,9 +3,9 @@
3 3 Tags: page builder, editor, drag and drop, gutenberg blocks, landing-page
4 4 Requires at least: 4.7
5 5 Tested up to: 7.0
6 6 Requires PHP: 5.5
7 -Stable tag: 2.2.0
7 +Stable tag: 2.2.2
8 8 License: LGPL v2.1
9 9 License URI: http://www.gnu.org/licenses/lgpl-2.1.html
10 10
11 11 The most advanced frontend drag & drop page builder. Pagelayer is a light weight but extremely powerful Website Builder. With Pagelayer you can create great looking websites much faster. Works with any theme and any page.
@@ -130,10 +130,16 @@
130 130 9. **Content Slides** can be designed without the effort of installing extra plugins.
131 131
132 132 == Changelog ==
133 133
134 += 2.2.2 (Sep 21, 2026) =
135 +* [Task] Improved security checks for plugin updates by verifying plugin signatures before upgrading.
136 +
137 += 2.2.1 (Sep 16, 2026) =
138 +* [Security-Fix] Fixed an authorization issue with page deletion reported by Sanghyeok Kim (@Hamoyeah).
139 +
134 140 = 2.2.0 (Sep 12, 2026) =
135 -[Feature] Introduced Build with AI, Create websites using AI-powered prompts.
141 +* [Feature] Introduced Build with AI, Create websites using AI-powered prompts.
136 142
137 143 = 2.1.9 (Sep 01, 2026) =
138 144 * [Bug-Fix] Fixed a stored XSS through the Custom Attributes and link attributes fields, where an event handler saved by a lower privileged user could be served to visitors. Attribute names are now checked against a list of supported names on every render path, and event handlers render only for content saved by a user who is allowed to add JavaScript.
139 145 * [Bug-Fix] Fixed color picker popup and positioning issue in Website settings page.