pathauto 5.x-2.0-beta1

New features
Bug fixes
Insecure

This latest version of Pathauto has several new features, but the biggest one is the use of tokens for pattern replacement which should provide greater reliability in the pattern replacement.

Compatability notes

You will now need to use the token module version 5.x-1.8.
Also, Pathauto has improved support for other languages in this release which requires the use of PHP4.4 or higher, or the use of PHP5.1 or higher.

token 5.x-1.8

New features
Bug fixes
Insecure

#153737 by drewish, fix date error and leave date tokens empty if the underlying value is not set. also require instead of include - these are important
#139959 by greggles, include the includes in more places so that token_get_list will work on its own
#140983 by moshe weitzman, Token support for comments

cck 4.7.x-1.6

Security update
New features
Bug fixes

4.7--1.6
========

IMPORTANT : this release fixes two cross-site scripting (XSS) vulnerabilities
in nodereference.module :
- when a nodereference field is displayed using the 'plain' formatter
- when a nodereference field is edited using the 'autocomplete text field' widget
(only when _not_ using the 'advanced options - Views.module' for the field)

All sites using CCK / nodereference.module should consider upgrading to this release
as soon as possible.

Please see DRUPAL-SA-2007-019 for more information.

Features
--------

General
- #154827 Let modules know the 'dummy' node form built on the 'manage fields' tab
is requested by CCK admin UI (problem with userreviewmodule).
- #153101 Provide better explanation on the 'default value - php code' expected format.
- #151347 Refactor content_field('load') to make it more legible.

Field / widget modules
- #152892 Optionwidgets : Better help text for 'single on/off checkbox' widget label.
- #65133 / #152016 Nodereference : Added 'full node' and 'teaser' formatters.
- #126926 Nodereference : Skip node_load in 'title'-based formatters.

Bugfix
------

General
- #155416 Limit non standard CSS (transparency) to the field overview page.
- #149832 Use 'plain' format for views argument handler ($op = 'title').

cck 5.x-1.6

Security update
New features
Bug fixes
Insecure

5--1.6
======

IMPORTANT : this release fixes two cross-site scripting (XSS) vulnerabilities
in nodereference.module :
- when a nodereference field is displayed using the 'plain' formatter
- when a nodereference field is edited using the 'autocomplete text field' widget
(only when _not_ using the 'advanced options - Views.module' for the field)

All sites using CCK / nodereference.module should consider upgrading to this release
as soon as possible.

Please see DRUPAL-SA-2007-019 for more information.

Features
--------

General
- #154827 Let modules know the 'dummy' node form built on the 'manage fields' tab
is requested by CCK admin UI (problem with userreviewmodule).
- #153101 Provide better explanation on the 'default value - php code' expected format.
- #151347 Refactor content_field('load') to make it more legible.
- #136697 Make field form_alter easier, if fieldgroups are used.

Field / widget modules
- #152892 Optionwidgets : Better help text for 'single on/off checkbox' widget label.
- #65133 / #152016 Nodereference : Added 'full node' and 'teaser' formatters.
- #126926 Nodereference : Skip node_load in 'title'-based formatters.

Bugfix
------

General
- #162603 Fix 4.7 -> 5.0 upgrade path (create cache_content table before any update is run).

mass_contact 5.x-2.2

New features
Bug fixes
Insecure

This release corrects (hopefully) my faux pas of assuming which branch was being used for coding and beginning my updates in the wrong one. It includes the most updated code of the 5.x-1.x branch and the bug fixes and feature enhancements I added in the 5.x-2.x branch. Although I have done a large amount of testing of the code base, because of the massive merging of code I did, you should run this on a test system before going live to make sure there are no "gothas".

Pages

Subscribe with RSS Subscribe to RSS - Bug fixes