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

DROID-5 Tech | Documentation | Change log for 0.9.0 (#2436)

This commit is contained in:
Evgenii Kozlov 2022-07-26 14:19:25 +03:00 committed by GitHub
parent 0bcc300c04
commit 99158ec197
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,36 @@
# Change log for Android @Anytype app.
## Version 0.9.0
### New features & enhancements 🚀
* Editor | Introduced simple tables (#2427)
* Editor | Introduced callout block (#2432)
* Editor | Enabled text and background color pickers for title block (#2392)
* Sets | Introduced bookmark set for creating and browsing bookmark objects (#2428)
### Fixes & tech 🚒
* Objects | Hide unavailable actions in object menu (#2393)
* Objects | Object with cover and todo layout might have invalid layout (#2403)
* Editor | Do not show unavailable actions for title block (#2395)
* Editor | Add possibility to upload a file into a media block in error state (#2351)
* Editor | Should not trigger keyboard opening when tapping on object's top toolbar (#2399)
* Search | Keyboard should be dismissed when navigating from search results to sets of objects (#2416)
* Sets | Grid View headers should show or hide object icon in row headers according to the view settings (#2408)
* Sets | Updated screen text for sorts for checkbox relations (#2424)
* App | Resolved flaking remaining days count issue after account deletion (#2414)
### Design & UX 🔳
* Editor | Use snackbars instead of toasts to prevent overlapping undo/redo controls (#2412)
* Editor | File block in uploading state has incorrect border color in dark mode (#2406)
* Editor | Object icon is displayed in object's top toolbar when header is collapsed (#2397)
* Objects | Fix wrong text color in feature relations (#2407)
* Settings | Some items have incorrect bottom offset on wallpaper-picker screen (#2398)
* Settings | Using skeleton view instead of blurring recovery phrase (#2394)
* App | Updated color for warning buttons (#2418)
## Version 0.8.0
### New features & enhancements 🚀