From 5ffecf077ba520d926ac79e0cc1571e8391f546f Mon Sep 17 00:00:00 2001 From: Linwood CI Date: Fri, 24 Nov 2023 13:19:52 +0000 Subject: [PATCH] Add changelog of v2.0.0-beta.16 --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68b29973c88b..dc9d972a3446 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,26 @@ +## 2.0.0-beta.16 (2023-11-24) + +* Add experiments settings in nightly version +* Add collaboration support (experimental) using websockets ([#401](https://github.com/LinwoodDev/Butterfly/issues/401)) +* Add spread to pages in pdf importer +* Add importer for xopp documents ([#314](https://github.com/LinwoodDev/Butterfly/issues/314)) +* Add select tool to document defaults +* Use menu in files navigator view +* Improve performance of canvas +* Remove restriction of bfly files on import in files view +* Restructure settings +* Fix android mimetype +* Fix global importing +* Fix plus button in palette dialog +* Fix note importer +* Fix creating defaults on native +* Remove pointer on cancel + +View all changes in the blog: https://linwood.dev/butterfly/2.0.0-beta.16 + ## 2.0.0-beta.15 (2023-11-17) * Add templates to data settings