// $Id: CHANGELOG.txt,v 1.1.2.1 2009/05/01 10:07:32 deciphered Exp $

FileField Paths 6.x-1.x-dev, xxxx-xx-xx (development release)
-----------------------------------

- #466412: Fixed issue with Upload module when CCK not installed.
- Added support for the Comment Upload module.


FileField Paths 6.x-1.2, 2009-05-01
-----------------------------------

- #447794: Updated ImageField thumbnail support.
- #434038: Added Batch process for 'Retroactive updates' (previously 'Retroactive changes').
- #428542 by k4ml: Fixed PostgreSQL issue.
- #311526: Fixed recursion error.
- Added CHANGELOG.txt and README.txt.
- Added original filename tokens.
- Added original filename in {files} table.
- Changed default File name replacement value.
- Updated API Hooks - minor change, implemented one default value.
- Fixed issue with new tokens when 'origname' field is empty.


FileField Paths 6.x-1.1, 2009-04-07
-----------------------------------

- #399318: Fixed issue with ImageField module support.
- #398754: Fixed issue with Transliteration module support.
- #373735: Added ability to replace encoded unprocessed URLs.
- #366997: Fixed multiple PHP notices.
- #363105: Fixed SQL error.
- #360303: Fixed translation issues.
- #331488 by Moonshine: Added error checking.
- #324736: Added temporary workaround for token values as array issue.
- Added support for core Upload module.
- Added 'Retroactive changes' functionality.
- Added improved support for FileField tokens.
- Added improved support for unprocessed URL replacement.
- Changed 'Retroactive changes' warning.
- Changed hook_filefield_paths_process_file() to support changes on node update.
- Changed UI element order slightly.
- Fixed issue with Tokens and FileField RC 1.
- Fixed undefined variable.
- Removed dependancy on FileField module.


FileField Paths 6.x-1.0, 2008-11-03
-----------------------------------

- Initial 6.x release

