eva 3.0.0

Drupal 10 compatibility. This is a switch to semantic versioning only; there is no upgrade path needed from 8.x-2.x (it's the same commit, even).

eva 3.0.x-dev

Switching to semantic versioning for Drupal 10, no upgrade path.

eva 8.x-2.0-rc1

Bug fixes
New features

Big code refactor to be more D8ish. Includes at least one new feature (restoring some EVA list caching for the 7.x line).

This has been in use for a while without any issue reports so is likely stable. Promoting to RC to get some visibility.

eva 8.x-1.3

Bug fixes

Includes fixes for:

This will probably be the last new-feature release for 1.x.

eva 7.x-1.4

Bug fixes
New features

Changes since 7.x-1.4-rc1:

Changes since 7.x-1.3:

eva 8.x-1.2-rc1

Bug fixes
New features

Includes:

- fix from https://www.drupal.org/node/2859326: run the parent options validator
- fix from https://www.drupal.org/node/2856350: check bundle display config is up to date, run garbage collection on same when EVA display is edited
- fix from https://www.drupal.org/node/2859719: add configuration schema for translation support

eva 8.x-1.0

Bumping 1.0-rc1 (4b74f60) to stable to let fixes in dev branch to be tagged 1.1-rc

eva 8.x-1.0-rc1

Moving stable codebase to rc to free up dev branch for some improvements.

eva 7.x-1.2

New features
Bug fixes

Mostly bug fixes with a few additional features. Long time coming.

Features:
-Exposed filters are now shown as additional fields on the Manage Display tab
-Changed the name of the field on the Manage Display tab to be EVA: view_name > display_name
-Clears the field cache when an EVA view is saved so that no manual cache clearing is needed when creating new eva views.
-Changed 'Entity Content' to 'EVA Field'
-Shows available tokens in the token argument settings popup.

eva 7.x-1.0

Bug fixes

First official release of the Eva module, used to attach Views listings to arbitrary entities. Viva la Eva!

eva 7.x-1.x-dev

New features

Rolling dev snapshot of the Eva module for Drupal 7. Replaces Views Attach for Drupal 6 with an Entity-based system. Because that's cool.

Subscribe with RSS Subscribe to Releases for EVA: Entity Views Attachment