Version: 1.7.60
1.7.43
Released on February 14, 2025
💅 Polish
- German language support update#18
- Bulgarian translation
- Fix translation warnings, update Spanish & Chinese locales, and ignore compiled files#14
- Add Spanish translations for various messages#16
- Add Spanish translations for domain and email messages#17
- Added option to toggle dev_mode from OpenAdmin > Settings > General page.
- local captcha options besides cloud #856
- Added 'cron_max_file_size_kb' setting.
- Enhanced the OpenAdmin > Domains page: added ID and Docroot columns, made columns user-configurable, introduced sorting functionality, option to mange SSL, configure HSTS, disable WAF and suspend/uspuspend domains.
- Optimized resource usage for user and admin panel services.
opencli websites-vulnerabilitycommand- Configured a workflow to validate Python code using Pyright prior to each version release.
🐛 Bug Fixes
- CSS bug in OpenAdmin UI on Administrators table #862
- Bug in OpenPanel UI on /dashboard - data is cached when switching between users #863
- Fixed bug on OpenPanel > Dashboard > Usage widget that caused the data to be fetched twice.
- Bug in sentinel.sh - unix timestamp in swap notification #865
- Fixed bug on plan edit that caused the
max_email_quotato be saved as{35}in the database. - Changing "Mailbox quota: " value will alway return the value "{15}" #866
- Can't create Email account and can't modify quota #864
- Fixed bug on OpenAdmin > Settings > General that caused the procy value to update even when not provided.
- Installation fails on Debian 13 (possibly Hetzner-specific) #851
- Bug in OpenPanel UI on /ftp/password/ #859
- OpenAdmin log is redirected to systemd service instead of error.log #860
- Fixed 500 error on PHP and Crons pages.
- Fixed bug with 'Custom startup command' field being required on Site Manager.
- Fixed bug with 'Startup file needs to be a .js file' message displayed when editing Python aplications startup file in Site Manager.
- Fixed bug on PgAdmin page that caused inalid email address to be set if email field is left blank.
- Fixed bug with
load1minvalue empty on OpenAdmin > Advanced > Resource Usage page. - Fixed bug that was causing license invalid messages on OpenAdmin pages with multi-core servers.
- Fixed CSS bug on OpenAdmin > Dahsboard > Activity widget that did not truncate long text.
- Fixed bug on email creation that caused quota to be displayed as unlimited in user panel.
- Fixed bug with user panel logs showing messages per worker, resulting in duplicate messages.
Was this helpful?