Skip to content

Releases: virtualmin/virtualmin-install

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

v7.1.0

10 Jul 18:44
7ef765e
Compare
Choose a tag to compare

Changes since 7.0.4:

  • Add install script support Debian 12
  • Fix not to check FQDN when setting up repos

v7.0.4

10 May 15:53
77391c3
Compare
Choose a tag to compare

Changes since 7.0.3:

  • Add support for embedding slib.sh library directly to virtualmin-install.sh
  • Add to ensure system changes can be made solely after obtaining explicit consent from the user
  • Add support to optionally allow insecure downloads
  • Add CloudLinux support (unstable option)
  • Fix to test correctly if Postfix is pre-installed
  • Fix to correctly show additional space required for Virtualmin installation

v7.0.3

18 Dec 21:22
981f6fd
Compare
Choose a tag to compare

Changes since 7.0.2:

  • Fix sync time message print

v7.0.2

08 Dec 13:43
d66b998
Compare
Choose a tag to compare

Change since version 7.0.1:

  • Fix to test for pre-installed apps properly
  • Fix to always set FQDN
  • Fix to clean up code and only use colors from slib.sh library