Pydio 6.2.0
18 November 2015
Pydio version 6.2.0 is now available (major release).
What's New in Pydio 6.2.0
Pydio 6.2.0 brings massive performance improvements, many bug fixes from previous version, and a couple of new features.
New Features
- Performances: we gained an average 5 times in performance on every request. Using optional in-memory KeyValue Caching adds a tremendous improvement for Rest calls (sync).
- Tar gz / bz2 support: creation and extraction of archives
- Web UI: Better mobile support. Under the hood, we started migrating our whole JS platform from legacy libraries to Ecma Script 6. We now use Grunt tasks to compile/minify the JS
- Packaging: Rework of our Linux packages from ground up, splitting plugins into separate packages, with packaging best-practice in mind.
- PHP7-Ready: we chased language issues that could compatibility problems with PHP7.