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.
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 moreviews 7.x-3.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| views-7.x-3.0-beta3.tar.gz | 1.4 MB | 114c76f201523ef3e50b9a1d431b0364 |
| views-7.x-3.0-beta3.zip | 1.59 MB | d69e051c8b4fa2066575c28e3ae197ba |
Release notes
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.
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-beta2
| Download | Size | md5 hash |
|---|---|---|
| views-7.x-3.0-beta2.tar.gz | 1.4 MB | c39fab1e76e55b15291fecf2c10386c2 |
| views-7.x-3.0-beta2.zip | 1.59 MB | cd30442906e8d9e9bffc7ea8b28f3702 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| views-7.x-3.0-beta1.tar.gz | 1.4 MB | 6ee4495cbdf0a8d19bd214f57bef0bf4 |
| views-7.x-3.0-beta1.zip | 1.59 MB | 36acc8675052e2dcb0c933e1ac8eab1d |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| views-7.x-3.0-alpha1.tar.gz | 1.49 MB | 8635e5b0c03fed4516abae25489a5a5c |
| views-7.x-3.0-alpha1.zip | 1.69 MB | f5ffc235849f2a3a5f66b66f84a73aac |
Release notes
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.
views 6.x-2.12
| Download | Size | md5 hash |
|---|---|---|
| views-6.x-2.12.tar.gz | 1.59 MB | 2b666d68e8566f14b85cf546d643e3e5 |
| views-6.x-2.12.zip | 1.75 MB | 2816cbd1d3e70a77a48af89b58ccdf56 |
Release notes
This release contains only one change from 2.11, a fix for SA-CONTRIB-2010-111 - Views - Cross Site Scripting".