Downloads
Release notes
6.2.0-RC-5
Fixed: #824082: Files disappearing
Fixed: #830070: Using same uploaded image with other settings on other node not possible
Fixed: #827074: Fix broken link in the "user permissions not correctly set" message
Added: #828410: Overly formatted caption/title
Upgrade is strongly adviced. Migration from all 6.2.x branches is not needed
Thanks for all people contributing here. I had a lot of help this time!
6.2.0-RC-4
Fixed: #825180: Dialog returns empty img tag (TwoD,pfrenssen, EugenMayer)
A critical bug introduced in the last release when fixing then operator in edit-form ( and therefore make caching work again). Thank you to TwoD and pfrenssen who giving very detailed informations and solutions for that tricky issue.
6.2.0-RC-3
Fixed: #824618: Can't enable WYSIWYG Image upload
General 6.2.0
Fixed: #822552: Typo in code
Fixed: #815592: IE 8 Bug: Images do not appear in editor window unless image style is selected
Fixed: #795806: IE8 problems
Fixed: #800688: Admin Menu is being displayed? (upgrade to newest jquery_ui_dialog)
Fixed: Floating and Styles where not used for rendering
Added: #790430: Absolute path for img src attribute
Added: #694620: Implement a node<->image relation for branch 2 (with imagefield and so forth)
Added: #735248: Imagebrowser - use a preset + let admin choose the preset to use.
Added: #779738: An option for Lightbox etc. would be wonderful...
Added: #766258: Delete not needed images on node deletion
Added: Auto-Submit after selecting a file. No need to click on submit
Added: Yo can set the path the images should be uploaded to
Added: A quite powerfull api to create submodules ( http://drupal.org/node/809604 )
Added: Dependencies checks so versions of jquery_ui, jquery_update, imageapi lib and the correct permissinos are checked when the module is installed
Added: Styles are now easier to maintain (multiline textarea). They are migrated automatically
Well i think this release is a major step forward. Due to the form-workflow rewrite you now can influence the module very easy and adding new things using submodules. With the new api you can add new meta fields like a discription field very easy using a submodule and ~ 30 lines of code. Just have a look at the API docs and the lightbox implementation as an example.
Please read http://drupal.org/node/808616 if you are migrating from 6.1
Please note: the 6.1.x will not longer be supported after the stable release of 6.2.x. Please use the included migration module to automatically migrate form the old 6.1 format
Please note: You have to upgrade jquery_ui_dialog to the newest version!