7.3.3 2024-08-22
Add search api GraphQl schema and data producer.
7.3.2 2024-08-14
7.3.1 2024-06-024
Add patches for upstream issues.
- Issue #3465364: Fatal error when changing password when password_policy_history is enabled
- Issue #3455558: There is no visible change to a toggle when pressed (but it does trigger conditional fields, value is saved, etc)
7.3.0 2024-06-024
- Drupal 10.3 compatibility.
- Updated Gin theme.
- PHP8.3 compatibility.
7.2.2 2024-04-30
- Fix menu links active trail data producer
- Update simple_sitemap and diff modules
- Bring back paragraphs split!
- Possible break of Thunder GraphQL schema with drupal/graphql:4.6.0
7.2.1 2024-04-10
- 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
Support Drupal 10.2
7.1.7 2024-02-14
- Add patch to fix Checkbox for Media library modal missing after search
7.1.6 2024-01-09
- Allow update_helper version "^4.0" in composer.json
7.1.5 2023-12-21
- Improved update path from Thunder 6 to 7
7.1.4 2023-12-04
- 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
- 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
- Fix yaml error in xymatic config.
7.1.1 2023-08-28
- 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
- Drupal 10.1 compatibility.
7.0.0 2023-06-15
- 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
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: