File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ Version 72 (June 3, 2025)
5+ -------------------------
6+
7+ Upgrades
8+
9+ * Roundcube upgraded to version 1.6.11, fixing a security vulnerability.
10+
11+ Control Panel
12+
13+ * A warning during daily tasks related to no TLS certificates being expired is fixed.
14+
415Version 71 (January 4, 2025)
516----------------------------
617
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ if [ -z "$TAG" ]; then
2323 if [ " $UBUNTU_VERSION " == " Ubuntu 22.04 LTS" ]; then
2424 # This machine is running Ubuntu 22.04, which is supported by
2525 # Mail-in-a-Box versions 60 and later.
26- TAG=v71a
26+ TAG=v72
2727 elif [ " $UBUNTU_VERSION " == " Ubuntu 18.04 LTS" ]; then
2828 # This machine is running Ubuntu 18.04, which is supported by
2929 # Mail-in-a-Box versions 0.40 through 5x.
You can’t perform that action at this time.
0 commit comments