Releases: Automattic/remote-data-blocks
Releases · Automattic/remote-data-blocks
v0.9.1
What's Changed
- Add workflow for AI documentation generation by @alecgeatches in #384
- Run docs generation on PR closed event to avoid
trunk
branch protections by @alecgeatches in #385 - Switch documentation generation to manual, commit
ai.md
directly. by @alecgeatches in #386 - Support Salesforce product overrides by SKU by @alecgeatches in #383
- Add live playground links using woocommerce as inspiration by @ingeniumed in #347
- Add salesforce d2c APIs as a bruno collection by @ingeniumed in #387
- fix Google Sheets API URL encoding for sheet cell ranges by @shekharnwagh in #393
- v0.9.1 by @shekharnwagh in #394
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Bump the wordpress group across 1 directory with 24 updates by @dependabot in #344
- Bump psalm/phar from 6.0.0 to 6.1.0 by @dependabot in #348
- Bump @playwright/test from 1.50.0 to 1.50.1 by @dependabot in #349
- Bump happy-dom from 16.7.3 to 16.8.1 by @dependabot in #350
- Update useRemoteData to be more explicit about state management by @chriszarate in #325
- Update field shortcode UI by @brookewp in #352
- Add
ui:search_input
input variable by @chriszarate in #337 - Schema bugfixes by @chriszarate in #356
- Upgrade Psalm to 6.5 and allow global constants and functions by @chriszarate in #368
- Update schema to allow nested serialized config by @chriszarate in #367
- Update Manual Input UI in block editor by @brookewp in #355
- Fix design mistake in nested config implementation by @chriszarate in #370
- Bump yoast/phpunit-polyfills from 3.1.1 to 4.0.0 by @dependabot in #358
- Bump php-stubs/wordpress-stubs from 6.7.1 to 6.7.2 by @dependabot in #359
- pin psalm version in github actions to 6.5.1 by @shekharnwagh in #379
- load data source configs from constants by @shekharnwagh in #354
- Bump happy-dom from 16.8.1 to 17.1.0 by @dependabot in #376
- Bump psalm/phar from 6.5.1 to 6.6.1 by @dependabot in #375
- Bump php-stubs/wordpress-tests-stubs from 6.7.1 to 6.7.2 by @dependabot in #374
- Bump wp-phpunit/wp-phpunit from 6.7.1 to 6.7.2 by @dependabot in #373
- Bump the wordpress group across 1 directory with 24 updates by @dependabot in #378
- Bump @types/wordpress__blocks from 12.5.16 to 12.5.17 by @dependabot in #364
- Fix issue with Shopify editorial product search by @maxschmeling in #381
- Add Salesforce D2C as a data source by @ingeniumed in #372
- v0.9.0 by @shekharnwagh in #382
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Update documentation based on usage by @ingeniumed in #328
- adding issue templates by @smithjw1 in #327
- Update/documentation/extending last looks by @smithjw1 in #320
- Fix SFCC output schema by @alecgeatches in #339
- updating links to absolute by @smithjw1 in #329
- Add HTML binding block by @alecgeatches in #314
- Editor UI: Find fields by available binding types by @brookewp in #340
- Merge open testing / linting Dependabot PRs by @chriszarate in #342
- Merge vitest Dependabot PRs that depend on each other by @chriszarate in #343
- Update SFCC datasource by @ingeniumed in #341
- Register pattern only with a valid script handle by @cbravobernal in #346
- add block registration snippet generation api by @shekharnwagh in #317
- Add function_exists() check to avoid fatal during vip dev-env setup by @alecgeatches in #345
- Correctly apply default input variable values by @chriszarate in #326
- Add Blocks step with toggle to control auto-generation of blocks by @brookewp in #322
- [UI] Data source code snippets by @brookewp in #321
- v0.8.0 by @shekharnwagh in #351
New Contributors
- @ingeniumed made their first contribution in #328
- @cbravobernal made their first contribution in #346
Full Changelog: v0.7.3...v0.8.0
v0.7.3
What's Changed
- Fix Sheets array alignment when a row has blank elements at the end by @alecgeatches in #323
- v0.7.3 by @maxschmeling in #324
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- 'Fix' Actions column in editor by @brookewp in #303
- Improve HttpQuery and GraphqlQuery code comments by @chriszarate in #315
- More documentation updates by @smithjw1 in #316
- Fix currency formatting in Playground by @maxschmeling in #318
- v0.7.2 by @maxschmeling in #319
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Clean up HTTP examples by @stoph in #302
- v0.7.1 by @maxschmeling in #306
New Contributors
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Fix events example by @chriszarate in #284
- Bump typescript from 5.7.2 to 5.7.3 by @dependabot in #293
- Bump yoast/phpunit-polyfills from 2.0.2 to 3.1.1 by @dependabot in #289
- Bump ts-loader from 9.5.1 to 9.5.2 by @dependabot in #292
- Bump happy-dom from 16.3.0 to 16.5.3 by @dependabot in #291
- [UI] Add display name check back by @brookewp in #294
- [UI] A few random fixes by @brookewp in #295
- fix github example by @shekharnwagh in #296
- settings forms fixes by @shekharnwagh in #297
- url encode sheet name to fix invalid endpoint error by @shekharnwagh in #298
- Cafe 1107/update/documentation by @smithjw1 in #287
- Remove lint relaxations, especially in test files by @chriszarate in #299
- Add type to manual input button by @brookewp in #301
- Fix issue where queries with no input still show block placeholder by @maxschmeling in #304
- Additional beta docs improvements by @maxschmeling in #300
- v0.7.0 by @maxschmeling in #305
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Fix documentation links by @alecgeatches in #275
- [UI] Airtable field fixes by @brookewp in #276
- Remove null values to prevent search errors by @brookewp in #277
- Add WP PHPUnit integration tests by @alecgeatches in #269
- [UI] Fix bulk delete + add duplicate source option by @brookewp in #279
- add multi select for tables in data sources settings by @shekharnwagh in #278
- Improve string sanitization and consolidate
BlockBindings::get_value()
by @chriszarate in #283 - Add
targetFolderName
to blueprint pluginData options by @chriszarate in #285 - [UI] Fix form buttons and scroll by @brookewp in #286
- Delegate override and rewrite rule logic to implementor by @chriszarate in #280
- auto-register blocks for each sheet/table by @shekharnwagh in #282
- v0.6.0 by @maxschmeling in #288
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Bump phpunit/phpunit from 10.5.39 to 10.5.40 by @dependabot in #266
- Bump lint-staged from 15.2.11 to 15.3.0 by @dependabot in #267
- Bump happy-dom from 15.11.7 to 16.3.0 by @dependabot in #272
- auto-register blocks for google sheets data sources by @shekharnwagh in #270
- v0.5.0 by @maxschmeling in #274
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Fix text alignment in data source list by @maxschmeling in #245
- Bump phpunit/phpunit from 10.5.38 to 10.5.39 by @dependabot in #249
- Add auth header error handling by @alecgeatches in #250
- [UI] Fix modal size by @brookewp in #252
- Bump @playwright/test from 1.49.0 to 1.49.1 by @dependabot in #247
- Bump the wordpress group across 1 directory with 22 updates by @dependabot in #248
- Bump lint-staged from 15.2.10 to 15.2.11 by @dependabot in #246
- airtable field mapping improvments by @shekharnwagh in #254
- Bump typescript from 5.6.3 to 5.7.2 by @dependabot in #215
- Bump @testing-library/react from 16.0.1 to 16.1.0 by @dependabot in #235
- Bump @babel/preset-react from 7.25.9 to 7.26.3 by @dependabot in #236
- [UI] fixes and improvements by @brookewp in #253
- [UI] Add DataViews to admin settings by @brookewp in #255
- Revert "[UI] Add DataViews to admin settings (#255)" by @brookewp in #256
- add airtable rich text support by @shekharnwagh in #240
- Add DataViews and replace table in settings by @brookewp in #257
- Improve query registration and schema validation by @chriszarate in #243
- [UI] Implement DataViews in editor by @brookewp in #251
- Ensure string values for API responses used in blocks by @chriszarate in #262
- Fix button URL binding by @chriszarate in #263
- add google sheets field selection in settings by @shekharnwagh in #259
- Add "Code" badge to code-configured data sources by @chriszarate in #264
- Bump @types/wordpress__blocks from 12.5.15 to 12.5.16 by @dependabot in #260
- Bump @types/wordpress__block-editor from 11.5.15 to 11.5.16 by @dependabot in #261
- Improve block registration shape to allow query options by @chriszarate in #265
- Fix token decoding during
wp-env
startup. by @alecgeatches in #220 - Improve missing data fallback by @alecgeatches in #258
- v0.4.0 by @maxschmeling in #273
Full Changelog: v0.3.3...v0.4.0