Update 0.3.1.md

This commit is contained in:
Stefan Pejcic 2024-10-08 23:43:56 +02:00 committed by GitHub
parent b7407aad15
commit d0601689ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,8 @@ Not yet released.
- Fixed [js bug creating new plans from the OpenAdmin interface on OpenPanel Community edition](https://media.discordapp.net/attachments/1205652108213485571/1291779899442335927/image.png?ex=67015748&is=670005c8&hm=b74aa02b4a44c988843fd55656985702d6d279490aaf2d25186e5a90a71d097f&=&format=webp&quality=lossless&width=1162&height=614).
- Fixed js bug `Uncaught SyntaxError: Unexpected token '}' (at wordpress:19:240)` on Scan button when WordPress installations exist.
- Fixed js bug `Uncaught SyntaxError: Unexpected token 'function' (at wordpress:31:963)`when domain has punnycode.
- Fixed bug with WHMCS module not passing PackageName when creating new user account.
- Fixed bug with WHMCS module returning error messages even for successful actions.
### 💅 Polish
- The [dev_mode](https://dev.openpanel.com/cli/config.html#dev-mode) option will now also control verbose logging of API requests in `/var/log/openpanel/admin/api.log`.