Skip to content

Latest commit

 

History

History
133 lines (76 loc) · 5.37 KB

CHANGELOG.md

File metadata and controls

133 lines (76 loc) · 5.37 KB

Changelog

7.3.3 2024-08-22

Full Changelog

Add search api GraphQl schema and data producer.

7.3.2 2024-08-14

Full Changelog

7.3.1 2024-06-024

Full Changelog

Add patches for upstream issues.

7.3.0 2024-06-024

Full Changelog

  • Drupal 10.3 compatibility.
  • Updated Gin theme.
  • PHP8.3 compatibility.

7.2.2 2024-04-30

Full Changelog

7.2.1 2024-04-10

Full Changelog

  • Fix thunder redirect data producer with query strings.
  • Move xymatic GraphQL schema to base.
  • Update to gin rc9.
  • Update graphql module to 4.7.0 and remove patch.

7.2.0 2024-03-07

Full Changelog

Support Drupal 10.2

7.1.7 2024-02-14

Full Changelog

7.1.6 2024-01-09

Full Changelog

  • Allow update_helper version "^4.0" in composer.json

7.1.5 2023-12-21

Full Changelog

  • Improved update path from Thunder 6 to 7

7.1.4 2023-12-04

Full Changelog

  • Fix possible break of Thunder GraphQL schema with drupal/graphql:4.6.0
  • Fix warning on missing entityLinks keys in GraphQL

7.1.3 2023-11-07

Full Changelog

  • Update to gin rc7
  • Fix issue with form fields for media
  • Bump Drupal version number in thunder.profile
  • Update focal point patch

7.1.2 2023-09-01

Full Changelog

  • Fix yaml error in xymatic config.

7.1.1 2023-08-28

Full Changelog

  • Update Gin to RC5.
  • Change paragraphs_feature requirement to ^2.0.0-beta3.
  • Remove all entity browser permissions in all roles during the Thunder 6 to 7 migration.

7.1.0 2023-07-03

Full Changelog

  • Drupal 10.1 compatibility.

7.0.0 2023-06-15

Full Changelog

  • Add decoratable type resolver for GraphQL.
  • Add integration for the Xymatic module.
  • A new content type "News Article", that is similar to the "Article" content type, but has different metadata.

7.0.0-beta2 2023-03-13

Full Changelog

Remove merged Gin patches and update to latest Gin release candidate.

7.0.0-beta1 2023-03-09

First beta of Thunder 7.0.0 with Drupal 10 support.

Besides being Drupal 10 compatible the most notable changes are the retirement of the Thunder admin theme in favor of the community driven Gin theme and the switch from Entity Browser to Drupal core Media Library.

Manual update steps from Thunder 6 are required and can be found here:

Migrate Thunder 6 to Thunder 7