views 7.x-3.29

Bug fixes

This fixes compatibility with PHP 8.2, and resolves a regression from the last release.

As always, thanks to everyone who collaborated on this release.

Contributors (5)

andriic, DamienMcKenna, tibezh, joseph.olstad, cboyden

views 7.x-3.28

Bug fixes

This release fixes a few compatibility bugs for PHP 8.1 and PHP 8.2. Thanks to everyone who collaborated on the release.

views 7.x-3.27

Bug fixes

This release resolves some regressions in the last release, and some other long-standing bugs. Thanks to everyone who collaborated to fix the bugs, it's greatly appreciated.

views 7.x-3.26

Bug fixes

This release is focused on bug fixes, in particular fixes for PHP 8.1.

As always, a huge thank you to everyone who collaborated on this release!

views 7.x-3.25

Bug fixes
New features

This release brings PHP 8.0 compatibility to the Views world, which will help a lot of other modules pass their PHP 8 tests because of dependencies. Also included are a number of small bug fixes. Updating is recommended for all sites, but as always please test on a copy of each site and not directly on production. Huge thank you to everyone who contributed in some way to this release!

views 7.x-3.24

Bug fixes
New features

This includes a few minor changes since rc1. As always, a huge thanks to everyone for collaborating on this release, we hope it proves stable for all sites.

As with all releases, please test on a copy of your site(s) before uploading it to production, just to make sure that there aren't any unexpected changes.

Contributors (5)

jacob.embree, Kartagis, RenatoG, DamienMcKenna, MustangGB

Full changelog

Issues: 4 issues resolved.

views 7.x-3.24-rc1

Bug fixes
New features

This is a release candidate for the 7.x-3.24 stable release, hopefully there won't be any more bugs found in the next week-or-so and we'll release this as 7.x-3.24. Please help test it against your sites (not a production copy, just to be sure!) and report any bugs you find immediately. Thank you.

Also, a huge thank you for everyone who has contributed to this release, there are a load of bug fixes and small additions, the Views-D7 maintainers and I truly appreciate all of your efforts!

views 7.x-3.23

Bug fixes
New features

This release includes a huge number of bug fixes along with some small feature improvements. Regression testing is highly recommended.

A huge thank you to everyone who has helped with this release!

views 7.x-3.22

Bug fixes

This contains a single fix for PHP 5.3 compatibility that was causing problems for some sites and automated test integration for other contributed modules. Sites which use newer versions of PHP do not need to worry about updating to this release and should wait for the forthcoming 7.x-3.23 release.

Contributors (6)

joelpittet, dromansab, awasson, joseph.olstad, darkodev, TheWrench

Full changelog

Issues: 1 issues resolved.

views 7.x-3.21

Security update

This resolves issues for the following security advisories:

No other changes are included.

views 7.x-3.20

Bug fixes
Insecure

This fixes a critical bug in the last release, updating is recommended for all sites.

I am sincerely sorry for the oversight with renaming the hook - I did not think many modules would be using it, because of what it did, but I neglected to double-check my hypothesis before committing the change. Had I checked I would have realized that many critical modules used it - Features, Authcache, Webform, even the drupal.org custom code.

Changes since 7.x-3.19:

views 7.x-3.19

Bug fixes
New features
Insecure

PLEASE NOTE: This release includes a critical regression that was fixed in 7.x-3.20, please install that version instead.

This release includes a wealth of small fixes and improvements. Updating is suggested for all sites. Please open new issues for any regressions that are discovered. As always, a huge thank you to all of the contributors who made this release possible!

views 7.x-3.18

Bug fixes
Insecure

This release fixes a number of bugs, several of them regressions from previous releases. No security-related bugs are included in this release, but updating is still recommended. Please see the issue queue to identify other known regressions.

Thanks as always to our many contributors, and a special thanks to MustangGB for spending a lot of time triaging the issue queue.

All changes since 7.x-3.17:

views 7.x-3.16

Bug fixes
Insecure

This is a rather major bug fix release. It is strongly recommended to thoroughly test this release before uploading to a production site in case there are any regressions. There are two changes since 7.x-3.15 which affect how CSS classes are generated, so please pay particular attention to the themed output. Please report regressions immediately so that we can rectify them in a future release.

