JFileUpload 2.2 released

Upload core product.
Post Reply
User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

JFileUpload 2.2 released

Post by support »

JFileUpload 2.2 has been released. Major changes are overall ZIP archive support before upload and Chrome support. Overall ZIP archive allows to compress both files and folders in one archive before uploading. A tutorial to enable this feature is available at:
http://www.jfileupload.com/products/jfi ... ssion.html

Here are all changes:
- Persistent preferences support added.
- Overall ZIP archiving before upload support added.
- "localeresources" parameter added to workaround unexpected I18N HTTP requests.
- i18n.properties improved:
taskoutput.scrollbar.vertical
taskoutput.preprocessingfilter.starting
taskoutput.preprocessingfilter.completed
taskoutput.preprocessingfilter.failed
progress.bar.upload.preprocessingfilter.starting
progress.bar.upload.preprocessingfilter.started
progress.bar.upload.preprocessingfilter.completed
progress.bar.upload.preprocessingfilter.failed
progress.bar.upload.split.starting
progress.bar.upload.split.started
progress.bar.upload.split.completed
progress.bar.upload.split.failed
frame.icon
- Documentation and tutorials updated.
- Java 1.6 update 10 support.
- Google Chrome support.

Post Reply