openpanel/website/docs/changelog/1.3.0.md
2025-05-26 15:59:54 +02:00

24 lines
1.7 KiB
Markdown

Released on May 18, 2025
### 💅 Polish
- [dev_mode](https://dev.openpanel.com/cli/config.html#dev-mode) now replaces locally build css/js files with cdn.
- Softaculous 'autoinstaller' module is removed as it is not production ready.
- `opencli admin off` will now create a lock file `/root/openadmin_is_disabled` that is checked on OpenAdmin startup.
- `/api/backups/settings` route is removed.
- title in FileManager pages will now display the path in order to allow setting folder as Favorite.
- added language switcher on OpenPanel login page.
- [Ukranian and Russian translations](https://community.openpanel.org/d/165-govoris-po-russki-russian-and-ukrainian-translation-for-openpanel).
### 🐛 Bug Fixes
- fixed 'Aw Snap!' error on Chrome when accessing OpenAdmin.
- fixed css bug on OpenAdmin pages: process manager, ftp, locales.
- fixed css bug on openadmin new user creation output.
- fixed error `error mounting "/etc/timezone" to rootfs` when starting OpenPanel container on RockyLinux 9.3
- fixed css bug with favicon star icon on dark mode on *OpenPanel > Dashboard*.
- fixed 500 error on *OpenPanel > Databases* page.
- fixed css issue with all fields in drawers on *OpenPanel > FileManager*.
- fixed bug setting cpu/ram limits for services on *OpenPanel > Docker > Containers* when total limits are unlimited.
- fixed js error `Uncaught TypeError: Assignment to constant variable.` when editing wp-config.php file in FileManager.
- fixed [bug encoding OpenAdmin updates for ARM cpu](https://community.openpanel.org/d/162-error-on-oracle-free-tier-arm/4).
- fixed [Bug visible dropdown menu Administrators page](https://community.openpanel.org/d/163-bug-visible-dropdown-menu-administrators-page).