Releases: Automattic/remote-data-blocks
Releases · Automattic/remote-data-blocks
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
v0.3.3
What's Changed
- [UI] Admin settings and setup/edit flow updates by @brookewp in #241
- Use CSS grid for services dropdown by @maxschmeling in #242
- v0.3.3 by @maxschmeling in #244
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Fix withBlockBinding tests by mocking tracks by @mehmoodak in #209
- Add "none" authentication type in HTTP data source by @mehmoodak in #206
- Adds e2e testing framework by @mehmoodak in #205
- add a table of contents for docs by @shekharnwagh in #211
- refactor github markdown links parsing by @shekharnwagh in #212
- Fix global track props on Backend Tracks Events by @mehmoodak in #201
- Restore missing block binding controls by @chriszarate in #218
- Documentation Changes based on Walkthrough by @smithjw1 in #213
- Fix minor documentation errors by @alecgeatches in #219
- Bump kevinrob/guzzle-cache-middleware from 5.1.0 to 6.0.0 by @dependabot in #222
- Bump php-stubs/wordpress-stubs from 6.6.2 to 6.7.1 by @dependabot in #214
- Update dev dependencies that don't cause issues by @chriszarate in #231
- Update
@wordpress/blocks
types and remove expected error by @chriszarate in #230 - Add Salesforce B2C support by @alecgeatches in #228
- add support for all airtable field types by @shekharnwagh in #234
- Change data source slugs to an overridable auto-UUID by @brookewp in #229
- Send X-Cors-Proxy-Allowed-Request-Headers header on proxied requests by @maxschmeling in #238
- v0.3.2 by @maxschmeling in #239
Full Changelog: v0.3.1...v0.3.2