This repository has been archived by the owner on Feb 23, 2021. It is now read-only.
Releases: sunhater/kcfinder
Releases · sunhater/kcfinder
KCFinder 3.20 Test 2
- jQuery adapter added
- Session handling improvements. Now
_sessionVar
option could get arrays by reference - Session related ini options in
conf/config.php
are removed and no more supported - Removed redundant closing tags in PHP files
KCFinder 3.20 Test 1
- "
DOCUMENT_ROOT
is symlink" bugfix - Uniform is replaced with my alternative - transForm (http://jquery.sunhater.com/transForm)
- Improved image viewer
- Improved drag & drop upload functionality. Progress bars in a dialog box.
- Supports drag & drop images from external HTML page
- Language dropdown in settings toolbar
- No border-radius when scrollbar(s) exists into files and folders panes
_dropUploadMaxFilesize
option is added. (Drag & dropping bigger files cause crash the web browser)composer.json
file added- Changelog file is now in Markdown format
- 4 new labels to translate
KCFinder 3.12
KCFinder 3.11
- "Unknown error." fixes when using
_normalizeFilenames
setting and upon new folder creation
KCFinder 3.10
- Important security fixes!
KCFinder 3.0
- Minor fixes
KCFinder 3.0 Preview 1
- Now KCFinder requires PHP >= 5.3 because of using namespace: "kcfinder"
- CSS & JavaScript minifier (on the fly)
- jQuery UI & Uniform support
- New theme & theme engine (old themes are not supported)
- Improvements in JavaScript code to be well compressed and faster
- Keep PNG transparency in generated thumbnails
- New image viewer
KCFinder 2.54
- Performance fix only
KCFinder 2.53
- Session start fix
- TinyMCE 4 support
KCFinder 2.52
- Various image drivers support (gd, imagemagick, graphicsmagick)
- Auto-rotate images based on EXIF data
- PNG watermark support