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