views 7.x-3.7
| Download | Size | md5 hash |
|---|---|---|
| views-7.x-3.7.tar.gz | 1.56 MB | 3f36f0d13f3b724d719f6729cbc110ba |
| views-7.x-3.7.zip | 1.79 MB | c764bcc139e3698b24f4bfcc531542e4 |
Release notes
Changes since 7.x-3.6:
- #1831094 by DYdave, dawehner: Added Page display, menu item entry, Menu Tab overriden by contextual link setting.
- #1949178 by yannickoo: Fixed Notice: Undefined property: stdClass::() in views_plugin_argument_validate_taxonomy_term()->validate_argument() (line 1.
- #1802198 by westwesterson, hswong3i, drumm | cjlgr: Fixed Views UI breaks with jQuery 1.8.
- #1946398 by pamatt: Fixed Uncorrect example in function hook_views_data_alter().
views 7.x-3.6
| Download | Size | md5 hash |
|---|---|---|
| views-7.x-3.6.tar.gz | 1.56 MB | 1531a1ece3970332db1559b854f5dcc9 |
| views-7.x-3.6.zip | 1.79 MB | 0d7c7de301caa52670869060e22d1ef3 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| views-7.x-3.5.tar.gz | 1.56 MB | fba70998d4ebcca5116ef5ee90117738 |
| views-7.x-3.5.zip | 1.78 MB | 8b1102f6cd54949eee147c63c4fd352b |
Release notes
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:
views 7.x-3.4
| Download | Size | md5 hash |
|---|---|---|
| views-7.x-3.4.tar.gz | 1.56 MB | 72bd0f35ac467aed74e533c10a76c93f |
| views-7.x-3.4.zip | 1.78 MB | 0e92dc862bea87904d507af72e710af7 |
Release notes
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:
Read moreviews 8.x-3.x-dev
| Download | Size | md5 hash |
|---|---|---|
| views-8.x-3.x-dev.tar.gz | 479.6 KB | df3f1571083179c4e1b33dceaf2d7578 |
| views-8.x-3.x-dev.zip | 797.56 KB | b855fa6a5df840fa4f8167afed67bb2b |
Release notes
Dev branch of Views
views 7.x-3.3
| Download | Size | md5 hash |
|---|---|---|
| views-7.x-3.3.tar.gz | 1.51 MB | 70f24086dc7acfa7fc23c6148c7f8e00 |
| views-7.x-3.3.zip | 1.72 MB | e8b5f8d4de7526d2919993bb3a34c0bf |
Release notes
#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):
- #1019486 by dereine, emattias, jeffschuler, amateescu: add a contextual links field handler which contains multiple different fields
- #1450268 by dereine: Don't require locale for field module
- Revert "#1360186 by davidwhthomas: Don't include spaces in row class tokens"
- by hydra: Don't render li_next/prev on the mini pager if it's not needed
- document views_get_page_view
views 7.x-3.2
| Download | Size | md5 hash |
|---|---|---|
| views-7.x-3.2.tar.gz | 1.51 MB | c350603991445ca69b30eddf3befe887 |
| views-7.x-3.2.zip | 1.72 MB | 641a7c36bc39d5c17b997ff5babf6d47 |
Release notes
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):
Read moreviews 7.x-3.1
| Download | Size | md5 hash |
|---|---|---|
| views-7.x-3.1.tar.gz | 1.5 MB | e158435dc66d1d89a0df587c39ef1a23 |
| views-7.x-3.1.zip | 1.71 MB | 43999fc1888c1aa88f1d20288aace84c |
Release notes
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:
Read moreviews 6.x-3.0
| Download | Size | md5 hash |
|---|---|---|
| views-6.x-3.0.tar.gz | 1.13 MB | c4ea18fe770b7ba33e9993de52857554 |
| views-6.x-3.0.zip | 1.31 MB | a3dfea9cda906052bdca0f399720e962 |
Release notes
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:
Read moreviews 7.x-3.0
| Download | Size | md5 hash |
|---|---|---|
| views-7.x-3.0.tar.gz | 1.39 MB | 1be8cbd6fd3f37bfd1493693dfa95d8d |
| views-7.x-3.0.zip | 1.6 MB | 99769e8808519ae36171fa619cf00997 |
Release notes
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:
Read moreviews 7.x-3.0-rc3
| Download | Size | md5 hash |
|---|---|---|
| views-7.x-3.0-rc3.tar.gz | 1.39 MB | b3e58f4195308e37621155d3c843e53f |
| views-7.x-3.0-rc3.zip | 1.59 MB | 502f84cfadb4bf4744b6c452fc01f2d6 |
Release notes
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:
Read moreviews 6.x-3.0-rc3
| Download | Size | md5 hash |
|---|---|---|
| views-6.x-3.0-rc3.tar.gz | 1.13 MB | 880c40983195d75e923fbce792829326 |
| views-6.x-3.0-rc3.zip | 1.31 MB | a936266995b3d571c95a5cc91336b6e5 |
Release notes
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:
Read moreviews 6.x-2.16
| Download | Size | md5 hash |
|---|---|---|
| views-6.x-2.16.tar.gz | 1.21 MB | 3beba42bdd2dbaa6b38d45e73d2b76e9 |
| views-6.x-2.16.zip | 1.35 MB | 64e8595e8aa57824badb4e1a0c5567f7 |
Release notes
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:
- #1330716 by dereine: Take sure that using a view via views_get_current_view doesn't break the site. If it's empty throw some helpful debugging message
- #1331032 by dereine: Hide rewriting if the value of a field is actually empty by default. That's maybe causes some views but sure we are doomed anyway. Additional fix it let the custom block actually always display something
- #1283002 by noisetteprod, joachim: small improvements to API docs
- #684608 by defr, dereine: Provide a default argument plugin for taxonomy tids
- #1330716 by markus_petrux, dereine: Views substitutions broken after db_safe() update
- Followup #1118732: Fix db_version notice.
- #1020540 by das-peter, geerlingguy: Add a Hide Rewriting if field is empty option
views 6.x-2.15
| Download | Size | md5 hash |
|---|---|---|
| views-6.x-2.15.tar.gz | 1.58 MB | 3b8de5dcc39cbee1e1dc1330ebd17dcd |
| views-6.x-2.15.zip | 1.73 MB | 33cf2c5e427521a7e77b1d975574ea20 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| views-6.x-3.0-rc2.tar.gz | 1.13 MB | 11b5b3954626b8edeb9280aa40c9c09d |
| views-6.x-3.0-rc2.zip | 1.31 MB | bea496c7c247ca04466ab4aec59c8a78 |
Release notes
This is the 6.x-3.x-RC1 release with the security patch applied.
views 6.x-2.14
| Download | Size | md5 hash |
|---|---|---|
| views-6.x-2.14.tar.gz | 1.21 MB | 1bca8b73329b0cd4bad4fe9b9b3d4ec3 |
| views-6.x-2.14.zip | 1.35 MB | 9688de859b7cabe881aea6cdacfcdef8 |
Release notes
This release is 6.x-2.x-dev with the security patch applied.
Other changes since 6.x-2.11:
Read moreviews 6.x-2.13
| Download | Size | md5 hash |
|---|---|---|
| views-6.x-2.13.tar.gz | 1.58 MB | 94386276fad039bfb5ba1f3e45ac676a |
| views-6.x-2.13.zip | 1.73 MB | c697d860b6f1fcfc55b70220450de682 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| views-6.x-3.0-rc1.tar.gz | 1.13 MB | f229bce4e42421000055ef89169ec10e |
| views-6.x-3.0-rc1.zip | 1.31 MB | 10380368ee0837e42f8914399ceef679 |
Release notes
p>Changes since 6.x-3.0-alpha4:
Read moreviews 6.x-3.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| views-6.x-3.0-alpha4.tar.gz | 1.12 MB | 60c2c1e360631e7e60f17f0546436f82 |
| views-6.x-3.0-alpha4.zip | 1.3 MB | 1c8b547d0141bba46fa61574163b5286 |
Release notes
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
Read moreviews 7.x-3.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| views-7.x-3.0-rc1.tar.gz | 1.41 MB | e158db78ae2f8cc615edb910a09384b0 |
| views-7.x-3.0-rc1.zip | 1.6 MB | 941111b41371084230bc82374ebcae19 |
Release notes
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
Read more