Skip to content

Releases: virtualmin/virtualmin-install

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.

v7.2.0

21 Sep 19:20
2e2c3ce
Compare
Choose a tag to compare

Changes since 7.1.2:

  • Fix to store install and uninstall logs separately
  • Fix to always setup newest repos unless setup on CentOS 7
  • Fix to set correct signing key name for Debian and derivatives
  • Add hostnamectl --static as backup option
  • Add improvements to uninstall process
  • Add a warning message if installed on unstable OS, i.e. Grade B system
  • Fix to drop --unstable flag in favor of automatic detection

v7.1.2

27 Aug 13:05
a9678e3
Compare
Choose a tag to compare

Changes since 7.1.1:

  • Add support for Kali Linux Rolling as Grade B system
  • Fix to always replace virtualmin.list and virtualmin.conf to avoid duplicates if installation is retried

v7.1.1

21 Aug 23:55
a683ce6
Compare
Choose a tag to compare

Changes since 7.1.0:

  • Add support for Amazon Linux 2023 as Grade B system
  • Add support for setting up host default domain SSL with the new Virtualmin API
  • Add better error message when installed on unstable system
  • Add logging for host default domain SSL requests