Releases: wordpress-mobile/GutenbergKit
Releases · wordpress-mobile/GutenbergKit
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
0.7.0
0.6.0
0.5.0
What's Changed
- Add cookie support by @jkmassel in #144
- fix: Prevent reused Android WebView crash by @dcalhoun in #152
- Change editor assets to the cache directory by @crazytonyli in #154
- Add multi-site support to Android demo app by @oguzkocer in #155
- Fix
WebView
Memory Leak inGutenbergView
by @oguzkocer in #156 - Android Asset Caching Implementation by @oguzkocer in #153
Full Changelog: v0.4.1...v0.5.0
0.4.1
0.4.0
What's Changed
- Add instructions for remote editor by @oguzkocer in #149
- docs: Release process script and documentation by @dcalhoun in #151
- Support caching remote assets by @crazytonyli in #148
New Contributors
- @oguzkocer made their first contribution in #149
- @crazytonyli made their first contribution in #148
Full Changelog: v0.3.0...v0.4.0
0.3.0
What's Changed
- feat: Internationlization by @dcalhoun in #120
- perf: Avoid unnecessary editor assets requests by @dcalhoun in #126
- fix: Prevent block inserter horizontal overflow by @dcalhoun in #127
- docs: Test cases by @dcalhoun in #125
- fix: Android presents file picker for File block upload by @dcalhoun in #128
- build: Update
@wordpress/block-editor
patch by @dcalhoun in #132 - test: Set up Vitest by @dcalhoun in #131
- fix: Mitigate Android text composition oddities by @dcalhoun in #134
- fix: Scrolling along edges breaks text editing by @dcalhoun in #135
- docs: Clarify media upload activity indicator by @dcalhoun in #136
- fix: Audio block iOS file picker compatibility by @dcalhoun in #137
- fix: Embed renders by @dcalhoun in #140
- test: Assert useMediaUpload hook by @dcalhoun in #141
- Revert to AGP 8.7.3 by @nbradbury in #143
- fix: Prevent inline image crash by @dcalhoun in #142
- feat: Mark content outside of popovers inert by @dcalhoun in #145
- feat: Sync featured images to host app by @dcalhoun in #147
New Contributors
- @nbradbury made their first contribution in #143
Full Changelog: v0.2.0...v0.3.0
0.2.0
What's Changed
- fix: Improve autosave and unsaved changes detection by @dcalhoun in #104
- refactor: Avoid private useBlockEditorSettings API by @dcalhoun in #108
- fix: Remote editor exceptions by @dcalhoun in #109
- feat: Filter block types with allow list by @dcalhoun in #113
- fix: Unexpected text block deletions by @dcalhoun in #116
- test: Assert iOS WebView globals configuration by @dcalhoun in #119
- refactor: Host provides editor settings by @dcalhoun in #114
- test: Assert Android web global configuration by @dcalhoun in #118
Full Changelog: v0.1.0...v0.2.0
0.1.0
What's Changed
- fix: Gradient background error by @dcalhoun in #70
- docs: Fix README.md typo by @dcalhoun in #73
- refactor: Simplify content change bridge listener by @dcalhoun in #72
- fix: Catch null content errors by @dcalhoun in #80
- task: Update issue templates by @dcalhoun in #83
- fix: Prevent sized images overflow by @dcalhoun in #95
- fix: Prevent unsupported block overflow by @dcalhoun in #96
- feat: Default block appender by @dcalhoun in #91
- [Build] Update Gradle to 8.12.1 and AGP to 8.8.1 by @ParaskP7 in #92
- Add an option to hide title by @kean in #94
- fix: Allow copying content on error by @dcalhoun in #100
- build: Format with wp-prettier by @dcalhoun in #101
New Contributors
Full Changelog: v0.0.5...v0.1.0
0.0.5
No changes. Created for distribution purposes.
Full Changelog: v0.0.4...v0.0.5