Version: 1.7.41
1.7.4
Released on December 30, 2025
💅 Polish
- User panel (
:2083) now auto-starts on installation. - Add Domain related actions to API [FEATURE REQUEST] #809
- OpenPanel API Endpoints:
/api/domains,/api/domains/new,/api/domains/delete - OpenAdmin API Endpoints:
/api/domains,/api/domains/new,/api/domains/suspend/,/api/domains/usnsuspend/,/api/domains/delete/ - View all graphs all at once on Resource Usage page [FEATURE REQUEST] #808
- removed
emailinput type for username field on OpenAdmin > Settings > Notifications. - PHP 8.5 is now the default version for new installations
- removed 'new' badge from Recent on OpenAdmin sidebar.
- Improvements to OpenAdmin> Domains page.
- Added an option to add domains from OpenAdmin.
🐛 Bug Fixes
- Varnish status per domain cannot be changed (ON/OFF not working) #823
- WP Manager > Scan: login plugin did not install #814
- False-positive messages for admin logins when behind Cloudflare proxy #819
- Changing pgAdmin email & password gives HTTP 500 error #816
- AutoInstaller fails when using Apache #820
- CPU usage progress bar doesn't match percentage #815
- Pagination bug on Resource Usage History #810
- 2FA not working with Authy #805
- Enabling/Disabling Redis gives error 500 #807
- Reseller accounts page gives 404 error #806
- Fixed bug in
user-addscript rounding down GB, so 5.8GB was showing as 5 instead of 6G. - Fixed bug authenticating using JWT in user panel, due to JWT version missmatch.
- Fixed bug on user delete that failed to kill all user processes if username was changed.
- CPANEL IMPORT: Crontab supports seconds, so add one more * on import #26
- Fixed bug setting litespeed as webserver
- Install script now handles if
/etc/hostsis missing
Was this helpful?