mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
27 lines
2.0 KiB
Markdown
27 lines
2.0 KiB
Markdown
Not released yet
|
|
|
|
### 💅 Polish
|
|
- pm2 interface is removed and replaced with installer that allows users to run containerized nodejs or python apps.
|
|
- added a new page in *OpenAdmin > Domains* to edit templates: Nginx/OpenResty/Apache VirtualHosts files, and HTML templates for: new domain, suspended website and suspended user.
|
|
- `/sites/new` page is removed in favor of `/auto-installer`.
|
|
- `/mautic`, `/pm2` and `/ip_blocker` pages are removed from OpenPanel search.
|
|
- `/backups/settings` and `/backups/destination` pages are added in OpenPanel search.
|
|
- `/get-folder-size` now accepts both relative and full paths with `/var/www/html/`.
|
|
- bun, flarum, mautic and java are completelly removed from PM2.
|
|
- added cron for `opencli email-server pflogsumm` to generate email summary reports periodically.
|
|
- timezone, ssh and webterminal modules are removed.
|
|
|
|
### 🐛 Bug Fixes
|
|
- [Problems with Remove User access from Database #336](https://github.com/stefanpejcic/OpenPanel/issues/336)
|
|
- [Crons don't appear on GUI #460](https://github.com/stefanpejcic/OpenPanel/issues/460)
|
|
- [screenshot image loaded 3x in OpenPanel UI on /website #426](https://github.com/stefanpejcic/OpenPanel/issues/426)
|
|
- [Bug adding docroot in OpenPanel in Cyrilic - not IDN #431](https://github.com/stefanpejcic/OpenPanel/issues/431)
|
|
- fixed bug with `"` showing around emabled modules on *OpenPanel > Advanced > Server Info*.
|
|
- fixed error *Invalid folder path* on `/get-folder-size` for WP Manager.
|
|
- fixed bug setting load, du and cpu tresholds on *OpenAdmin > Notifications* settings.
|
|
- [OpenPanel UI > Web Terminal keeps loading.. #359](https://github.com/stefanpejcic/OpenPanel/issues/359)
|
|
- [remove backup jobs from daily usage reports #464](https://github.com/stefanpejcic/OpenPanel/issues/464)
|
|
- fixed bug *Error fetching databases from the container.* on MySQL caused by missing env limits for CPU and Memory in template.
|
|
- [Can not access through SSH anymore #367](https://github.com/stefanpejcic/OpenPanel/issues/367)
|
|
|