Downloads
Download tar.gz
23.07 KB
MD5: 0f3a855c6fe89b0cf3ac12b9b83f6111
SHA-1: 8cc248187eab58feb0ca471d14e98830cf1ed109
SHA-256: 1ddd848f5bb44a9c334eaef163f67f8e5010c7f3879306c8f4c46747693d1ebe
Download zip
30.68 KB
MD5: 0c6ed513f4a52fd87ca011b1846d2e8a
SHA-1: 35f526e1a0fad7ef32129ff30d8e3237950cbf4a
SHA-256: 9eda8879414984d0ca05c4f1cfd3ed8cbb886ac0d9b266a67fc93d6405013c6e
Release notes
Development starts again =)
Important note
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 ;)
- # #352269: fatal error after upgrade from 6.x-2.0 rc1 to rc2 (Cologner875) fatal error: redeclaration of a function (_fupload_imagepreview_settings), now fixed.
-
# #314531: Preview not working with private file system (patch included) (ktatruc) Image Preview list didn't work if filesystem was set
to private. -
# #309302: invalid LIMIT for Postgres (royce) Postgre databases won't work with image fupload because of
a "limit" statement with two parameters what should be fixed now. - # #320982: Postgres support (aaron1234nz) Another PostGre related bug.
- # #326599: Preview image list: body field never appears (bejes) Body field never appeared in image preview list.
-
# #325711: function.implode error on Image FUpload (cota, HugoView & sabalaskey) error message appeared if IE 7 was
used to upload images (function.implode error). - # #336292: allow_call_time_pass_reference Error (rup3rt & jevinnedy) fixed allow_call_time_pass_reference error