Releases: Automattic/remote-data-blocks
Releases · Automattic/remote-data-blocks
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
v0.3.1
What's Changed
- Fix naming and casing for existing Airtable field types by @brookewp in #196
- Update README.md by @smithjw1 in #197
- Adjust data source slug input by @brookewp in #195
- Adds Tracks Analytics on backend by @mehmoodak in #155
- Add Tracks Analytics on frontend by @mehmoodak in #185
- UPDATE @automattic/calypso-analytics to version 1.1.3 by @mehmoodak in #200
- fix data source slug update in the form by @shekharnwagh in #204
- Settings UI updates by @brookewp in #203
- Improve "expected error" types by @chriszarate in #207
- add optional generate field to input_schema by @shekharnwagh in #198
- github markdown block link fixes by @shekharnwagh in #191
- v0.3.1 by @shekharnwagh in #208
New Contributors
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Update for new blueprint format by @chriszarate in #179
- Improve use of WP Playground CORS proxy by @chriszarate in #182
- Bump typescript from 5.6.2 to 5.6.3 by @dependabot in #159
- Bump phpunit/phpunit from 10.5.35 to 10.5.37 by @dependabot in #171
- Bump @babel/preset-react from 7.25.7 to 7.25.9 by @dependabot in #180
- Bump @testing-library/jest-dom from 6.5.0 to 6.6.2 by @dependabot in #170
- Bump the wordpress group across 1 directory with 21 updates by @dependabot in #181
- Cover tests with Psalm and fix errors by @chriszarate in #183
- Do not auto-align assignments to the right-most level by @jblz in #114
- Use consistent file naming patterns for React components and hooks by @chriszarate in #184
- Bump phpunit/phpunit from 10.5.37 to 10.5.38 by @dependabot in #186
- Bump happy-dom from 15.7.4 to 15.8.3 by @dependabot in #188
- Bump @testing-library/jest-dom from 6.6.2 to 6.6.3 by @dependabot in #189
- Conditionally stop WordPress in trap by @chriszarate in #190
- Fix pattern bindings missing in WordPress 6.7 by @alecgeatches in #193
- v0.3.0 by @alecgeatches in #194
New Contributors
- @alecgeatches made their first contribution in #193
Full Changelog: v0.2.7...v0.3.0
v0.2.7
What's Changed
- Use WordPress Playground CORS proxy by @chriszarate in #175
- Fix error on selecting remote data by @chriszarate in #176
- remoteData attribute is, in fact, optional by @chriszarate in #177
- v0.2.7 by @chriszarate in #178
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- Fix query input overrides by @chriszarate in #173
- v0.2.6 by @maxschmeling in #174
Full Changelog: v0.2.5...v0.2.6