Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
- widened site width to 900px
- extensive code formatting cleanup according to Drupal Core standards
- new IE6 exceptions style sheet
- limited support for drop down menus in IE6 (first level only)
- new INSTALL.txt
- new README.txt
- numerous bug fixes
Seems I only tagged the task_status subdirectory for the last release so it was unusable... sorry for that. This one should be working fine again, plus Views 2.0 compatibility is now restored also for the milestones add-on. Please report any bugs in the issue queue, and update to this version as soon as possible!
If you upgrade from a 1.x version, don't forget to replace all files in the subdirectory "swfupload" with the corresponding files which can be downloaded at http://code.google.com/p/swfupload/ (SWFUpload-Core v2.2.0.Beta3.zip).
If you're not sure if the files have been replaced successfully, have a look at status report.
You should know that ImageField support will come with 3.x release version!
Changes (compared to release 1.1-rc1)
+ feature, # bug, - removed
+ #325845: Flash 10 support(grandcat) Support for Flash 10 added. Note that you have to download again all files from the project page of swfUpload, this is very important otherwise it doesn't work. If you are not sure whether the right files were downloaded & replaced, have a look at status report.
+ New cool "Select Images" button (icon) as a flash movie. Since Flash 10, a flash movie button has to be taken instead of a JavaScript control button to make it work, so I decided to design a cool one. Check it out ;)