A sincere thank you to everyone who has helped with this release.

Change notices to be aware of:

views 7.x-3.16-rc1

Bug fixes
Insecure

Happy St. Patrick's Day everyone!

This release is focused primarily on fixing bugs and regressions, plus some minor tweaks that should not affect sites. Presuming there are no regressions from this, this will be released as v7.x-3.16 in two weeks.

Change notices to be aware of:

views 7.x-3.13

Bug fixes
Insecure

Changes since 7.x-3.12:

  • Revert "Issue #2204257 by ezra-g, andyg5000: Update Views Content access filter per core performance improvements"

views 7.x-3.6

Security update
Insecure

The security issue in views is caused by various places in the views UI where a string is not sanitized,
because it has been assumed to be static and by commiters, though you can change some of these strings using other administrative permissions. SA-CONTRIB-2013-035 - Views - Cross Site Scripting (XSS)

Other commits:

  • #82088 by grisendo: Add sanitation in various places in the views UI
  • #1920690 by jnettik: Added Allow for inline to be configured for jump menus.
  • #1551534 by bcn: Added Allow a button in an exposed forms to trigger ajax.
  • #1914024 by peximo | heyyo: Fixed Title-overriden term name not translated on a taxonomy overriden views page.
  • #1889198 by Pedro Lozano: Fixed Performance problem in _views_fetch_data(), multiple unnecessary cache rebuilds.
  • #1496418 by dawehner, hass, webflo: Fixed Views: Don't change capitalization of translatable strings with CSS.
  • #1852116 by Les Lim, Chris Burge: Added Backport from D8: Customizable true/false Views output for booleans.

views 7.x-3.5

Bug fixes
Insecure

This issue fixed some issues which got introduced in the last release, so it is highly recommended for everyone.

Changes since 7.x-3.4:

  • #1742942: the filter_field_list handler should provide update for the operators
  • #1748526: Revert the cache change of #1509980
  • #1742732 by osopolar: Enabled displays get the disabled link class

views 7.x-3.4

New features
Bug fixes
Insecure

WARNING: Maintainers are working to fix a bug that was found after the 7.x-3.4 release that causes some Views pages, blocks, attachments and feeds to disappear after upgrading from 3.3 to 3.4. Stay informed of progress at the following link: 7.x-3.4 Upgrade is cancelling boolean operator settings. It is recommended to wait to upgrade until this bug has been fixed.

Changes since 7.x-3.3:

views 7.x-3.3

Bug fixes
Insecure

#1450268: Fatal error: Call to undefined function language_fallback_get_candidates() caused a lot of trouble for people using fields but don't have locale enabled. This release is an emergency release
based on that issue. I'm sorry for that!

Changes since 7.x-3.2 (5 commits):

views 7.x-3.2

Bug fixes
Insecure

This release concentrated on major bug fixes, fixing of tests and some better documentation of the code.
Here is a list of the changes.

The next release will get some new features again, which are already in the issue queue, which didn't get in this time.

Changes since 7.x-3.1 (95 commits):

views 7.x-3.1

Bug fixes
Insecure

A few bug fixes since 7.x-3.1.

The biggest change is a bugfix which allows you to use arguments and complex filters at the same time.

Changes since 7.x-3.0:

views 6.x-3.0

New features
Bug fixes
Insecure

After the final release of 7.x-3.0 here comes 6.x-3.x

If you want to update from 6.x-2.x please consider that 6.x-2.16 is still the main stable version for drupal6, so
as always do your backups etc.

Thanks for all contributors on views3, especially dagmar.

If you want to get the new features of views3 look at previous changelogs/drupal watchdog or some presentations on drupalcamps/drupalcons. It's too much to describe here.

Changes since 6.x-3.0-rc3:

views 7.x-3.0

Bug fixes
Insecure

After two years and a lot of hard work by multiple contributors and companies
here is the final version of 7.x-3.0.

Changes since 7.x-3.0-rc3:

views 7.x-3.0-rc3

Security update
Bug fixes
Insecure

Hopefully this will be more or less the last big step before a release.

Not this release fixes a security problem, which can be seen as critical

