From b8db3f54aa9d8d327b0d2f995b1e9e0cff8b43f4 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Wed, 23 Mar 2022 17:13:00 +0100 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 628e1ae031..7f4c3496d2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,16 @@ # Version 0.13.4 -## Bugs +## Features +- Added `detailedTrace` to Logger events +## Bugs +- Fixed missing volume mount in Docker Compose +- Fixed upload with Bucket File permission +- Fixed custom ID validation in Console +- Fixed file preview with no `output` passed +- Fixed GitHub issue URL in Console +- Fixed double PDOException logging +- Fixed functions cleanup when container is already initialized # Version 0.13.3 ## Bugs