|
@@ -1,6 +1,13 @@
|
|
---
|
|
---
|
|
---
|
|
---
|
|
|
|
|
|
|
|
+## 0.1.6
|
|
|
|
+
|
|
|
|
+Not yet released.
|
|
|
|
+
|
|
|
|
+### 🐛 Bug fixes
|
|
|
|
+- Fixed bug durring ModSecurity installation process that caused the script to hang forever. (reported by [reyokh](https://hostingforums.net/d/282-openpanel-not-another-free-hosting-panel/6))
|
|
|
|
+
|
|
## 0.1.5
|
|
## 0.1.5
|
|
|
|
|
|
Released on March 08, 2023
|
|
Released on March 08, 2023
|
|
@@ -12,8 +19,8 @@ Released on March 08, 2023
|
|
- Administrators can now [set custom how-to articles](/docs/admin/scripts/openpanel_config#how_to_guides) to be displayed in user dashboard
|
|
- Administrators can now [set custom how-to articles](/docs/admin/scripts/openpanel_config#how_to_guides) to be displayed in user dashboard
|
|
- Docker images now support all PHP verisons from 5.6 to 8.3
|
|
- Docker images now support all PHP verisons from 5.6 to 8.3
|
|
- Administrators can now change the default `/openpanel` proxy to anything they want using the: [openpanel_proxy](/docs/admin/scripts/openpanel_config#openpanel_proxy) setting
|
|
- Administrators can now change the default `/openpanel` proxy to anything they want using the: [openpanel_proxy](/docs/admin/scripts/openpanel_config#openpanel_proxy) setting
|
|
-- [opencli admin list](/docs/admin/scripts/admin#list-admin-users), [opencli admin notifications](/docs/admin/scripts/admin#notifications), [opencli user-redis](/docs/admin/scripts/users#redis), [opencli user-memcached](/docs/admin/scripts/users#memcached), [opencli backup-config](/docs/admin/scripts/backup#config), [opencli backup-destination](/docs/admin/scripts/backup#destination), [opencli backup-logs](/docs/admin/scripts/backup#logs), [opencli backup-job](/docs/admin/scripts/backup#job)
|
|
|
|
-- [OpenAdminAPI](/docs/admin/customize/api)! 🎉
|
|
|
|
|
|
+- [opencli admin list](https://dev.openpanel.co/cli/commands.html#List-Admin-users), [opencli admin notifications](https://dev.openpanel.co/cli/commands.html#Notifications), [opencli user-redis](https://dev.openpanel.co/cli/commands.html#REDIS), [opencli user-memcached](https://dev.openpanel.co/cli/commands.html#Memcached), [opencli backup-config](https://dev.openpanel.co/cli/commands.html#Config), [opencli backup-destination](https://dev.openpanel.co/cli/commands.html#Destination), [opencli backup-logs](https://dev.openpanel.co/cli/commands.html#Logs), [opencli backup-job](https://dev.openpanel.co/cli/commands.html#Backup-Jobs)
|
|
|
|
+- [OpenAdminAPI](https://dev.openpanel.co/api/)! 🎉
|
|
- Implemented support for previewing .webp and .avif files in File Manager.
|
|
- Implemented support for previewing .webp and .avif files in File Manager.
|
|
- Added code syntax highlight for [Nginx/Apache Configuration Editor](/docs/panel/advanced/server_settings/#nginx--apache-settings) and [PHP.INI Editor](/docs/panel/advanced/server_settings/#phpini-editor)
|
|
- Added code syntax highlight for [Nginx/Apache Configuration Editor](/docs/panel/advanced/server_settings/#nginx--apache-settings) and [PHP.INI Editor](/docs/panel/advanced/server_settings/#phpini-editor)
|
|
- Added support for [running custom scripts after OpenPanel update process](https://dev.openpanel.co/customize.html#After-update).
|
|
- Added support for [running custom scripts after OpenPanel update process](https://dev.openpanel.co/customize.html#After-update).
|