| @@ -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.7 | |
| 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. |
| @@ -129,8 +129,24 @@ | ||
| 129 | 129 | 8. **A to Z** custom design no more sluggish template, get 100% control on all templates. |
| 130 | 130 | 9. **Content Slides** can be designed without the effort of installing extra plugins. |
| 131 | 131 | |
| 132 | 132 | == Changelog == |
| 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. | |
| 133 | 149 | |
| 134 | 150 | = 2.1.7 (August 6, 2026) = |
| 135 | 151 | * [Feature] Added PageLayer MCP (Beta) feature. |
| 136 | 152 | * [Bug-Fix] Added an XSS warning notice while editing posts and pages, and enhanced security checks. |