| @@ -4,9 +4,9 @@ | ||
| 4 | 4 | Donate link: https://www.patreon.com/meowapps |
| 5 | 5 | Requires at least: 6.0 |
| 6 | 6 | Tested up to: 7.1 |
| 7 | 7 | Requires PHP: 8.1 |
| 8 | -Stable tag: 0.5.7 | |
| 8 | +Stable tag: 0.5.6 | |
| 9 | 9 | License: GPLv2 or later |
| 10 | 10 | License URI: https://www.gnu.org/licenses/gpl-2.0.html |
| 11 | 11 | |
| 12 | 12 | Manage PHP & JS snippets the clean way, then turn any function into an AI tool, a workflow step, or a REST endpoint. Write once, use everywhere. 🤟 |
| @@ -180,11 +180,8 @@ | ||
| 180 | 180 | |
| 181 | 181 | Yes. Code Engine supports importing and exporting your snippets and settings, so you can back them up or move them to another site. |
| 182 | 182 | |
| 183 | 183 | == Changelog == |
| 184 | - | |
| 185 | -= 0.5.7 (2026/09/14) = | |
| 186 | -* Fix: Avoid a PHP warning caused by a null value in an in_array check. | |
| 187 | 184 | |
| 188 | 185 | = 0.5.6 (2026/08/20) = |
| 189 | 186 | * Add: Plugins board in the Meow Apps dashboard. |
| 190 | 187 | * Add: AI site analysis in the Meow Apps dashboard. |