gatsby 2.0.0-rc4

Bug fixes
New features

This release includes a bug fix and a Gatsby Cloud feature improvement.

Please open a new issue for any regressions or other bugs that are found.

Contributors (2)

tqureshi

codekarate

Changelog

Issues: 2 issues resolved.

Changes since 2.0.0-rc3:

gatsby 2.0.0-rc3

Bug fixes

This release includes bug fixes and improvements for Gatsby Preview.

Please open a new issue for any regressions or other bugs that are found.

Contributors (1)

drupalninja99

Changelog

Issues: 4 issues resolved.

Changes since 2.0.0-rc2:

gatsby 2.0.0-rc2

Bug fixes
New features

This includes a major feature improvement for preview and a breaking change for Content Sync to allow multilingual support. This means if you are currently using the Content Sync feature you will need to update your gatsby-source-drupal version on your Gatsby site along with this update.

Please open a new issue for any regressions or other bugs that are found.

Contributors (2)

codekarate, edisch

gatsby 2.0.0-rc1

Bug fixes

This includes a key fix for the preview system and should be fully working now.
Please open a new issue for any regressions or other bugs that are found.

Contributors (2)

DamienMcKenna, drupalninja99

Changelog

Issues: 2 issues resolved.

Changes since 2.0.0-beta3:

gatsby 2.0.0-beta3

Bug fixes
New features

This includes a large number of fixes from beta2.
Note: A key fix was added to rc1 and it should be used instead of this release.

gatsby 2.0.0-beta2

Bug fixes

This resolves a bug in the update scripts in beta1.

Please make sure to review the beta1 release notes before updating from the 8.x-1.x releases.

Contributors (2)

matt.hood, DamienMcKenna

Changelog

Issues: 1 issues resolved.

Changes since 2.0.0-beta1:

gatsby 2.0.0-beta1

Bug fixes
New features

This is the first beta of Gatsby 2 for Drupal 9. Huge thanks to the Gatsby staff for helping with this release and sponsoring the work.

gatsby 2.0.0-alpha1

Bug fixes
New features

This is the first alpha release in the new version 2. A lot of work will be forthcoming over the next two months, future alpha releases will continue to work on major improvements of the module.

Huge thank you to Tyler Barnes, Lana Vorozheykina and Leithon English at Gatsby for helping with this release.

gatsby 8.x-1.0-rc5

Bug fixes

Issue #3222901 by larowlan: HEAD fails tests on 9.2.x: Update entity queries to set access flag
fix: Allow multiple deletes to be sent in a single webhook request (this fixes Issue #3215526)

gatsby 8.x-1.0-rc3

Bug fixes

Issues Resolved

  • Issue #3157849 by drupalninja99, VitalyM: Redirect error after saving users, taxonomy terms
  • Verify related entity is a valid UUID in GatsbyInstantPreview.php

gatsby 8.x-1.0-rc2

Bug fixes
New features

Please read the release notes if you are upgrading from an alpha or beta version!

The rc1 update split the module into multiple submodules. This was implemented this way to provide some Live Preview support with Drupal's GraphQL module and `gatsby-source-graphql`. If you are upgrading from an alpha or beta version and are using JSON:API with `gatsby-source-drupal` you will need to enable the submodule "Gatsby JSON:API Instant Preview & Incremental Builds".

gatsby 8.x-1.0-rc1

Bug fixes
New features

RC1 Released!

Please read the release notes if you are upgrading from a previous version!

This update splits the module into multiple submodules. This was implemented this way to provide some Live Preview support with Drupal's GraphQL module and `gatsby-source-graphql`. If you are upgrading from a previous version and are using JSON:API with `gatsby-source-drupal` you will need to enable the submodule "Gatsby JSON:API Instant Preview & Incremental Builds".

gatsby 8.x-1.0-beta2

Bug fixes

Issues Resolved

  • Issue #3098383 by Sahana _N: Dependency Namespacing in info.yml File
  • Issue #3098256 by dev.patrick, kadamk, dorficus: Typo on admin settings form: spelling mistake

gatsby 8.x-1.0-beta1

Bug fixes
New features

We are now in Beta

The module is officially ready for beta status! Please continue to test and report any bugs or potential feature enhancements.

gatsby 8.x-1.0-alpha3

Bug fixes

This update adds a dependency on JSON:API Extras and uses that modules EntityToJson API. The way were we handling JSON API serialization needed to be improved and using the EntityToJson API was the recommended way. This was a fairly large change so backup your site before testing this new version. Also, make sure to have the JSON:API Extras module installed on your site before updating.

gatsby 8.x-1.0-alpha2

Bug fixes

Small update to prevent post requests to the Gatsby develop server from timing out.

gatsby 8.x-1.0-alpha1

New features

Initial working version that supports preview on content save.

Subscribe with RSS Subscribe to Releases for Gatsby Integration