From f884c81f0d569d83d0ce20da867efe2a9a360892 Mon Sep 17 00:00:00 2001 From: Barak Amar Date: Sun, 10 Dec 2023 16:33:40 +0200 Subject: [PATCH] Update changelog for v1.3.1 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f76eeb1ce06..f3e0bad0b9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +# v1.3.1 + +:bug: Bugs fixed: + +- Fix: S3 Gateway block unsupported S3 operations (#7028) +- Fix: Better error handling on hook error (#7081) +- Fix: Upload object without specify content type (#7130) +- Fix: UI notebook preview fix colors (#7141) +- Fix: Match blockstore reader hash function (#7099) (thanks @hunjixin) +- UI improve load by cache and split of embedded content (#7132,#7135) + # v1.3.0 :new: What's new: