openpanel/website/docs/changelog/1.2.5.md
2025-04-26 20:21:51 +02:00

20 lines
1.0 KiB
Markdown

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](https://dev.openpanel.com/cli/proxy.html).
- 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](/docs/admin/server/ssh/) page.
### 🐛 Bug Fixes
- fixed bug with [opencli proxy set](https://dev.openpanel.com/cli/proxy.html) 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](https://github.com/stefanpejcic/OpenPanel/issues/377)
-