1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-487 Tech | Documentation | Change log for 0.11.0 (#2612)

* DROID-487 change log for 0-11-0

* DROID-487 update

* DROID-487 update changelog

* DROID-487 update

* DROID-487 update

Co-authored-by: konstantiniiv <ki@anytype.io>
This commit is contained in:
Konstantin Ivanov 2022-09-29 11:13:03 +02:00 committed by Evgenii Kozlov
parent f73f310e9c
commit be37c31368

View file

@ -1,5 +1,27 @@
# Change log for Android @Anytype app.
## Version 0.11.0
### New features & enhancements 🚀
* Editor | Enhanced link markup menu by allowing to add url from clipboard. (#2581)
* Editor | Allow creating sets from objects in draft state and setting type for newly created set (#2580)
* Editor | Loading state for bookmark block (#2559)
* Editor | Improved mechanism for opening files with default apps from your device (#2568)
### Fixes & tech 🚒
* Editor & Set | Fix navigation crashes (#2593)
* Editor | Fixed inconsistent state of link markups when switching between read and edit modes (#2588)
* Editor | Allow navigating to the @-mentioned bookmark object (#2573)
* Editor | Clicking on empty space above the title block should not trigger multi-select mode (#2585)
* Editor | Incorrect bookmark block image (#2569)
* Editor & Sets | Text changes occurring in the title block might not be saved correctly due to data races (#2567)
### Design & UX 🔳
* Set | Group button removed (#2595)
* Editor | Show default size for simple tables in the slash menu (#2591)
* Editor | Redesigned error state for bookmark block (#2562)
* Dashboard | New icon for bookmark object (#2558)
## Version 0.10.0
### New features & enhancements 🚀