Downloads
Download tar.gz
23.12 KB
MD5: 6441d6ad9bf7e932d56a4daca0b7c007
SHA-1: ebc3a434fade44997a727d237303cbd81940a572
SHA-256: 4fc14769ce6dfdcc1e438ddbab32501c636296de0ff8e0a24512b8b9c0c479d7
Download zip
31.23 KB
MD5: f41574a9f676c3af08dfef92f7c0b4ba
SHA-1: e8b2f07d4ba376e78bb9208268db660ea8037f27
SHA-256: f3542e0a9a0c2377e295b582742c68bb78b9a5cf63a9068ae1c176734ff6f09c
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 ;)
-
# #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