Releases: wordpress-mobile/GutenbergKit
Releases · wordpress-mobile/GutenbergKit
0.11.1
0.11.0
What's Changed
- task: Improve demo app consistency by @dcalhoun in #226
- fix: Incorrect media attachment position by @dcalhoun in #227
- Add native navigation bar overlay so modals better fit in by @kean in #228
- fix: Inline inserter opens native inserter by @dcalhoun in #230
- task: Integrate the React Developer Tools by @dcalhoun in #231
- task: Update project configuration, scripts, and documentation by @dcalhoun in #229
- task: Improve Makefile by @dcalhoun in #237
- refactor: Improve code quality by @dcalhoun in #239
- task: Capture bridge message decoding failure details by @dcalhoun in #240
- task: Expand error reporting by @dcalhoun in #234
- refactor: Organize editor setup by @dcalhoun in #242
- task: Log network activity by @dcalhoun in #238
Full Changelog: v0.10.2...v0.11.0
0.10.2
0.10.1
0.10.0
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
@wordpressmodules 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
0.8.1
What's Changed
- fix: Prevent multiple Android WebView starts by @dcalhoun in #175
- Move remote assets code into individual files by @crazytonyli in #176
- Add Configuration Builder (and tests) by @jkmassel in #146
- fix: Block customization without editor settings by @dcalhoun in #180
- Simplify iOS Settings by @jkmassel in #179
- fix: Force visual editor mode to ensure consistency with native host UI by @dcalhoun in #182
Full Changelog: v0.8.0...v0.8.1
0.8.0
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
- @dependabot[bot] made their first contribution in #169
Full Changelog: v0.7.0...v0.8.0