Search results:
Found 206 articles
Found 206 articles
AjaXplorer iOS Client 1.8 released
Release Notes
A new iOS client update is now available on the AppStore :
Major changes :
Stability and bug fixes
AjaXplorer Android Client v1.2 released
Release Notes
A new release is available on Google Play Store,
Major changes :
search (requires the lucene search engine to be enabled on the server)
Fix password not urlencoded (problems with +, ?, #, etc...) for REAL (was announced last release but was in fact still running. It's also passed by POST instead of GET
Fix "next" button of image previewer
AjaXplorer 4.3.4 dev : AjaXplorer 5 RC4
Release Notes
Ok this time this is official, AjaXplorer v5 is really getting closer! AjaXplorer v4.3.4 is a massive bugfix release and the 4th Release Candidate for AjaXplorer 5.
It's time to deploy, test, get back to us! From now on, we will only fix blocking bugs, but also it's time for you to contribute by providing updated translations!
Please fork, update language files from the various plugins i18n folders and return us Pull Request for merging.
CMS Bridges update : Joomla! 3.0 support
Release Notes
We release an update package for the AjaXplorer - CMS - Bridges to enable the support of Joomla! 3.0 (previous version were broken).
AjaXplorer 5.0.0
Release Notes
If you are using an old AjaXplorer install, you should consider upgrading to Pydio Cells today for better security, stability and functionality
AjaXplorer Core 5.0.1 available
Release Notes
This is a bugfix and security release from v5.0.0. Update is automatic using the in-app upgrade mechanism, and is highly recommended, as this release fixes three potential vulnerabilities. There are also a couple of new improvements.
Major changes :
When using the HTML5 uploader, closing the window will carry on the upload in the background, and display a bottom indication of current upload. When using drag'n'drop, you can now point to an existing application folder to upload directly inside this folder.
With this same uploader, Google Chrome on Windows and Linux now supports folders upload and drag'n'drop upload! Unfortunately not yet available on MacOS, as UTF-8 characters get messed up.
Important fixes on Jumploader that was broken in v5.0.0 as soon as it partionned file
Better handling of SQL errors when misconfiguring the application
See detailed changelog below for other fixes.
AjaXplorer Core 5.0.2 released
Release Notes
This is a bugfix from v5.0.1. Update is automatic using the in-app upgrade mechanism, and is recommended.
Fix various uploaders problems (jumploader, plupload)
Fix various Zip browsing / creation problems
Choose Lucene analyzer in the plugin configuration
Start an automatic deployment and testing framework (using Phing)
NEW / Experimental: Etherpad implementation (collaborative text editor and chat), new SFTP plugin based on phpSeclib
See detailed changelog below, and bugs fixed list on GitHub
AjaXplorer Core 5.0.3 released
Release Notes
This release fixes detected vulnerabilities and enforces the security level for both passwords storage and tokens generation. It also fixes bugs from v5.0.2. Upgrade is highly recommended. It is automatic using the in-app upgrade mechanism or the Linux package managers.
Vulnerabilities fixed and security enforced: new algorithm used for hashing passwords, enforce tokens generation, etc.
PHP Mcrypt extension is now more than ever required.
A big thanks to Cassidian, Trustwave and IT-Sec for reporting these security problem and their best practice recommandations. CVE number will be published later on.
Stabilize authentification (groups, LDAP) on the 5.X branch
Stabilize alternative uploaders and remote drivers interaction (Jumploader / FTP, etc)
Many GUI bugs fixed
AjaXplorer/Pydio Core 5.0.4 released
Release Notes
This release fixes detected vulnerabilities and some bugs from v5.0.4. Upgrade is highly recommended. It is automatic, using the in-app upgrade mechanism or the Linux package managers. Thanks to Craig and Jesus for reporting the vulnerabilities.
This is the first official release under the new Pydio name. The various download repositories (update, sourceforge, linux repositories, etc) will be duplicated in the future (ajaxplorer-core / pydio-core) to ensure upgrade compatibility.
[Edit Oct. 14th] An error slipped in the first release, if you have updated between 13th and 14th Oct., you may have an error "AJXP_Logger::info() method does not exists" during upload. Make sure to get the plugins/conf.sql/class.AJXP_SqlUser.php from the new package.
Pydio 5.1.0 - Dev release - New features
Release Notes
This is a development release, it is NOT meant to be deployed in production, unless you know what you are doing. However, it is recommended to test, as it will help us porting these features quicker into the stable channel.
Major changes:
Tons of cool features, counting a new user dashboard, a faceted search engine, the ability to save the searches, and many more.
Performances improvements in the GUI
Code standardization and good practice, refactoring
Many bugs fixed