geofield 8.x-1.65
Drupal.org description.html updated, with fancy LIVE Demo Button
Functional GeofieldWidgetTest slight enhancement
Better definition of GeoPHP/GeoPHPWrapper::load method
GeofieldDefaultWidget: slight refactoring of settings element description.
Issue #3540091: proximity of places with almost same lat/lng could be NaN
widget_engine 8.x-1.6
Drupal 11 support release
bootstrap 8.x-3.38
Drupal 11 compatible release - 8.x-3.38
New since 3.37:
- [#3539462]
New since 3.36:
- [#3538271]
- [#3536372]
New since 3.35:
- PHP 8.4 compatibility
- Improved jQuery 4 compatibility with entreprise7pro/bootstrap 3.4.6 going to 3.4.7
Upgrade steps (needed by some of us) to fix massive amounts of unexpected javascript exceptions that "may" occur "after" upgrading from bootstrap <= 3.32 to bootstrap >=3.34 or >=3.37:
fluidui 8.x-1.11
This release incorporates a few bugfixes and some of the new features that were implemented in the 2.0.x and 3.0.x versions, check for the "Closed" issues that were implemented in the 8.x-1.x branch: https://www.drupal.org/project/issues/fluidui?text=&status=Closed&prior…
redis 8.x-1.10
Improved TTL handling, support for cache tag check preloading in Drupal 11.2
Improved TTL handling
See https://www.drupal.org/node/3539263.
Cache tag fetch preloading
See https://www.drupal.org/node/3505248. This is not supported by the redis cache tag checksum implementation.
require_on_publish 8.x-1.11
This release improves code quality, test reliability, and compatibility with recent versions of Drupal core. It resolves several linting and spelling issues, and most notably ensures that the ConfigPageTest now correctly verifies that the "Required on Publish" setting is actually saved. These changes enhance the maintainability of the module and ensure accurate test coverage moving forward.