Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Fixes an identified issue when using views bulk operations.
If a table has views bulk operations enabled while the First visible setting is selected, the second column will be used instead of the views bulk operations column.
Added in a configuration option to select if the toggle element should appear before or after the original content in the column.
Issue #3444681: Have the configuration page display google vertex AI data stores.
Issue #3522802: Moving token replacement to service and adding templates for spelling correction.
Issue #3523695: Have the configuration page display google cloud Project ID from credentials file.
Issue #3524005: Adding transport options (REST vs gRPC) to configuration page. The gRPC PHP extension currently conflicts with PHP8.3. Using REST circumvents issue if it appears.