You are here

CHANGELOG.txt in File (Field) Paths 5

Same filename and directory in other branches
  1. 8 CHANGELOG.txt
  2. 6.2 CHANGELOG.txt
  3. 6 CHANGELOG.txt
  4. 7 CHANGELOG.txt
FileField Paths 5.x-1.x-dev, xxxx-xx-xx (development release)
-----------------------------------

- #536384: Fixed transliteration support.
- #529632 by orico: Fixed issue with Cleanup settings not being saved.
- #529576 by orico: Fixed issue with Image Path issue not being displayed.
- #525354: Fixed implementations of hook_filefield_paths_get_fields().
- #522678 by chrisirhc: Fixed issue with Filepath variable and ImageField Crop.
- #515044: Fixed [filefield-onlyname-original] token for PHP > 5.2.
- Improved replace of unprocessed URLs for FileField Insert.


FileField Paths 5.x-1.3, 2009-07-03
-----------------------------------

- #494830: Added support for FileField Sources.
- #485528: Fixed issue with Content Type names containing spaces.
- #480580 by Ralf: Fixed undefined indexes.
- #478924: Updated README.TXT documentation.
- #473368: Fixed issue with Pathauto cleanup removing slashes from paths.
- #466412: Fixed issue with Upload module when CCK not installed.
- #465848: Added support for the Comment Upload module.
- by libeco: Added Dutch translation.
- Added support for the Image module.
- Added translation template.


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

- #428542 by k4ml: Fixed PostgreSQL issue.
- #311526: Fixed recursion error.
- Added CHANGELOG.txt and README.txt.
- Added improved 'Retroactive updates' (previously 'Retroactive changes').
- 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 5.x-1.1, 2009-04-07
-----------------------------------

- #398754: Fixed issue with Transliteration module support.
- #390654: Fixed issue with ImageField 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.
- 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.
- Removed dependancy on FileField module.


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

- Initial 5.x release.

File

CHANGELOG.txt
View source
  1. FileField Paths 5.x-1.x-dev, xxxx-xx-xx (development release)
  2. -----------------------------------
  3. - #536384: Fixed transliteration support.
  4. - #529632 by orico: Fixed issue with Cleanup settings not being saved.
  5. - #529576 by orico: Fixed issue with Image Path issue not being displayed.
  6. - #525354: Fixed implementations of hook_filefield_paths_get_fields().
  7. - #522678 by chrisirhc: Fixed issue with Filepath variable and ImageField Crop.
  8. - #515044: Fixed [filefield-onlyname-original] token for PHP > 5.2.
  9. - Improved replace of unprocessed URLs for FileField Insert.
  10. FileField Paths 5.x-1.3, 2009-07-03
  11. -----------------------------------
  12. - #494830: Added support for FileField Sources.
  13. - #485528: Fixed issue with Content Type names containing spaces.
  14. - #480580 by Ralf: Fixed undefined indexes.
  15. - #478924: Updated README.TXT documentation.
  16. - #473368: Fixed issue with Pathauto cleanup removing slashes from paths.
  17. - #466412: Fixed issue with Upload module when CCK not installed.
  18. - #465848: Added support for the Comment Upload module.
  19. - by libeco: Added Dutch translation.
  20. - Added support for the Image module.
  21. - Added translation template.
  22. FileField Paths 5.x-1.2, 2009-05-01
  23. -----------------------------------
  24. - #428542 by k4ml: Fixed PostgreSQL issue.
  25. - #311526: Fixed recursion error.
  26. - Added CHANGELOG.txt and README.txt.
  27. - Added improved 'Retroactive updates' (previously 'Retroactive changes').
  28. - Added original filename tokens.
  29. - Added original filename in {files} table.
  30. - Changed default File name replacement value.
  31. - Updated API Hooks - minor change, implemented one default value.
  32. - Fixed issue with new tokens when 'origname' field is empty.
  33. FileField Paths 5.x-1.1, 2009-04-07
  34. -----------------------------------
  35. - #398754: Fixed issue with Transliteration module support.
  36. - #390654: Fixed issue with ImageField module support.
  37. - #373735: Added ability to replace encoded unprocessed URLs.
  38. - #366997: Fixed multiple PHP notices.
  39. - #363105: Fixed SQL error.
  40. - #360303: Fixed translation issues.
  41. - #331488 by Moonshine: Added error checking.
  42. - Added support for core Upload module.
  43. - Added 'Retroactive changes' functionality.
  44. - Added improved support for FileField tokens.
  45. - Added improved support for unprocessed URL replacement.
  46. - Changed 'Retroactive changes' warning.
  47. - Changed hook_filefield_paths_process_file() to support changes on node update.
  48. - Changed UI element order slightly.
  49. - Removed dependancy on FileField module.
  50. FileField Paths 5.x-1.0, 2008-11-03
  51. -----------------------------------
  52. - Initial 5.x release.