From 1955849cefbddb401cef286c2a0b50b971fb4335 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 24 Apr 2025 17:53:00 +0200 Subject: [PATCH] Update 1.2.4.md --- website/docs/changelog/1.2.4.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/1.2.4.md b/website/docs/changelog/1.2.4.md index be3eeac0..c7dade6f 100644 --- a/website/docs/changelog/1.2.4.md +++ b/website/docs/changelog/1.2.4.md @@ -22,3 +22,4 @@ Not released yet - [Creating passwords with double $$ are converted to numbers #442](https://github.com/stefanpejcic/OpenPanel/issues/442) - [Error creating package #445](https://github.com/stefanpejcic/OpenPanel/issues/445) - fixed bug installing locale from *OpenAdmin > Settings > Locales*. +- fixed issue with caching on `/get-folder-size` route causing all folders Calculated to display the same size for 300s.