Menu

Uber Uploader / News: Recent posts

Online Demo

A demo of the 6.7.4 release can be found at the link below.

http://www.webdice.org/uber_uploader/

Posted by Reckless 2009-06-24

6.7.4 Release

Fixed a bug where old .redirect and .link files were not being purged from the system in a timely manner.

Posted by Reckless 2009-06-24

6.7.3 Release

This release eliminates all the JavaScript global variables.

Posted by Reckless 2009-06-21

6.7.2 Release

Files that are in error for whatever reason such as a bad file extension, are now highlighted. Anyone who wishes to upgrade from the 6.7.1 release should simply swap out the 'ubr_file_upload.js' file.

Posted by Reckless 2009-05-17

6.7.1 Release

This release fixes a bug where the rename functionality could enter an infinite loop in an obscure situation. It also fixes a bug where single post values where added to an array.

Posted by Reckless 2009-05-07

6.7 Release

Version 6.7 sports a new file picker and toggable upload statistics. This version also has better CSS support and cross browser functionality.

Posted by Reckless 2009-04-25

6.6 Release

This release adds support for the popular JQuery javascript library. Also all file formats are now defined in the config file using regular expressions. Finally, minor improvements that should help installs and make modifications simpler.

Posted by Reckless 2009-01-30

6.5 Release

Minor bug fixes and improvements.

Posted by Reckless 2008-10-04

6.4.3 Release

Better file IO in the uploader. Other minor enhencements.

Posted by Reckless 2008-09-01

6.4.2 Release

This release added some minor additions to the uploader to make the code cleaner. There is no need to upgrade if you are currently running version 6.4.1. Everyone else must perform a clean install.

Posted by Reckless 2008-08-04

6.4.1 Release

Fixed a bug where the 'CGI_UPLOAD_HOOK' ini setting did not work using IE.

Posted by Reckless 2008-07-19

6.4 Release

UU version 6.4 is NOT COMPATIBLE with prior releases.

This release adds CSS support and an option to use an alternative progress bar mechanism and type. Other small enhancements have been added.

Posted by Reckless 2008-07-06

6.3.8 Release

Fixed minor bug where the flength file was included in the upload file count.

Posted by Reckless 2008-06-22

6.3.7 Release - FF3 bug fix

This release fixes a bug related to FF3(FireFox 3). When the browser is FF3 and the 'cedric_progress_bar' config setting is enabled, the progress bar will occasionaly lock up. This fix can be applied to other 6.x installs by overwriting the 'ubr_file_upload.js' file.

Posted by Reckless 2008-06-15

6.3.6 Release

This release writes the link file using a foreach loop instead of writing out the config settings individually. This may seem trivial, but it allows developers to pass values through the upload process using the config file. This method is simple, secure and invisible to the end user. Also, added more comments and a few more file extensions to the 'disallow_extensions' config setting.

Posted by Reckless 2008-05-25

6.3.5 Release

This release improves the chances of a successful install by adding more AJAX debug messages. Also, changes made to the multi config file functionality makes it more secure. If you are running a 6.3.x version and you do not use multi configs, there is no need to update your install.

Posted by Reckless 2008-05-11

6.3.4 Release

This release adds support for checkbox arrays. Some minor bugs have also been fixed. Anyone upgrading from 6.3.3 should replace the 'ubr_upload.pl','ubr_finished.php' and ,ubr_finished_lib.php, files. Everyone else should install the entire package.

Posted by Reckless 2008-05-02

6.3.3 release

This release makes better use of browser memory by clearing out previous AJAX calls. A bug related to the 'about command' has also been fixed. Anyone upgrading from version 6.3.2 will have to replace the 'ubr_get_progress.php', 'ubr_set_progress.php','ubr_finished.php', 'ubr_file_upload.php' and 'ubr_file_upload.js' file. Everone else should install the entire package.

Posted by Reckless 2008-03-23

6.3.2 Release

Removed deprecated values in the get progress bar status script. Also, added a new config setting that will give the user the option to hold the Cedric progress bar if it gets ahead of the actual bytes uploaded. If you are running version 6.3.1 and wish to upgrade, simply overwrite the 'ubr_file_upload.php', 'ubr_file_upload.js', 'ubr_default_config.php' and 'ubr_get_progress.php' files. Everyone else must download and install the entire package.

Posted by Reckless 2008-03-16

6.3.1 Release

Anyone running 6.3 should not upgrade to this version. If you are running version 6.3 and wish to upgrade anyways, simply overwrite the 'ubr_upload.pl' and 'ubr_set_progress.php' file. Everyone else must download and install the entire package.

The primary focus on this release was to improve the chances of a successful install. This was done by sending more meaningful error messages to screen if UU fails in it's core functionality during setup.

Posted by Reckless 2008-03-02

6.3 Release

This release gives complete control over file extensions through the config file. Also, a library has been added that contain functions for creating thumbnails and sharpening images. Other minor bug fixes and improvements also added. See change log for complete details. As almost every file was touched, this release is not compatible with prior versions of Uber-Uploader.

Posted by Reckless 2008-02-19

6.2 Release

Several bug fixes concerning clean up, debug mode and DOM. Please see change log for more details. This version of Uber-Uploader is not compatible with earlier 6.x releases. A full upgrade is necessary.

Posted by Reckless 2008-02-03

6.1 Release

Added extra ini settings to improve clean up. Anyone updating from 6.0 to 6.1 will have to replace the following files.

ubr_upload.pl
ubr_ini.php
ubr_link_upload.php
uber_get_status.php

Posted by Reckless 2008-01-06

6.0 Release

Complete rewrite. Some benefits include,

1. Improved cross browser support including Safari
2. Improved security
3. Improved debugging tools
4. Simplified configuration
5. Simplified multi configuration system
6. Simplified upload mechanism

Posted by Reckless 2008-01-01

5.3.6 Release

Fixed two minor bugs. Fist bug caused no post values being written to the upload log files. Second bug caused the uu_finished.php page to fail if 'embedded_upload_results' was enabled.

Posted by Reckless 2007-11-27