Changes form previous version
- Fixed #1321 Not trim white spaces on editing the text file
- Fixed #1320 Supported operation in the modal dialog
- Correction of the context menu (Mobile devices, Right-to-Left Language etc.)
- Correction of Quicklook (Supported 'video/quicktime', improvement of IFRAME, For Mobile devices etc)
- Fixed #1272 Correct detection of timestamp on FTP volume
- Fixed #1315 Implement function for
copyJoin
of the volume root option - Fixed #1344 Use self image as thumbnail when without
imgLib
- Fixed #1342 Bugfix of method
getFullPath
that was problems relative path can not be resolved - Added a volume root option
uploadMaxConn
- Maximum number of chunked upload connection.
-1
to disable chunked upload.
- Maximum number of chunked upload connection.
- Changed default value of volume root option
tmbBgColor
to 'transparent' - Added a volume root option
bgColorFb
- Image rotate fallback background color (defalt: #ffffff). Uses this color if it can not specify to transparent.
- Fixed #935 Supports
'convert'
(imagemagick) asimgLib
- Fixed #1363 Bugfix of FTP connect from windows localhost to remote server
- Fixed #1367 Bugfix of backward compatible to jQuery UI < 1.11
- Mobile devices friendly
- Swipe to navbar/toolbar show/hide on touch devices
- Hide toolbar on mobile devices at initial view
- A little bigger icons
- Added item select checkboxes
- Path breadcrumbs move to top of workzone when hide navbar
‐ To enable resizing/cropping by touch events - UX enhancements
- Fixed #1311 CWD list table with fixed fixed header
- UI path apply text-ellipsis in each holder name
- Fixed #1370 implemented function keep timestamp into LocalFileSystem volume driver
- Added PHP error handler and removed all
@
error-control operator - Fixed #1391 take care 32bit system of chunked file uploading arg
cid
- Fixed #1393 Added PHP class auto loader
- Fixed #1412 Enable auto scroll when navbar/cwd drag over
- And some minor bug fixes