From d24f0160c3a3a9daa305de3359dbc32d88b45455 Mon Sep 17 00:00:00 2001 From: Monta Date: Thu, 26 Sep 2024 16:17:47 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=C2=A0Release=20Version=201.0.4-rc2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/changelog.md b/changelog.md index 9fae5311..2460e18f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,20 @@ +# Twake Drive v1.0.4 + +## Features + +- Added translation for context menu +- Removed cumulative queries to the database First step to the transactions in PostgreSQL +- Ignore errors during nextcloud migration to be able to import files partially +- OnlyOffice rework + +## Fixes and Improvements + +- Fix big file (with multiple chunks) download +- Fix bug with postgres support when uploading files +- Fix infinite scroll for shared with me +- Fix OpenSearch e2e test +- Fix build CI + # Twake Drive v1.0.3 ## Features