All Versions
66
Latest Version
Avg Release Cycle
91 days
Latest Release
-

Changelog History
Page 4

  • v1.4.15

  • v1.4.14 Changes

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fixed an issue with edit package
    • ๐Ÿ›  Fixed an issue with v-update-letsencrypt and v-restart-service
    • ๐Ÿ›  Fixed an issue with v-add-sys-ip and Ubuntu with no netplan enabled
    • ๐Ÿ›  Fixed broken UPGRADE_MESSAGE variable not showing up in email
    • โšก๏ธ Include / expand the config backup system during update
  • v1.4.13 Changes

    ๐Ÿ”‹ Features

    • โฌ†๏ธ Introduce UPGRADE_MESSAGE variable to support custom messages in e-mail upgrade notification.

    ๐Ÿ›  Bugfixes

    • ๐Ÿ‘Œ Improve the hostname check to prevent invalid hostnames or the use of an ip address (RFC1178).
    • Prevent CSRF from other domains / websites
    • ๐Ÿ›  Fix #2096 Hostname SSL got overwritten by mail.hostname.com certificate
    • โž• Add small wait for /usr/bin/iptables-restore Forum + Fixed v-add-firewall / v-delete-firewall function (#2112) @myrevery
    • ๐Ÿ›  Fix bug in v-change-sys-api. When using v-change-sys-api remove and then v-change-sys-api enable + custom release branch the resetting of api failed + no "error" output was producted
    • ๐Ÿ‘Œ Improve error reporting PMA Single sign on function function
    • ๐Ÿ›  Fixed an issue in v-change-web-domain-name where webserserver where not able to start because old config files where not propperly deleted #2104
    • ๐Ÿ›  Fixed potential XSS vulnerability in /list/keys/ @wtwwer Disclosure
    • โœ‚ Removed /edit/file as it has been replaced by Filegator and part of the old Vesta Filemanager
    • ๐Ÿ›  Fixed potential External control / path vulnerability in /add/package @wtwwer Disclosure
    • โž• Add extra checks to prevent type juggling @vikychoi Disclosure
    • ๐Ÿ‘Œ Improved and updated some missing translation strings @myrevery
    • ๐ŸŒ Sync translations with Github
  • v1.4.12 Changes

    ๐Ÿ›  Bugfixes

    • ๐Ÿ‘ Allow custom mail domains with own certificates #2061 @myrevery
    • ๐Ÿ›  Fixed Replace tabulation with \u0009 in v-list-dns-records #2089 @codibit
    • ๐Ÿ›  Fix #2087 Exim 4.94 Did not send any email to remote servers.
    • ๐Ÿ›  Fixed #2082 v-delete-web-php creates always new config file
    • โž• Add /home/user/.composer in open_basedir #2088 @anvme
  • v1.4.11 Changes

    ๐Ÿ”‹ Features

    • โž• Added support for Debian 11 (Bullseye) #1661
    • โž• Added support for openssl in hestia-php
    • ๐Ÿ”ง Use hestia-php for installing dependencies to solve issue user configurations (hestia-php 7.4.22 required)
    • Replace old firewall system with systemd service / startup script #2064 @myrevery
    • โž• Add Quick installers for GravCMS, Docuwiki and Mediawiki (#2002) @PsychotherapistSam

    ๐Ÿ›  Bugfixes

    • ๐Ÿ‘Œ Improve handling upgrade of Roundcube #1917
    • ๐Ÿ›  Fix an issue with sorting the update scripts when version goes higher then 1.x.10
    • ๐Ÿ‘ Allow the use of multiple CAA records for domain. #2073
    • โž• Add missing group (www-data) to migrate_phpmyadmin script #2077 @bet0x
    • ๐Ÿ›  Fix an issue where [email protected] get forwarded to /var/spool/news
    • โšก๏ธ Synced up translations with HestiaCP (IT, PL, RU, SK and ZN-CN updated)
  • v1.4.10 Changes

    ๐Ÿ”‹ Features

    • โž• Added v-delete-firewall-ban ip all #2031
    • โœ… Include config tests for nginx/apache2 templates

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fixed UI issues after upgrade jQuery + jQuery UI to last version (#2021 and #2032) + forum
    • ๐Ÿ›  Fixed security issues in caching templates of Nginx when used as Reverse Proxy
    • ๐Ÿ›  Fixed an issue with deleting multiple mail accounts (#2047)
    • ๐Ÿ›  Fixed an issue with phpmailer + non latin characters (#2050) thanks @Faymir
    • โœ‚ Remove caching template for CraftCMS (#2039) @anvme
    • ๐Ÿ›  Fixed an issue with phpmailer + non latin characters (#2050) thanks @Faymir
    • ๐Ÿ›  Fix Unable to load dynamic library 'pdo_mysql.so' after php reinstalling (#2069)
  • v1.4.9 Changes

    ๐Ÿ›  Bugfixes

    • โšก๏ธ Updated jQuery and jQuery UI to the latest version due to a vulnerability in jQuery. @dependabot
    • ๐Ÿ›  Fixed bug in /etc/dovecot/conf.d/10-ssl.conf for new installs
    • ๐Ÿ›  Fixed bug with notifications
    • ๐Ÿ›  Fixed translation string @myrevery
  • v1.4.8 Changes

    ๐Ÿ”‹ Features

    • โž• Add support for automated testing for HestiaCP code with @drone
    • โž• Add support for SMTP server for internal email #1988 @Myself5 / #1165

    ๐Ÿ›  Bugfixes

    • โšก๏ธ Updated jQuery and jQuery UI to the latest version due to a vulnerability in jQuery. @dependabot
    • Resolve issue with double ENFORCE_SUBDOMAIN_OWNERSHIP keys in hestia.conf
    • Resolve issue with create new user during install in some cases #2000
    • ๐Ÿ›  Fixed an issue with Quick Install apps named Test123 (@PsychotherapistSam)
    • ๐Ÿ›  Fix an issue with dovecot 2.3 ssl config (#1432)
    • โฌ†๏ธ Load $HESTIA path during upgrade script (#1698)
    • โœ‚ Remove TLS 1.1 from Proftpd config (#950)
    • ๐Ÿšš Don't remove postfix when Exim is not installed (#1995)
    • ๐Ÿ›  Fix a bug in no-php Nginx FPM template (##2007)
    • โšก๏ธ Update German translations
    • ๐Ÿ›  Fixed a few minor error in Mail DMS records (#2005)
  • v1.4.7 Changes

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fixed #1984 phppgadmin not working on apache2 systems
    • ๐Ÿ›  Fixed #1985 Restart service not working
  • v1.4.6 Changes

    ๐Ÿ”‹ Features

    • โž• Add support for custom install hooks #1757
    • โž• Add template for CraftCMS #1973 @anvme
    • โฌ†๏ธ Upgrade Filegator to 7.6.0

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fixed #1961 Renewal Apache2 only SSL certificate fails
    • ๐Ÿ›  Fixed #1956 to prevent reset of defined webmail client.
    • Explicitly disable cron reports #1978
    • ๐Ÿ›  Fixed an issue where in rare cases certificate failed to install @dpeca and @myvesta
    • ๐Ÿ›  Fixed an issue where composer failed to install when .composer folder is missing
    • ๐Ÿ›  Fixed #1980 Lets Encrypt Auto Renewal Reverts Webmail Client back to Roundcube