Skip to content

Releases: virtualmin/virtualmin-install

v7.6.0

24 Dec 17:27
859054e
Compare
Choose a tag to compare
  • Add support for “Micro” (no mail stack) and “Nano” (no mail stack + no DNS) installation types
  • Added ability for the install script to adjust and dynamically work with all terminal sizes, including 80x24
  • Remove CentOS 7 and Debian 10 from the list of supported OS

v7.5.2

09 Dec 14:46
82253bc
Compare
Choose a tag to compare
  • Fix uninstallation work
  • Add support for connectivity check
  • Add ability to configure uninstall phases from hooks

v7.5.1

03 Dec 18:16
14f3fa4
Compare
Choose a tag to compare
  • Add support for openEuler OS as a Grade B system
  • Add support for Ubuntu interim (non-LTS) OS as a Grade B system
  • Fix to remove the warning about MySQL being preinstalled, as it is allowed
  • Fix printed text width to fit 80 characters

v7.5.0

29 Sep 00:30
30fbe30
Compare
Choose a tag to compare
  • Add ability for third-party projects to use Virtualmin install script, providing complete control over the installation process
  • Add a new --force-reinstall flag, since reinstallation is now forbidden by default
  • Add a new --no-banner flag to suppress all banners during installation
  • Fix the script's usage page display with the -h flag

v7.4.0

27 Apr 19:46
e0537c2
Compare
Choose a tag to compare
  • Add Ubuntu 24.04 support

v7.3.4

26 Nov 22:34
49b5c3e
Compare
Choose a tag to compare
  • Add support to load custom post-installation module using --module param.

v7.3.3

26 Nov 10:04
a20ab08
Compare
Choose a tag to compare

Fixed a bug in grade_b_system detection function that led to it believing supported OSes were non-supported systems, and vice versa.

v7.3.2

26 Nov 06:44
522a09a
Compare
Choose a tag to compare

This release makes the --unstable flag work again, probably.

v7.3.0

26 Nov 05:38
0bfa782
Compare
Choose a tag to compare

No new functionality, just turns most of shellcheck back on, and cleans up various shellcheck warnings.

v7.3.1

26 Nov 06:20
503d05e
Compare
Choose a tag to compare

Changes since v7.3.0:

  • Undo automatic --unstable mode.