external_entities 8.x-2.0-beta1

This is the first beta release of External Entities.

The is still a lot of work to be done, much work has been done and the module is pretty stable. The module is in use in live websites, some of which with a lot of external content.

external_entities 8.x-2.0-alpha6

Bug fixes
New features

Add a summary here

Contributors (4)

pgrond, attiks, guignonv, phthlaap

Changelog

Issues: 10 issues resolved.

Changes since 8.x-2.0-alpha5:

external_entities 8.x-2.0-alpha5

Bug fixes

#3272698 by attiks: Entity reference fields are populated when empty
#3262870 by pgrond, attiks: drupal breaks because missing config.translation_overview on external entity

external_entities 8.x-2.0-alpha4

Bug fixes
New features

Added JSON Path mapper, multilingual support and some small bugfixes

external_entities 8.x-2.0-alpha3

Bug fixes
New features

Adds support for Drupal 9, fixes and new features.

You need to run the database update script in order to update to this version.

external_entities 8.x-2.0-alpha1

Bug fixes
New features

A list of notable changes from 1.x:

* Entity type based instead of bundle based. As of 2.x, each external entity type is its own entity type.
* Storage client improvements. In 1.x the provided storage settings are independent of the storage client that is chosen. Now each storage client plugin can provide its own configuration.
* Storage clients can now provide a specific implementation for count queries.
* Storage clients now have the possibility to load multiple items at once.
* Various enhancements to mapping field data

external_entities 8.x-1.0-alpha2

New features

Jelle Sebreghts (1):
Fix machine name validation

clemenstolboom (1):
Issue #2656348 by clemens.tolboom: Error on uninstall

pashupathinath (1):
Issue #2685375 by pashupathi nath gajawada: Remove deprecated method in External Entities module code base

Subscribe with RSS Subscribe to Releases for External Entities