eva 3.1.1

Issue #3430343 by Aaron Bauman: Automated Drupal 11 compatibility fixes for eva + GitLabCI
Issue #3467088 by sorlov: Missing config schema for eva_hide_empty option
Issue #3335703 by Shubham Rathore: hook_help function missing in .module file

eva 3.1.0

Bug fixes
New features
  • Issue #3332282 by Jay Jangid: Replace README.txt to README.md and update README.md
  • Issue #3368581 by arti_parmar: Unused variable $display_id
  • add PHPCS config
  • Issue #3101133 by mortona2k: Config form broken on single bundle and bundleless entities
  • Issue #3083993 by dkosbob, hanoii, AaronBauman: Hide output if empty option

eva 3.0.0

Unsupported

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
Unsupported

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
Unsupported

Includes fixes for:

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

eva 7.x-1.4

Bug fixes
New features
Unsupported

Changes since 7.x-1.4-rc1:

Changes since 7.x-1.3:

eva 8.x-1.2-rc1

Bug fixes
New features
Unsupported

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.1

Bug fixes
New features
Unsupported

Includes:

- some coding standards cleanup
- https://www.drupal.org/node/2839717 by https://www.drupal.org/u/jurgenhaas : Classy-style default templating
- https://www.drupal.org/node/2843000 by https://www.drupal.org/u/phil-wolstenholme : fix caching scope of embedded view

eva 8.x-1.1-rc1

Bug fixes
New features
Unsupported

Includes:

- some coding standards cleanup
- https://www.drupal.org/node/2839717 by https://www.drupal.org/u/jurgenhaas : Classy-style default templating
- https://www.drupal.org/node/2843000 by https://www.drupal.org/u/phil-wolstenholme : fix caching scope of embedded view

eva 8.x-1.0

Unsupported

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

Unsupported

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

eva 7.x-1.3

Bug fixes
New features
Unsupported

Changes since 7.x-1.2:

eva 7.x-1.2

New features
Bug fixes
Unsupported

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
Unsupported

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