Releases: virtualmin/virtualmin-install
Releases · virtualmin/virtualmin-install
v7.6.0
- 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
- Fix uninstallation work
- Add support for connectivity check
- Add ability to configure uninstall phases from hooks
v7.5.1
- 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
- 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.3.4
- Add support to load custom post-installation module using
--module
param.
v7.3.3
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
This release makes the --unstable flag work again, probably.
v7.3.0
No new functionality, just turns most of shellcheck back on, and cleans up various shellcheck warnings.
v7.3.1
Changes since v7.3.0:
- Undo automatic
--unstable
mode.