forked from wordpress-mobile/gutenberg-mobile
-
Notifications
You must be signed in to change notification settings - Fork 0
/
RELEASE-NOTES.txt
29 lines (25 loc) · 1 KB
/
RELEASE-NOTES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
1.10.0
------
* Adding a block from the post title now shows the add block here indicator.
* Deselect post title any time a block is added
* Fix loss of center alignment in image captions on Android
* Fix merging of empty paragraph blocks when added from a post's title
1.9.0
------
* Enable video block on Android platform
* Tapping on an empty editor area will create a new paragraph block
* Fix content loss issue when loading unsupported blocks containing inner blocks.
* Adding a block from the Post Title now inserts the block at the top of the Post.
1.8.0
------
* Fix pasting simple text on Post Title
* Remove editable empty line after list on the List block
* Performance improvements on rich text editing
1.7.0
------
* Fixed keyboard flickering issue after pressing Enter repeatedly on the Post Title.
* New blocks are available: video/quote/more
1.6.0
------
* Fixed issue with link settings where “Open in New Tab” was always OFF on open.
* Added UI to display a warning when a block has invalid content.