From be64c1c260f8f4053383d9a8e63d67df6852aab9 Mon Sep 17 00:00:00 2001 From: gearnode Date: Thu, 27 Mar 2025 08:09:27 +0100 Subject: [PATCH] Update CHANGELOG Signed-off-by: gearnode --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a94fdf9d4..e47187d36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ All notable changes to this project will be documented in this file. - Fix otal trace never started. - Fix React.lazy chunck error. - Fix login page show `unauthorized` error. +- Fix cannot delete task with evidences. +- Fix cannot download file with non-ASCII filename. ## [0.2.0] - 2025-03-24