From 35a76de1f289a594c27854fa1b2e729912acbd83 Mon Sep 17 00:00:00 2001 From: Evgenii Kozlov Date: Thu, 15 Jun 2023 12:15:56 +0200 Subject: [PATCH] DROID-997 App | Tech | Change log for 0.22.6 (#63) --- CHANGELOG.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 629d15b9a9..1a756ce491 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,31 @@ # Change log for Android @Anytype app. -## Version 0.22.0 (WIP) +## Version 0.22.6 ### New features & enhancements 🚀 +* App | New Home screen or Widgets (...) +* App | New Space screen (...) +* App | Introduce library of Types and Relations (#2856, ...) +* App | New "About app" screen (...) +* App | File storage limits screen (...) +* App | New object type - Collection (...) +* Sets or Collections | Unblock Relations in Object menu (...) + ### Fixes & tech 🚒 -* Editor | Do not allow changing icon when object is locked (#2990) +* App | Removed invite code screen (#40) +* Editor | Do not allow changing icon when object is locked (...) +* Editor | Do not allow formatting text when object is locked (...) +* Editor | Allow editing bookmark block with invalid link (...) +* App | Allow debugging your workspace or a specific object (...) ### Design & UX 🔳 +* Editor | Design review fixes (...) +* Sets or Collections | Design review fixes (...) +* Settings | Profile screen redesign (...) + ## Version 0.14.0 ### New features & enhancements 🚀