mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
1.0 KiB
1.0 KiB
Not released yet
💡 New
demo_mode
option is available - if enabled, user and admin panels are in read-only mode.
💅 Polish
- added
--no-restart
flag to opencli proxy set. - added capitalize_domains feature that allows users to customize domain type case.
.md
extension can now also be edit/viewed from OpenPanel > FileManager.- if a README.md file is present in the current directory on OpenPanel > FileManager, it will be displayed below the file list table.
- redesigned OpenAdmin > Advanced > SSH page.
🐛 Bug Fixes
- fixed bug with opencli proxy set preventing certain characters.
- fixed bug saving email on OpenAadmin > Notifications > Settings.
- fixed bug with crons.ini missing for existing users:
cron | read /crons.ini: is a directory
. - fixed bug with OpenPanel > Crons from not sending comments.
- No ports on /system/hosting/ports #377