Skip to content

Releases: wordpress-mobile/GutenbergKit

0.11.1

02 Dec 17:56

Choose a tag to compare

What's Changed

  • fix: Await configuration before initializing network logging by @dcalhoun in #243

Full Changelog: v0.11.0...v0.11.1

0.11.0

01 Dec 18:37

Choose a tag to compare

What's Changed

Full Changelog: v0.10.2...v0.11.0

0.10.2

12 Nov 15:12

Choose a tag to compare

What's Changed

  • refactor: Remove remote editor variant by @dcalhoun in #210
  • fix: Mitigate Android ERR_UPLOAD_FILE_CHANGE errors by @dcalhoun in #224
  • feat: Discover Android demo app configuration by @dcalhoun in #225

Full Changelog: v0.10.1...v0.10.2

0.10.1

07 Nov 20:32

Choose a tag to compare

What's Changed

  • fix: Prevent crash from duplicate category pattern keys by @dcalhoun in #223

Full Changelog: v0.10.0...v0.10.1

0.10.0

07 Nov 18:37

Choose a tag to compare

What's Changed

  • Remove unused code by @kean in #190
  • Increase deployment target to iOS 17 by @kean in #189
  • feat: Demo app navigates history state by @dcalhoun in #187
  • feat: Demo editor toggles code editor mode by @dcalhoun in #188
  • Add EditorViewModel by @kean in #192
  • feature: Auto-focus when creating a new post by @kean in #191
  • task: Improve local development server support by @dcalhoun in #195
  • feat: Modernize Android demo app by @dcalhoun in #194
  • Add block inserter flag and initial infrastructure by @kean in #193
  • task: iOS demo app discovers remote editors by @dcalhoun in #197
  • fix: Defer remote editor references to @wordpress modules by @dcalhoun in #198
  • Add basic block inserter features: grid, search, icons, ordering by @kean in #196
  • Remove unused AnyDecodable by @kean in #200
  • Add infrastructure for injecting media pickers by @kean in #201
  • Refactor Sample App and Logging by @jkmassel in #202
  • Native Inserter: Implement block insertion by @kean in #199
  • Native Inserter: Fix SVG rendering by @kean in #205
  • Native Inserter: Add initial Photos integration by @kean in #203
  • Remove unused EditorNetworking by @kean in #208
  • test: Prevent log noise in results by @dcalhoun in #211
  • feat: Enable image resizing on mobile devices by @dcalhoun in #213
  • feat: Block toolbar indicates scrollable area by @dcalhoun in #214
  • Native Inserter: Add inline compact PhotosPicker by @kean in #212
  • Native Inserter: Show as popover on iPad by @kean in #215
  • Native Inserter: Patterns by @kean in #207
  • fix: Display drag-and-drop indicator by @dcalhoun in #217
  • feat: Bundled editor supports plugins by @dcalhoun in #209
  • feat: Improve editor load resiliency by @dcalhoun in #222
  • Native Inserter: Apply theme styles for pattern previews by @kean in #218
  • Native Inserter: Private pattern categories and localizable titles by @kean in #219
  • Native Inserter: Poor man internationalization by @kean in #220
  • Native Inserter: Add support for inserting existing site media by @kean in #221

Full Changelog: v0.9.0...v0.10.0

0.9.0

07 Oct 18:37

Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.9.0

0.8.1

01 Oct 15:55

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

0.8.0

28 Aug 14:30

Choose a tag to compare

What's Changed

  • ci: Improve release script by @dcalhoun in #163
  • refactor: Improve debugging by @dcalhoun in #164
  • feat: Expose autocomplete triggers and text insertion utility by @dcalhoun in #165
  • fix: API requests utilize single auth mechanism by @dcalhoun in #166
  • Forward original failed HTTP response to web view by @crazytonyli in #167
  • build(deps): Bump sha.js from 2.4.11 to 2.4.12 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #169
  • build(deps): Bump pbkdf2 from 3.1.2 to 3.1.3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #170
  • build(deps-dev): Bump vite from 6.3.0 to 6.3.5 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #171
  • refactor: Remove unnecessary WebView global configuration by @dcalhoun in #172
  • fix: Configure fetch requests occurring during editor initialization by @dcalhoun in #168

New Contributors

Full Changelog: v0.7.0...v0.8.0

0.7.0

02 Aug 01:43

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

0.6.0

28 Jul 19:40

Choose a tag to compare

What's Changed

  • feat: Remove iOS cookie configuration by @dcalhoun in #157
  • fix: Remove redundant trailing slash from API namespace configuration by @dcalhoun in #158

Full Changelog: v0.5.0...v0.6.0