From 10280966ac275f6d00e57258df6822c161756a25 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 27 Feb 2023 17:01:23 +0200 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b3a42e53..f999f3729 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,7 +31,9 @@ and fixes the following bugs: Thanks to mohammadZahedian and xet7. - [Fix attachment migration error about avatarUrl startsWith undefined](https://github.com/wekan/wekan/commit/7b2cff4c5e7bae4971776638b680696596edc7e6). Thanks to xet7. -- [Temporarily disable file validation, because it prevents migrating some attachments at wekan/server/migrations.js to ostrio Meteor-Files](https://github.com/wekan/wekan/commit/9216a69c0541325be6941c07d256b07627a8ec73). +- Try to fix attachment migrations to ostrioFiles, allow existing files to be migrated. + [Part 1](https://github.com/wekan/wekan/commit/9216a69c0541325be6941c07d256b07627a8ec73), + [Part 2](https://github.com/wekan/wekan/commit/16ad6bf9fc75b39e6e8cedb8a5a98ec963ccf14a). Thanks to xet7. Thanks to above GitHub users for their contributions and translators for their translations.