viewfield 7.x-2.2

Bug fixes

This release includes bug fixes since the prior release, 7.x-2.1 in January of 2017.

Due to the elapsed time between releases, we strongly encourage thorough testing of your Viewfields prior to upgrading in production.

viewfield 7.x-3.0-alpha1

Bug fixes
New features

The initial release of 7.x-3.x.

The 7.x-3.x branch will contain both bug fixes against 7.x-2.x and new features. We strongly recommend thorough testing for Drupal 7 sites upgrading from 7.x-2.x as some things have changed.

viewfield 7.x-3.x-dev

New features

Issue #2248927 by sheise, ron_s, mr.baileys, jerdavis: Allow setting of allowed view displays

viewfield 8.x-3.0-alpha3

Bug fixes
New features

Issue #2994142 by alonaoneill: Dependency namespacing in .info.yml file
Issue #2899767 by dhruveshdtripathi, volkswagenchick: README needed for 8.3 Branch
Issue #3044252: Code cleanup and validation
Issue #2697337 by pcorbett, genjohnson, jerdavis: Increase arguments #maxlength to match db column max length
Issue #2697337 by pcorbett, genjohnson, jerdavis: Increase arguments #maxlength to match db column max length

viewfield 8.x-3.0-alpha2

Bug fixes

Fixed a caching problem, which could cause the Viewfield formatter to not be called.

viewfield 8.x-3.0-alpha1

New features

8.x-3.0-alpha1 is expected to be pretty solid. There is not yet an upgrade path from Drupal 6 and 7 versions.

viewfield 8.x-3.x-dev

New features

Initial port of Viewfield to Drupal 8.

The viewfield module has been rewritten to use the entity reference field type to display a view rather than create it's own field type, therefore the version number has been incremented to 8.x-3.x.

See README.md for usage instructions.

viewfield 7.x-2.1

Bug fixes

This is a minor bugfix release intended to make commit 07688066 'Implemented token dialog' available.

viewfield 7.x-2.x-dev

New features

Please consult the Viewfield project page for important usage information.

viewfield 6.x-2.x-dev

New features

Please consult the Viewfield project page for important usage information.

viewfield 6.x-1.0

Initial release of Viewfield for Drupal 6.

If you find a bug, please search existing issues in the queue first.

viewfield 5.x-1.5

Bug fixes

Changes since DRUPAL-5--1-4:

  • #216827: Improved argument parsing. Arguments that contained commas were not being parsed correctly.
  • Improved method for counting results.
  • #253999: Fields that did not have a default view would not save any view.
  • #256972: Leaving all views unchecked should make all views available in node edit form.
  • Added translation template.

viewfield 5.x-1.4

Bug fixes

Changes since DRUPAL-5--1-3:

  • Fixed error caused by recursive calls to token_replace_multiple().
  • Fixed Drupal coding standards violations.
  • Changed name to Viewfield for consistency.

viewfield 5.x-1.2

A bug fix release, mainly. I was hoping to have token.module support ready, but there are some recursion issues that we need to clear up first. Look forward to token.module support in 1.3!

Thanks for all the bug fixes and patches.

-Mark

viewfield 5.x-1.1

Some great new features:

- 100085 -- Use any view plugin as a formatter (in cck or other views)

And some bug fixes:

- 118764 -- Typo in translating arguments

Thanks to everyone who helped with this release!

viewfield 5.x-1.0

Viewfield for 5.0

Thanks to eaton, webchick, alex_b, yched, and stefano73 for helping get viewfield ready for Drupal 5.0.

This release is basically a compatibility release. Some changes to the implementation:
1. More reliance on the views formatters (as seems to be the norm for CCK fields now) for formatting regular node views.
2. The full node formatter is now the "default". This may break some existing views. It's worth the pain.
3. Added paging as per stefano73/alex_b's work. Relatively untested, but it looks good so far. (Thanks!)

Subscribe with RSS Subscribe to Releases for Viewfield