transmuter 1.0.0-alpha4

Bug fixes

Incorrect "base hook" is generate for newly added preprocess hooks which contain more than one depth (more than one set of "__"). The hooks should look for the largest match, but the pattern to find base hooks always removed all theme suggestion except for most base hook.

For instance: "menu__main__region"

Should check for base hook of "menu__main", then "menu". Instead it just skips to checking for "menu" only.

openai_client 1.2.0

Bug fixes
New features

Several changes to support the latest from OpenAI, and Drupal:

  • Supports Drupal 11
  • Supports longer API keys (previously they were getting chopped)
  • Better support for Dall-E 3 image generator
  • Supports the new gpt-image-1 model for text-to-image generation
  • Now you can chat with the assistants that you created! Check the new "Chat" button on the Assistants page.
  • Improves phpcs coverage

webform_address_autocomplete 1.0.3

Bug fixes

State/Province handling.

Contributors (1)

a_mitch

Changelog

Issues: 1 issues resolved.

Changes since 1.0.2:

Bug

noahs 2.7.1

Bug fixes
New features

Drupal 11 JS improvements
Fixes and features

Pages

Subscribe with RSS Subscribe to RSS - Bug fixes