ajax_pic_preview 6.x-3.x-dev

New features
Bug fixes
  • refactoring code, hook cron is not used for remove tmp files,
  • added force upload mode, for save images without submit form,
  • added imagecache presets support.

ajax_pic_preview 6.x-2.1

New features
Bug fixes

Now when file upload denied by php.ini (for example max_file_size), user get error message.
Changed description of image upload field.
Javascript and css files now loaded in hook_form_alter (before it was in hook_init)
Now width for avatar preview image loaded from user settings (image scaled with proportions).

ajax_pic_preview 6.x-2.0

Bug fixes

Fix bug when file upload denied by php.ini (for example max_file_size). Now user get error message in this situation.

ajax_pic_preview 6.x-2.x-dev

New features
Bug fixes

Changelog:

  • fixed upload bug;
  • added hash to path of image, when it uploaded again (refresh image in browser cache);
  • code refactoring.

ajax_pic_preview 6.x-1.1

Bug fixes
Insecure

6.x-1.1

  • pictures/tmp directory now gets created properly upon install.
  • Now works with clean urls disabled.
  • Fixed path to throbber.gif
  • Subscribe with RSS Subscribe to Releases for AJAX Picture Preview