Skip to content

Latest commit

 

History

History
174 lines (99 loc) · 7.04 KB

CHANGELOG.md

File metadata and controls

174 lines (99 loc) · 7.04 KB

Changelog

7.4.0 2024-12-18

Full Changelog

  • Drupal 10.4 compatibility.
  • Updated Gin theme.
  • Load entity types and add cache tags and contexts in search api producer.

7.3.9 2024-11-25

Full Changelog

  • Remove Drupal core patch #3487031, because it was merged upstream.

7.3.8 2024-11-20

Full Changelog

  • Pin autosave_form to 1.7 and apply patch from issue #3487459
  • Add a node Graphql query to fetch a single node by its UUID
  • Make private methods in SearchApiResponse protected.
  • Add Drupal core patch from issue #3487031 because of a performance regression.

7.3.7 2024-10-14

Full Changelog

Re-add list tags to graphql queries

7.3.6 2024-10-04

Full Changelog

Update diff module to 1.8

7.3.5 2024-09-24

Full Changelog

Allow scheduler version ^3.0 in composer.json

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