Fixes #252745 - Cached js broken with subdirectory URLs
#263003: nodewords hook (easy entry point for token support, thanks hanoii
The new hook_nodewords(&$tags, 'prepare', $type, $ids) allows additional modules to change the output of nodewords. Examples are:
hook_nodewords(&$tags, 'prepare', $type, $ids)
Bug Fix - Title with special characters
fix #268941
Bug fix: using Drupal "files" folder for Windows and Linux compatible
Corrected form $preset NULL value. Generalized error message on image size validation. #215349 New code to clear up default user images.