Release 0.6.0
·
68 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: content is clipped when lineHeight is set by @kacperzolkiewski in #473
- fix(iOS): body tag handling crash by @szydlovsky in #480
- fix(iOS): redundant check in headings parsing by @aljs in #479
- feat: add returnKeyType, submitBehavior, onSubmitEditing, returnKeyLabel props by @IslamRustamov in #379
- fix: extending paragraph style on paste by @kacperzolkiewski in #472
- fix(android): block mention events when cursor is inside a finalized mention span by @Jianlong-Nie in #489
- fix(android): link turns into plain text by @kacperzolkiewski in #502
- feat(iOS): attributes remake by @szydlovsky in #481
- fix(iOS): empty html blocks parsing by @kacperzolkiewski in #504
- docs: add supported tags, conflicting/blocking logic by @kacperzolkiewski in #507
- fix(iOS): correct animated WebP frame timing on iOS by @fendent in #509
- fix(iOS): memory leak caused by retain cycle in layout manager and input parser by @IvanIhnatsiuk in #513
- fix(iOS): preserve image orientation by @kacperzolkiewski in #521
- fix(iOS): add error handling in html parsing by @kacperzolkiewski in #508
- fix: handling of zero-width space (ZWS) offset inside parser by @kacperzolkiewski in #500
New Contributors
- @aljs made their first contribution in #479
- @Jianlong-Nie made their first contribution in #489
- @fendent made their first contribution in #509
Full Changelog: v0.5.2...v0.6.0