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 +28 -2 2.1.4 → 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.1.4
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,8 +130,34 @@
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 +
140 += 2.2.0 (Sep 12, 2026) =
141 +* [Feature] Introduced Build with AI, Create websites using AI-powered prompts.
142 +
143 += 2.1.9 (Sep 01, 2026) =
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.
145 +* [Bug-Fix] Fixed color picker popup and positioning issue in Website settings page.
146 +
147 += 2.1.8 (August 17, 2026) =
148 +* [Bug-Fix] Enhanced security checks to improve overall stability and protection.
149 +
150 += 2.1.7 (August 6, 2026) =
151 +* [Feature] Added PageLayer MCP (Beta) feature.
152 +* [Bug-Fix] Added an XSS warning notice while editing posts and pages, and enhanced security checks.
153 +
154 += 2.1.6 (July 31, 2026) =
155 +* [Bug-Fix] Enhanced security checks to improve overall stability and protection.
156 +
157 += 2.1.5 (July 28, 2026) =
158 +* [Bug-Fix] Enhanced security checks to improve overall stability and protection.
159 +
134 160 = 2.1.4 (July 08, 2026) =
135 161 * [Feature] Added Ctrl + K shortcut for widget search.
136 162 * [Improvement] Improved the builder UI/UX.
137 163 * [Bug-Fix] There was some PHP warnings. This is fixed.
@@ -136,9 +162,9 @@
136 162 * [Improvement] Improved the builder UI/UX.
137 163 * [Bug-Fix] There was some PHP warnings. This is fixed.
138 164
139 165 = 2.1.3 (June 24, 2026) =
140 -* [Pro Feature] Added a Markdown widget.
166 +* [pro-Feature] Added a Markdown widget.
141 167 * [Bug Fix] Fixed a minor UI issue in the Theme Templates table.
142 168
143 169 = 2.1.2 (June 09, 2026) =
144 170 * [Task] Updated version to 2.1.2 due to WordPress API update issue.