The Views module is useful for creating lists of items in Drupal sites. Some filters incorrectly used Drupal's built-in database api, so they didn't escaped some arguments correctly. This vulnerability is mitigated by the fact that a site must have a view with this filter to be enabled in order to be exploited.

Changes since 7.x-3.0-rc1:

views 6.x-3.0-rc3

Bug fixes
Insecure

This version of views fixes some upcoming bugs which were caused by the latest update to 6.x-3.0-rc2
Most important to mention is the replacement-patterns bug, which caused problems if you used flag for example.

Changes since 6.x-3.0-rc2:

views 6.x-2.16

Security update
Bug fixes
Insecure

This version of views fixes some upcoming bugs which were caused by the latest update to 6.x-2.14.
Most important to mention is the replacement-patterns bug, which caused problems if you used flag for example.

See also SA-CONTRIB-2012-134 - Views - Privilege Escalation.

Changes since 6.x-2.14:

views 6.x-2.15

Bug fixes
Insecure

IMPORTANT: 2.15 is 2.13 just with a fix for replacement-patterns. This might have affected you if you use flag, for example. So no new features since 2.11 is in this version. If you want new features or currently use 2.14, please use 6.x-2.16

Changes since 6.x-2.13:

views 6.x-3.0-rc2

Security update
Insecure

This is the 6.x-3.x-RC1 release with the security patch applied.

views 6.x-2.14

New features
Bug fixes
Insecure

This release is 6.x-2.x-dev with the security patch applied.

Other changes since 6.x-2.11:

views 6.x-2.13

Security update
Insecure

This release is the same as 6.x-2.12 beside one security change.
Note that this means that this is also 6.x-2.11 so no changes regarding bugs/features since 2.11 are in this release. See SA-CONTRIB-2011-052 .

views 6.x-3.0-rc1

Insecure

p>Changes since 6.x-3.0-alpha4:

The changes between alpha4 and RC1 are focused on fixing bugs and adding some documentation.

views 6.x-3.0-alpha4

New features
Bug fixes
Insecure

A long awaited new release of 6.x-3.x.

This fixes a LOT of bugs that were in the previous alpha.

Complete commit log

views 7.x-3.0-rc1

New features
Bug fixes
Insecure

This release of Views includes many improvements over beta3. Please note that you must update to the latest release of CTools. Also note that Drupal 7.2 contains a bug that will cause update.php to break your system. Please update to the latest Drupal 7.x-dev before running update.php.

If you got your system broken by update.php a solution is here: http://drupal.org/node/1170312#comment-4547662

Hilites

views 7.x-3.0-beta3

Bug fixes
Insecure

Fast update on 3.0-beta2 to fix some fieldapi bugs which was introduced with beta1.

Major changes since beta2:

  • #1044440: Prevent exposed forms from sending form_id, form_build_id and form_token.
  • #1106452 : Make field support for revisions work again

Additional some tiny bugs/changes of text etc. was fixed.

views 7.x-3.0-beta2

Bug fixes
Insecure

Lightning fast update from beta1, as I screwed up one of my last commits and it didn't make it out.

THIS STILL APPLIES: If you're having trouble with Views' menu items appears or views acting really really off, clear cache twice and force a menu rebuild. drush cc all if using drush, or the cache clear button on the performance page if not.

views 7.x-3.0-beta1

New features
Bug fixes
Insecure

The long awaited beta release of Views for 7.x is here.

The list of features, updates and changes is entirely too numerous to enumerate here.
This release includes the new UI.
This release requires CTools 7.x-1.0-alpha4.
This release will probably require you to force a menu rebuild at least once and sometimes twice.

The upgrade path is rocky for CCK fields to field API but seems to be pretty solid for most core fields.

views 7.x-3.0-alpha1

Bug fixes
Insecure

Please note that Views for Drupal 7 now requires CTools!

KNOWN ISSUES
===========

There is NO upgrade path yet. There is a patch but it is very unstable.
The search filter is completely broken and will not work.
Sometimes AJAX does not bind to the preview and it opens in a new page.
Probably lots of other little things.

Pages

Subscribe with RSS Subscribe to Releases for Views (for Drupal 7)