Skip to content

v0.19.0

Latest

Choose a tag to compare

@wpmobilebot wpmobilebot released this 06 Aug 20:39
· 21 commits to trunk since this release

What's Changed

Breaking Changes

  • fix(ios)!: localize the patterns count and let hosts fall back to editor strings by @dcalhoun in #569

Features & Enhancements

  • feat: give the native inserter button platform-appropriate press feedback by @dcalhoun in #577

Bug Fixes

  • fix: guard native inserter against non-string pattern categories by @dcalhoun in #553
  • fix(e2e): stop wp-env warm-up JSON parse flakes by @mokagio in #540
  • fix: remove stale exclude from GutenbergKit target by @dcalhoun in #560
  • fix(demo-ios): reference GutenbergKit as a local Swift package by @dcalhoun in #559
  • fix(ios): report why a picker item failed to import by @dcalhoun in #558
  • fix: restore text selection highlight on Android by @nbradbury in #568
  • fix: render the editor in the locale's text direction by @dcalhoun in #566
  • Fix: keep the caret clear of the editor toolbar while typing by @nbradbury in #571
  • fix: prevent dropdown menus from overflowing the editor root by @dcalhoun in #562
  • fix(android): submit the add site dialog from the keyboard by @dcalhoun in #576

Full Changelog: v0.18.1...v0.19.0