From d46fdeb5a49a4db343e0fc4ff648aeb878669a84 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 25 Mar 2024 12:40:22 +0100 Subject: [PATCH] Update 0.1.6.md --- documentation/docs/changelog/0.1.6.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.1.6.md b/documentation/docs/changelog/0.1.6.md index 16af18fd..7154186a 100644 --- a/documentation/docs/changelog/0.1.6.md +++ b/documentation/docs/changelog/0.1.6.md @@ -28,5 +28,6 @@ Not yet released. - Moved all JavaScript code for OpenAdmin to external files. - All responses from OpenAdmin are now compressed, including pages (HTML), templates (JavaScript & CSS), and API responses (JSON). - Added online status indicators to the Users table in OpenAdmin. +- MySQL service is now listening on both `localhost` and `127.0.0.1`