[openupload-devel] OpenUpload v. 0.4beta1 available
Status: Beta
Brought to you by:
tsdogs
|
From: Alessandro B. <ts...@br...> - 2008-12-12 17:47:56
|
I have just uploaded a beta version of the upcoming 0.4 release of OpenUpload. New features: * Setup script * More administration options * Configuration of plugins based on groups * PostgreSQL support * New rights editing interface * Logging of activity * Expiration date plugin * File size limit plugin * Compression plugin * Multiple files upload/download Known issues: * txtdb setup is missing * txtdb plugin options not working as expected * compression plugin has no default settings * LDAP/AD support has not been deeply tested * Documentation is not updated * French translation not updated * DB Upgrade scripts from 0.3 version are missing Everybody is invited to test and report bugs. As this is beta software it is not raccomended to run this on production. Now time to write some more documentation. Ciao, Alessandro ---------------------------------------------------------------- Follows the changelog. Changelog from release 0.3c to 0.4 * General Reviewed the logo / default theme * Fixed BUGS - Registration wasn't working 'cause of a api rename bug * Database - Added PostgreSQL support - Added PostgreSQL db structures - PostgreSQL seems to be stable now - New extended read api to handle better query options * Administration - Languages can now be administrated - New rights editing interface. - Plugin options - Enabled confirmation on record deletion - Enabled multi delete option - Enabled options configuration page - File deletion for maintenance * Setup - Added setup script which should simplify first time configuration. * Logs - Createed logs which can be used for statistics. * Upload - Display upload progress, requires either uploadprogress / apc pecl extensions * Plugins - Options are now group based and in the database - Plugin defualt option for groups. - Upload file size limit by user group - Expiriration date plugin - Compression options (needs external tools) * Translations - Updated Italian |