Releases: wordpress-mobile/GutenbergKit
Releases · wordpress-mobile/GutenbergKit
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
0.0.4
What's Changed
- feat: Communicate editor load event to host app by @dcalhoun in #54
- refactor: Rename editor components by @dcalhoun in #56
- feat: Editor history navigation by @dcalhoun in #55
- refactor: Hoist editor logic by @dcalhoun in #59
- feat: Toggle code editor by @dcalhoun in #60
- fix: Address errors and warnings by @dcalhoun in #62
- feat: Dismiss iOS keyboard by @dcalhoun in #63
- feat: Catch and log exceptions by @dcalhoun in #64
- build: Upgrade WordPress packages by @dcalhoun in #66
- fix: Navigate group blocks by @dcalhoun in #68
Full Changelog: v0.0.3...v0.0.4
0.0.3
Notable Changes
- Fixed block pattern insertion.
- Fixed various UI bugs.
What's Changed
- docs: Add GitHub templates by @dcalhoun in #43
- docs: Fix GitHub template by @dcalhoun in #44
- docs: Refine GitHub template by @dcalhoun in #47
- fix: Remove duplicative iOS content decoding by @dcalhoun in #46
- feat: Open editor canvas links by @dcalhoun in #48
- refactor: Editor leverages environment variables by @dcalhoun in #49
- fix: Replace unsupported editor architecture by @dcalhoun in #50
- Update demo instructions by @kean in #51
- fix: Address disruptive UI bugs by @dcalhoun in #52
- task: Prepare release by @dcalhoun in #53
New Contributors
Full Changelog: v0.0.2...v0.0.3
0.0.2
Notable Changes
- Support for attaching Media Library items.
- Support for upload media within the editor.
- Fix iOS text selection issue that continuously reset focus to the post title input.
What's Changed
- refactor: Improve build configuration by @dcalhoun in #2
- Feat: Add initial API fetch setup by @geriux in #10
- Adds Post Title by @geriux in #9
- Add media upload support within the Web editor by @geriux in #11
- Adds WordPress Element package by @geriux in #12
- Add EditorSnackbars by @geriux in #13
- feat: Authenticated API requests by @dcalhoun in #14
- Add Android app code by @jkmassel in #5
- Add Buildkite pipeline building the package and the integration app by @mokagio in #18
- Use Android Module by @jkmassel in #16
- Simplify
sed
usage in shared pipeline var by @mokagio in #20 - Update API Fetch config by @geriux in #15
- Feature: Add Block Editor Settings and UI tweaks by @geriux in #21
- feat: Third-party block support by @dcalhoun in #22
- Fix - EditorProvider and private APIs by @geriux in #24
- build: Improve source map accuracy by @dcalhoun in #25
test
SPM in CI by @mokagio in #19- fix: Reinstate editor singleton registry by @dcalhoun in #26
- Feature: Android - Add initial Editor params by @geriux in #23
- feat: Synchronize editor content on iOS by @dcalhoun in #28
- fix: Stabilize Android media uploads by @dcalhoun in #29
- feat: Handle remote editor load failure by @dcalhoun in #27
- Fix Editor Focus issues by @jkmassel in #31
- Add Android Request Interception by @jkmassel in #30
- feat: Media Library support (iOS) by @dcalhoun in #35
- feat: Media Library support (Android) by @dcalhoun in #36
- refactor: Gutenberg project practices alignment by @dcalhoun in #37
- build: Gutenberg dependency alignment by @dcalhoun in #38
- style: Remove unused code by @dcalhoun in #39
- Add ESLint in CI by @jkmassel in #40
- docs: Expand inline documentation by @dcalhoun in #41
- task: Build for integration by @dcalhoun in #42
New Contributors
- @geriux made their first contribution in #10
- @jkmassel made their first contribution in #5
- @mokagio made their first contribution in #18
Full Changelog: v0.0.1...v0.0.2