Downloads
Download tar.gz
25.73 KB
MD5: 71d4b13d3b235d709cafe666831fc31d
SHA-1: 6e506d9da9708e6046af15a27028c5a3e3179503
SHA-256: a4616c3bb5f0fc26ef68bdb2db1604ba355166e99c4fa4871e8174efbf148bb2
Download zip
36.17 KB
MD5: c1f5a32f9d2b5eb7ce056e2fb287282e
SHA-1: 9e0c45b3702c078eed35f308f85ebda434f782eb
SHA-256: e9b47afd504cffacc3d20e857bab8911b3a9351655fb4c8a50167e1745ec7bd5
Release notes
Important note
This is an beta release, that's true. Nevertheless, it should be quite stable, but not sure. I had to publish this new release because Adobe published officially its Flash Player Version 10 which was incompatible with swfUpload 2.1.0.
If you upgrade, 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.Beta1.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.
-
# #314531: Preview not working with private file system (patch included) (ktatruc) Image Preview list didn't work if filesystem was set
to private. - # #300789 (dispa) variables can't be passed by reference
-
# #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.