Downloads
Download tar.gz
144.61 KB
MD5: 5fb566ceb796d2c11f59bb6f74dea117
SHA-1: 681ef5a5c771eb642cef0148991362bb4dc09712
SHA-256: 3fe1c72af8b9abf01409e83e5b19cf3519e4e2dfcd1d8e0b48fbdc985de09480
Download zip
160.17 KB
MD5: 0209373b2ac16b2a84c46948c0607dcb
SHA-1: f76316d92fa0a38f43eb2aeb0c2c58903bded9d4
SHA-256: b7ab3fcd7df78c7702debd11aeb51c921e4dcb9578d2131cda42b10f11a9e242
Release notes
This is a maintenance release for 1.4, which was horribly horribly botched. Other than this version actually working, they are identical.
Bugs fixed:
- All the date-based arguments were broken due to changes in $query->add_orderby
- 103475: updated rss feed to match fixes in Drupal core.
- Replaced theme_views_nodate with theme('views_nodate') which is actually themable.
- 103115: Validation for individual views fields/etc was never called.
- 101275: Prevent node.nid from being added as a field twice (was happening when sorting)
- 102746: * was being used instead of actual wildcard in feed URLs.
- 102457: Spurious warnings when displayed node has no terms
New Features:
- 89421: New last changed sort / filter / field
- 103649: allow customizing date interval granularity