Releases: hestiacp/hestiacp
Releases · hestiacp/hestiacp
1.9.3 - Service release
Bug fixes
- Fix deleting snapshot not working #4812
- Fix bulk restore
- Set priority to a lower value for backup process and limit disk speed and upload speed #4853
- Fix sftp homedir staring in /home and not /home/{user} (#4862)
- Temp workaround for Ubuntu 24.04 i18n GUI support (#4857)
- Fix multiple smaller bugs with incremental backups (#4861)
- SFTP get completely disabled in certain setups when enableling it (#4859)
- mysqladmin got renamed on MariaDB systems to mariadb-admin (#4850)
- Update dummy.conf (#4855)
- Avoid warning using pgrep if service name has 15 or more characters (#4851)
- Move v-update-letsencrypt-ssl cron to /var/spool/cron (#4823)
- Update v-add-remote-dns-host (#4837)
- Fix bug in v-add-web-domain-ssl (#4835)
- Fix bug in v-update-user-stats (#4842)
- Fix output v-dump-database (#4831)
- Update configuration.php (#4827)
- Include at as an dependency (#4829)
- Replace is_restart_valid with is_restart_format_valid
- Replaced "echo" with "sed" to avoid "Permission denied" in multiple commands (#4818 #4819 #4817 #4186)
- Admin are unable to add access keys #4799 (#4810)
- Make jail for work sftp by using the binary sftp-server (#4803)
- Update v-add-mail-domain (#4868)
- Change filegator pagination to remove unlimited and add bigger steps (#4869)
Quick install apps
Dependencies
- Bump Roundcube version to 1.6.10 (#4813)
- Bump Filegator to 7.13.0
1.9.2 - Service Release
[1.9.2] - Service release
- Backups change owner files to hestiaweb (#4779)
- PHP-FPM Include missing info (#4766)
- Fix bug where PHPMyadmin / PHPPGadmin where named phpmyadmin in 1.9.0 if this is the case it will reset to phppgadmin (#4767)
- Fix warning caused by some old jailed code left (#4751)
- Fix issues with Filemanger (#4761)
- Update www.conf (#4743)
1.9.1 Service release
[1.9.1] - Service release
- Fixed an issue with webmail / phpmydmin unavailble
1.9.0 Feature / Major release
[1.9.0] - Feature / Major release
Notes
- To improve security, we now allow users to rename the default
admin
user. - Hestia now runs under a new
hestia-web
user. - In initial versions of HestiaCP, we used Jailkit to enabled Jailed SSH. It had major disadvantages, so we have decided it to replace it with bubblewrap. Users running Jailed SSH in the past are advised to run the migration script! It can be found in
/usr/local/hestia/install/upgrade/manual/migrate_jailkit_to_bubblewrap.sh
. See #4698 - We are aware that cgroups are currently not working as they should be. They work fine if you login with SSH as the user, but they don't work for PHP-FPM yet.
- Dropped support for Debian 10 due to EOL.
Security
- Fix issue where CIRD was not propperly validated CVE-XXXX-XXX-XXX
- Restrict PHP-FPM permissions to a new user to prevent permission escalation to admin users. CVE-XXXX-XXX-XXX
- Solve security issues where restart flag accepted unvalidated values. CVE-XXXX-XXX-XXX
Features
- Add support for PHP 8.4
- Add support for Ubuntu 24.04 Noble release (#4411 #4451)
- Add support for Jailed SSH (#4052 #4245, #4698 #4687)
- Implement CLI for Quick Install Apps (#4443)
- Add support for DirectAdmin & cPanel imports (#4177 #4415 #4426 #4252 #4241)
- Add support for Incremental Backups via Restic
- Add support for Triggers in
v-add-mail-domain
/v-add-delete-mail-domain
#4416 (See Docs) - Add new Quick Install Apps (#4433, #4509, #4327)
- Add support for Limit CPU and RAM for Each User Using cgroup (#4372 #4325)
- Add Web terminal (#3859)
- Improve email account sidebar layout (#4154)
- Allow chmod in FileGator #4548
Bug fixes
- Allow FileGator to be translated (#4382 #4275)
- Fix bug caused by new release robthree/twofactorauth (#4410)
- Create
.wp-cli
folder on create new user (#4403) - Fix SMTP Relay routing issue (#4389)
- Fix Roundcube permissions (#4387)
- Fix
v-add-dns-record
when adding TLSA records (#4376) - Fix handling of SnappyMail (#4349)
- Added creation of
dovecot.log
and permission setup to the dovecot installation step (#4352) - Fix to the Localpart Mail validator so it can accept aliases starting and ending with
-
(#4351) - Apache2: Enable
mod_headers
by default. (#4350) - Update MediaWiki to 1.41.1 (#4344)
- Add support for compressing via GZ or ZSTD (#4300 #4322)
- Simplify spinner styles (#4319)
- Animate deletion of notifications (#4316)
- Update
v-run-cli-cmd
(#4310) - Show database server port in notification email (#4301)
- Fix permissions issue related with Issue #4248 (#4268)
- Remove PHP code, and fix installer warning (#4279)
- Prevent * from expanding in command (#4085)
- Drop v-generate-debug-report (#4266)
- Fix missing dot file backups
- Disable
use_localtime
for vsftpd (#4261) - Fix broken MySQL v8 install on Debian (#4259)
- Use standard y/N format in installer to indicate default (#4251)
- Fix broken HTML on login/reset pages (#4247)
- Add checks for usernames starting with an alphabetic character. (#4195 #4181)
- Correct formatting of user dir (#4098)
- Add
.mjs
as a file to serve statically (#4240) - Display system time on cron pages (#4236)
- Patch Dokuwiki installer for issue #3889 (#4229)
- Corrected path to SSL certs (#4202)
- Add value to input type text (#4193)
- Correctly get the session cookie for web terminal (#3969)
- Fix Bug with 403 errors Letsencrypt (#4622)
- Update
phpmyadmin.inc
to improve loading static files - Fix issues with mapping ipv4 to ipv6 setups when server is behind proxies with login (#4606)
- Fix issue with
v-change-sys-ip-nat
with VSFTPD and systems behind NAT (#4591) - Fix issues with IDN domains and Apache2 and PHP (#4583)
- Improve OwnCloud templates (#4572)
- Improve security for Quick Install Apps (#457 #4569 #4568 #4567 #4566 #4565 #4564 #4563)
- Add
hestia-mail
tohestia-users
group and createhestia-users
group on new install #4540 #4531 - Fix translations MariaDB / PHPMyadmin (#4725)
- Remove some left overs from the old admin user (#4721)
- Disallow
`
character in cronjobs to avoid errors in cron list #4708 - Drop Maxmind
high-risk-ip-sample-list
(#4692) - Hardening of installer security and improving usability (#4690)
- White label for file manager (#4681) @MaxiZamorano
- Fixed with cronjob
v-add-letsencrypt-domain
created new cronjob under "admin" user that didn't have sudo permissions - Customization of the file manager with interface improvements (#4678) @MaxiZamorano
- Fix: Proftpd FTP Usage is showing incorrect information (#4672)
- Add template for using webasyst with nginx+php-fpm (#4660)
Dependencies
- Update hestia-nginx to 1.27.3
- Update hestia-php to 8.3.16
- Update Roundcube, FileGator and SnappyMail to the latest version
- Update Quick Installer apps to latest version (#4594)
1.8.12 Service release
1.8.11 - Service release
Features
- PHP 8.3 Support (#4175)
- Add new template with Wordpress XMLRPC Blocked by default (Nignx Only) (#4168)
Bug fixes
- Minimal change to the way BACKUP_LA_LIMIT is calculated (#4162)
- Change Filegator to 24 hr clock (#4168)
- Confirm before restoring part of backup (#4147)
- Multiple Bugfixes v-import-cpanel (#4150, #4149 #4144 #4139, #4120, #4121 thanks @vipxr)
- Fix an issue with small screens in logs header (#4126)
- Fixed a few bugs due to the permissions changes with hestiamail user
- Updated v-list-sys-users to fix issues with new hestiamail user
- Use -f instead --force=yes (#4097)
- Delay submit in Desktop Safari (#4137)
- Fixed an bug in v-add-backup-host to report inability to connect via sftp (#4119)
- Allow for optional domain directory write permissions #4109 @EvoNet
1.8.10 - Service release
Bugfixes
- Update installers to create new user
- Include missing manual update script
- Include changes to www.conf
See 1.8.9 for security changes
1.8.9 - Service release
[1.8.9] - Service release
Security
- Restrict PHP-FPM permissions to a new user to prevent permission escalation to admin or other users
- Reduce Nginx keepalive_requests to 1000 (Nginx default) to limit risks of CVE-2023-44487
Bug fixes
- Fix: removing certificates during apache reload #4053
- Fix: Firehol blacklists #4046
- Fix PHP error + Add option to update WPCLI + Composer #4039
- Update v-add-mail-domain #4027 #4026
- Update MediaWikiSetup.php #4034
- Fix: for v-list-sys-services, pidof command in Debian Buster doesn't support option -d #4022
- Update main.php humanize_usage_size() #4015
- Fix: Prevent the script v-add-sys-roundcube from freezing during Roundcube upgrade #4018
- Fixed an issue with login when 2FA was enabled
Dependencies
- Update Filegator to 7.9.3
- Update Roundcube to 1.6.4
- Update Snappymail to 2.29.1