mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-09-27 02:47:59 +02:00
v77
Version 77 (September 26, 2026) ------------------------------- * Roundcube updated to version 1.6.19, fixing numerous security issues. * Nextcloud updated to version 27.1.11, and install failure fixed.
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
CHANGELOG
|
||||
=========
|
||||
|
||||
Version 77 (September 26, 2026)
|
||||
-------------------------------
|
||||
|
||||
* Roundcube updated to version 1.6.19, fixing numerous security issues.
|
||||
* Nextcloud updated to version 27.1.11, and install failure fixed.
|
||||
|
||||
Version 76 (May 24, 2026)
|
||||
-------------------------
|
||||
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@ if [ -z "$TAG" ]; then
|
||||
if [ "$UBUNTU_VERSION" == "Ubuntu 22.04 LTS" ]; then
|
||||
# This machine is running Ubuntu 22.04, which is supported by
|
||||
# Mail-in-a-Box versions 60 and later.
|
||||
TAG=v76
|
||||
TAG=v77
|
||||
elif [ "$UBUNTU_VERSION" == "Ubuntu 18.04 LTS" ]; then
|
||||
# This machine is running Ubuntu 18.04, which is supported by
|
||||
# Mail-in-a-Box versions 0.40 through 5x.
|
||||
|
||||
Reference in New Issue
Block a user