Skip to main content
Version: 1.7.65

1.7.61

Released on June 18, 2026

Improvements

  • Added 2FA for OpenAdmin, options for resellers and admins to configure their 2FA, and option for admins to view stauts for users, and option for Super Admin to disable per user.
  • Refactored search functionality in OpenPanel UI.
  • reduced Redis writes by ~95% for active users by adding 1 expired check per 60s.
  • default limits are now shown on OpenAdmin > Services > Service Limits and OpenAdmin > Services > Edit Defaults pages.
  • Added twofa_enforce option that forces users to configure 2FA before accessing any other pages.
  • Env variables that contain passwords are now hidden on OpenAdmin > Users > single user > Services page.
  • Sentinel service will now check if systemd service was disabled by Administrator before performing restart.
  • Added option in OpenAdmin > Users > single user > Permissions to edit permissions just for this user.
  • Added OS installation test tasks to automatically verify OpenPanel installation across all supported operating systems and update the README with the latest validation status, including the most recent check timestamp.
  • Improvements to opencli sentinel script.
  • Separate /api/ calls to API.py module #949
  • max_email_quota and max_hourly_email are now visible in WHMCS module for plan details
  • extend user/transfer script to also use new columsn we ahve for plans #158
  • Added warning messages on install for RHEL10 when iptables are missing for 969 and #970.
  • Added /server/resource-usage/history on OpenAdmin that allows admins to view reosurce usage history for last 30 days.
  • Refactored domains-add process.
  • Added options to vlaidate connection to slave server and remove it from OpenAdmin > Domains > DNS Cluster page.
  • Implemented rndc-based notification instead of SSH.
  • Added support for TLSA DNS records in OpenPanel > Zone Editor and option to auto-generate record from the current SSL certificate for a domain.
  • Added options to bulk-edit email accounts from OpenAdmin > Emails > Accounts: change password, restrict sending/receiving, change quota, delete.
  • Refactored FileManager front-end code.
  • jQuery is removed from all OpenPanel UI templates.
  • Added 'no data' messages to ftp connections and dynamic dns pages.
  • Added frontend validations for VHosts Editor.
  • Added reseller_rename option for OpenAdmin notifications.
  • skip ssh welcome message on openadmin terminal.
  • Added hard-enforced 10 results limits for file and folders search in FileManager.
  • Cached disk usage and inodes data for user's Dashboard page is now invalidated after FileManager actions: upload, extract,copy, compress, delete, edit and for MySQL Database import process.
  • phpmyadmin_port removed from Server Information page.
  • Improvements to WP Autoinstaller page.
  • Redesigned installer pages for WordPress, NodeJS/Python and WebsiteBuilder.
  • Mautic module is removed for new installations.

Security

🐛 Bug Fixes

Was this helpful?