mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
Not released yet
|
|
|
|
### 💅 Polish
|
|
- [Add confirmation for detach and uninstall wordpress button #482](https://github.com/stefanpejcic/OpenPanel/discussions/482)
|
|
- `sidebar_color` config is removed for OpenPanel UI.
|
|
- [Email-only, DNS-only, DB-only features are now possible for a server](https://github.com/stefanpejcic/OpenPanel/issues/493#issuecomment-2890913088).
|
|
- `backups` feature is removed from OpenAdmin and Sentinel.
|
|
- dropped support for Sogo and Snappymail.
|
|
- UFW is no longer supported and only CSF is installed.
|
|
- `opencli firewall-reset` command is deprecated.
|
|
- `opencli blacklist` and `opencli cloudflare` commands are removed.
|
|
- `1.1` branch is merged in `main` branch for OpenCli scripts.
|
|
|
|
|
|
### 🐛 Bug Fixes
|
|
- [Missing timezones on RockyLinux cause shorter session duration in user panel #497](https://github.com/stefanpejcic/OpenPanel/issues/497)
|
|
- fixed `Warning: option ssl_version is deprecated and it is ignored. Use ssl_context instead.` on OpenPanel UI restart.
|
|
- fixed error on installation: `/dev/fd/63: line 184: jq: command not found` on Ubuntu 22.04.
|