From ceac645657b410cd9edf2dd5d41f3a2f7454ccc6 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sat, 16 Mar 2024 13:49:25 +0100 Subject: [PATCH] Update 0.1.md --- documentation/docs/changelog/0.1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.1.md b/documentation/docs/changelog/0.1.md index d9ff32ed..a72fe64b 100644 --- a/documentation/docs/changelog/0.1.md +++ b/documentation/docs/changelog/0.1.md @@ -22,6 +22,7 @@ Not yet released. - Added check if docker images exist before creating plans. - The system now logs the admin username to identify who performed actions for a user. - 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). ## 0.1.5