Downloads
Release notes
Bugs fixed:
o #136179: Invalid pass-by-reference in views.install fixed.
o #140431: Taxonomy select boxes were improperly showing descriptions.
o #137971: Fix .install file for PGSQL. Again. Still.
o #136330: Fix problems with views_cache table not existing when updating from 1.5 -> 1.6-beta.
o #138510: Multi-select for taxonomy had disappeared.
o #117365: Comment: Last Changed Time wasn't ensuring node_comment_statistics is in the query.
o #136794: Sort by nid via click-sorting was also broken
o #141205: (by mfrederickson) Add an argument to views_get_filter_values() to let other code use it.
o #138481: (fago) Allow 'delete' link to return to view like edit link does.
o #124610: (KarenS) Allows other modules to add custom tabs to view admin.
o #137952: (dww) Fix some problems by not having enough options on default menu tabs.
o #130019: Use the correct filter on textarea profile fields.
o #139381: (whalebeach) Invalid call to strpos fixed in views_set_breadcrumb
o #86577: Added a form_alter to check for the profile form so that Views will invalidate its cache when profile fields are added/edited.
o #138217: Made the menu tabs work properly for default views as well.
New features:
o #132825: (lyricnz) Allow 'add comment' link as field.