Version: 1.7.60
1.7.41
Released on January 29, 2025
💅 Polish
- The opencli user-login command no longer logs into a user container; it now generates an auto-login link for the OpenPanel UI.
- OpenAdmin Keyboard Shortcuts #834
- Option to view raw activity log and download it from OpenAdmin > Users > single user > Activity page.
- Commands 'opencli user-redis', 'opencli user-memcached', 'firewall-reset', 'php-available_versions' 'php-installed_versions' and 'php-ini' are removed.
- 'opencli api-list' is renamed to 'opencli api' and extended to support: on|off|status|list.
--sshflag is removed from 'opencli user-password' command.- Added option to delete notifications on OpenAdmin > Notifications.
- Improvements to the user deletion and suspend processes.
🐛 Bug Fixes
- Fix opencli faq failing to detect panel domain (#62) #64
- Bug displaying progress for wget #818
- Adding same domain multiple times creates a problem #828
- Bug - user able to change webserver without removing all domains first #825
- Fixed bug detecting panel domain and using https in
opencli api-listcommand. - Fixed broken link in OpenPanel login email template.
- Install: jq: parse error: Invalid numeric literal at line 1, column 10 #835
- Memory Usage not correct #830
- 500 error for WP Scan action on OpenLitespeed webserver #837
- Fixed bug in
opencli php-defaultscript failing to update version if username was renamed. - Fixed error running 'opencli faq' command:
/usr/local/opencli/faq.sh: line 250: syntax error: unexpected end of file - Fixed bug with
opencli licensecommands failing to save license key. - Fixed bug with
opencli user-emailcommand refusing to set email for user if already set for another user. - JS bug in OpenAdmin UI for 'Recent' menu when 404 #840
- Suspended users should be excluded in OpenAdmin > Domains when addin a new domain #842
- Fixed bug on pgAdmin with the default user not having permissions to access the 'public' schema.
- Fixed bug with pgadmin failing to start if no email address is defined.
- Fixed bug on WP Manager showing console error for major WP version format (
N.N).
Was this helpful?