Changelog 51 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012
  1. 2018-11-24 Naoki Sawada <hypweb+elfinder@gmail.com>
  2. * elFinder (2.1.43):
  3. - [VD:abstract,cmd:info] Fixed #2646 volume roots option `'dirUrlOwn'` accepts value `'hide'`
  4. - [php:plugin] Fixed #2649 disable content editing plugin when saving data in OnlineConvert
  5. - [cmd:open] Fixed #2651 add an option `selectAction`
  6. - [php:core] Fixed #2657 add a connector main option `throwErrorOnExec`
  7. - [ui:cwd] Fixed #2653 correction of event handling of `input:checkbox`
  8. - [js:core] Fixed #2660 add `requestError` event and make error message controlable
  9. - [js:core,ui:cwd,tree] Fixed #2664 problem of handling of connector option `maxTargets`
  10. - [php:autoload] Fixed #2672 simplified class map
  11. - [js:core] Fixed #2674 'tooltip' conflict with Bootstrap
  12. - [VD:abstract] Fixed #2687 add public method `getSession()`
  13. - [ui:cwd] Fixed #2687, #2694 prevent select action of the item with CSS class "elfinder-cwd-nonselect"
  14. - [php:core,VD] Fixed #2695 improved redundant check of archivers
  15. - [ui:cwd] Fixed #2701 correction of oldScholl function
  16. - [VD:abstract] Fixed #2704 correction of `mimetype()` & add an option `mimeTypeUnknown`
  17. - [VD:abstract] Fixed #2704 use MIME-Type notified by the volume driver if detected as unknown
  18. - [css:cwd] Fixed #2707 typo
  19. - [js:core] Fixed #2706 add an option `i18nBaseUrl`
  20. - [ui:toolbar] Fixed #2710 add an option `uiOptions.toolbarExtra.preferenceInContextmenu`
  21. - [cmd:netmount] Fixed #2714 disable command if there is no protocols
  22. - [cmd:info] Fixed #2712 remove ZWSP of the Path value with mousedown event
  23. - [cmd:edit] Fixed #2717 encoding select box move to footer
  24. - [css:toolbar] Fixed #2721 duplicated class name
  25. - [js:command] Fixed #2718 add a method `fmDialog()` to add cmd class name to dialog
  26. - [js:core] Fixed #2720 implementation of theme changer
  27. - [cmd:empty] Fixed #2729 add check that folder is readable in getstate()
  28. - [cmd:upload] Fixed #2725 problem of contextmenu (target selector) handling
  29. - [VD:Group] Fixed #2730 set `copy` to disabled command
  30. - [js:core,ui:cwd] Fixed #2730 correction of dragging icon
  31. - [cmd:preference] Fixed #2731 add options `width`, `height`
  32. - [cmd:rm] Fixed #2733 correction of spinner position
  33. - [css:cwd] Fixed #2724 problem of position of perm marker in rtl
  34. - [js:core] Fixed #2744 add class name "elfinder-err-var" to replaced word of error message
  35. - [css:dialog] rel #2724 correction style of `td.elfinder-info-hash`
  36. - [ui:navdock] Fixed #2747 theme support of CSS fine tuning part
  37. - [ui:navdock] rel #2747 correction of the ui size adjustment
  38. - [css:commands] Fixed #2748 fix spinner position in rtl and unify `elfinder-info-spinner` to `elfinder-spinner`
  39. - [css:command] rel #2748 typo fix of "spiner" to "spinner"
  40. - [cmd:quicklook] Fixed #2742 ViewerJS integration for PDF,ODT,ODS,ODP
  41. - [ui:toolbar] Fixed #2751 correction rtl-toolbar (float icons in group)
  42. - [css:toolbar] rel #2751 mirroring some icons for rtl
  43. - [ui:cwd] Fixed #2749 show an unnecessary context menu on touch to the list header
  44. - [cmd:resize] Fixed #2718 duplicate CSS class name
  45. - [ui:cwd] Fixed #2749 show an unnecessary context menu on touch to the list header
  46. - [ui:dialog] rel #2739 use CSS class `ui-corner-top` instead `ui-corner-all`
  47. - [css:navbar] rel #2748 integrate "elfinder-navbar-spinner" into "elfinder-spinner"
  48. - [API:upload] Fixed #2753 uploading multiple items continues uploading except error items
  49. - [js:core] Fixed #2762 prevent useless requests when chunks uploading
  50. - [cmd:quickllok] Fixed #2752 title bar HTML structure as well as other dialogs
  51. - [js:core] Fixed #2764 delete padding specification by inline to maximize element
  52. - [js:core] Fixed #2766 correction upload file size judgment
  53. - And some minor bug fixes
  54. 2018-08-29 Naoki Sawada <hypweb+elfinder@gmail.com>
  55. * elFinder (2.1.42):
  56. - [VD:abstract] Fixed #2624 "application/xml" determines the MIME-Type with the file extension
  57. - [cmd:quicklook] Fixed #2627 kml, kmz preview with GoogleMaps API
  58. - [ui:statusbar] Fixed #2635 positioning design with CSS flexible box
  59. - [cmd:rename] Fixed #2639 change cmd title to "Alias (Preference)" of the volume root
  60. - [php:core] Fixed #2641 problem of overwrite upload of folder uploading
  61. - [php] Fixed #2642 Measures of Ghostscript security vulnerabilities
  62. - And some minor bug fixes
  63. 2018-08-19 Naoki Sawada <hypweb+elfinder@gmail.com>
  64. * elFinder (2.1.41):
  65. - [ui:cwd] Fixed #2583 `uiOptions.cwd.oldSchool` is no longer working
  66. - [VD:abstract] change type from `protected` to `public` of `mimeTypeNormalize()`
  67. - [js:core] Fixed #2591 show the toast message according with the response of connector
  68. - [cmd:edit] Fixed #2592 to make ediable as text that the media file composed of text
  69. - [cmd:undo/redo] Fixed #2596 bug of not updating status when elFinder into enable
  70. - [cmd:hide] Fixed #2595 make to be able to hide selected items as personal setting
  71. - [cmd:edit] Fixed #2565 Integrate the TUI Image Editor
  72. - [cmd:quicklook] Fixed #2599 add controls option of HTML5 media , PDF preview
  73. - [cmd:edit] set integrate of the "TUI Image Editor"
  74. - [php:core] Fixed #2603 options path settings convert to absolute path
  75. - [cmd:edit] Fixed #2569 add the photopea.com editor integration
  76. - [cmd:upload] Fixed #2607 hash@undefined on select folder upload
  77. - [cmd:mkfile] Fixed #2609 allow creation of various file types
  78. - [img] Fixed #2503 make icons-big.svg and use it
  79. - [VD:Dropbox2] Fixed options definition test (PR #2619)
  80. - [js:core] Fixed #2616 can't close dialogelfinder if can't connect to the connector
  81. - [php:plugin:Watermark] Fixed #2621 add option `ratio`, `position`, `marginX` and `marginY`
  82. - And some minor bug fixes
  83. 2018-07-14 Naoki Sawada <hypweb+elfinder@gmail.com>
  84. * elFinder (2.1.40):
  85. - [php:plugin] Fixed #2532 perform folder name filtering on folder upload
  86. - [VD:abstract] Fixed #2534 bugfix of `doSerach()` method
  87. - [API,ui:cwd] Fixed #2535 show the remaining time until the volume expires into cwd
  88. - [js:core] bugfix of click problem of select element of netmount oauth dialog
  89. - [cmd:rm] Fixed #2541 to be able to customize the action of to put in the trash
  90. - [VD:abstract] fallback imgLib to 'gd' when error in Imagick (#2544)
  91. - [ui:dialog] Fixed #2545 problem of the mousedown event of the form element
  92. - [VD:abstract] Fixed #2549 freezes while creating and extracting a zip/7zip archive
  93. - [ui:dialog] Fixed #2551 trigger `dialogopen` event before open the dialog
  94. - [ui:dialog] Fixed #2558 autoopen after creation of dialog if it has open callback
  95. - [cmd:upload] Fixed #2559 since 2.1.30, broken paste upload on iOS
  96. - [ui:dialog] Fixed #2560 corection of restore dialog size on maximize/minimize
  97. - [cmd:edit,preference] Fixed #2566 add preference 'Open the maximized editor window'
  98. - [cmd:quicklook] Fixed #2567 support Microsoft Office Online viewer
  99. - [VD:abstract] Fixed #2564 bugfix of MIME-Type detection
  100. - [cmd:quicklook,VD:abstract] Fixed #2575 add CAD-Files and 3D-Models online viewer on sharecad.org
  101. - [cmd:edit] Fixed #2570 add online-convert.com integration
  102. - [cmd:edit] Fixed #2580 fix detectation of current enabled editors
  103. - [cmd:help] Add a tab "Integrations" to listing external services
  104. - [cmd:edit:images] Fixed #2568 open one format save to another
  105. - [js:core] Fixed #2582 sync size of list view column headers on browser resize
  106. - And some minor bug fixes
  107. 2018-06-05 Naoki Sawada <hypweb+elfinder@gmail.com>
  108. * elFinder (2.1.39):
  109. - [cmd:preference] Fixed #2497 add a preference "Icon Size (Icons View)"
  110. - [cmd:mkdir] Fixed #2466 mkdir 'Into new folder' always on
  111. - [css] Fixed #2499 style correction to the Firefox browser
  112. - [css] replace volume_icon_* to SVG image
  113. - [cmd:edit] Fixed #2507 not work if the "commandsOptions.edit.editors" is empty
  114. - [php:core] Fixed #2515 support multi Level directory creation when uploading
  115. - [VD:abstract] Fixed #2523 thumbnail file name may exceed 255 bytes
  116. - [VD:abstract] re-Fixed #2523 add volume id as prefix to tmbname of fallback
  117. - [API,cmd:download] Fixed #2525 show notification dialog until browser starts downloading
  118. - [ui:cwd] Fixed #2526 connector option `'tmbURL' => 'self'` does not work currently
  119. - [cmd:upload] Fixed #2528 show error message "errFolderUpload"
  120. - [ui:fullscreenbutton] Fixed #2530 wrong toolbar icon of re-fullscreen
  121. - [VD:abstract,security] add "pht:*", "php7:*" to default option `staticMineMap`
  122. - [cmd:upload] Fixed #2531 upload buttons are not working in Firefox
  123. - And some minor bug fixes
  124. 2018-05-05 Naoki Sawada <hypweb+elfinder@gmail.com>
  125. * elFinder (2.1.38):
  126. - [js:dialogelfinder] Re-fixed #2401 remove deprecated functions of jQuery
  127. - [cmd:info,help] Fixed #2445 add user preference `Info Items (Selection Info Panel)`
  128. - [php:core] More secure processing of `zipdl()`
  129. - [VD:abstract] Fixed #2450 correction of `getContentUrl()` (when $this->root is "/")
  130. - [js:core] Fixed #2453 handling back button press to close dialog
  131. - [cmd:opennew] Fixed #2457 new command "Open in new window" for the folder
  132. - [cmd:preference] Fixed #2458 move settings from "Preference" tab
  133. - [cmd:mkdir] Fixed #2466 'Into new folder' always on (toolbar button)
  134. - [css:common] Fixed #2469 to disable resizable in fullscreen mode
  135. - [cmd:sort] Fixed #2472 keep stay the context menu when choosing the sort menu
  136. - [VD:GoogleDrive] Fixed #2473 not use undefined variable
  137. - [ui:tree] Fixed #2485 add an option `uiOptions.tree.durations`
  138. - [ui:toast] Fixed #2487 add an option `uiOptions.toast.defaults`
  139. - [js] Performance tuning
  140. - [VD,cmd:search] Fixed #2490 support custom search method
  141. - [cmd:quicklook] support AMR Audio, FLV Video preview
  142. - And some minor bug fixes
  143. 2018-03-28 Naoki Sawada <hypweb+elfinder@gmail.com>
  144. * elFinder (2.1.37):
  145. - [php:security] re-fix directory traversal vulnerability for windows server
  146. 2018-03-28 Naoki Sawada <hypweb+elfinder@gmail.com>
  147. * elFinder (2.1.36):
  148. - [js:core] Fixed #2433 cwdOptions becomes trash folder's options when folder restoring
  149. - [php:plugin:sanitizer] add on option `callBack` (#2432)
  150. - [ui:uploadbutton] Fixed #2435 can't upload
  151. - [cmd:upload] Fixed #2436 can’t upload with state that one file selected in cwd
  152. - [VD:abstract] Fixed #2425 adjustment of `internal_encoding` setting
  153. - [php:security] correction of symbolic link determination
  154. - [cmd:rename] bugfix of undo/redo functions
  155. - [php:plugin] add option onDropWith for plugin function iaEnabled (#2442)
  156. - [cmd:paste] Fixed #2439 missing `src` param on API < 2.1
  157. - [proxy:Ver1] correction of response data normalization on paste
  158. - [php:security] fix directory traversal vulnerability
  159. - And some minor bug fixes
  160. 2018-03-21 Naoki Sawada <hypweb+elfinder@gmail.com>
  161. * elFinder (2.1.35):
  162. - [cmd:upload] notify progress data to dfrd.progress in uploading
  163. - [VD:LocalFileSystem,OneDrive] fix wrong result of isNameExists()
  164. - [ui:dialog] Fixed #2431 form elements can not get focus with mouse down
  165. - And some minor bug fixes
  166. 2018-03-18 Naoki Sawada <hypweb+elfinder@gmail.com>
  167. * elFinder (2.1.34):
  168. - [VD:abstract] Fixed #2423 no longer running under PHP < 5.4
  169. - [cmd:mkdir] Fixed #2422 bugfix of behavior of mkdir on navbar
  170. - And some minor bug fixes
  171. 2018-03-14 Naoki Sawada <hypweb+elfinder@gmail.com>
  172. * elFinder (2.1.33):
  173. - [cmd:upload] Fixed #2379 icon of target folder list is not shown
  174. - [js:core] Fixed #2378 sometime can't upload from directory selector
  175. - [cmd:edit] Fixed #2381 trigger event "editEditorPrepare" before build editor
  176. - [cmd:edit] Fixed #2382 can't reopen editor on return from canceling SaveAs from cancel action
  177. - [cmd:edit] Fixed #2383 can't use CodeMirror, SimpleMDE with require.js
  178. - [VD:MySQL] Fixed #2384 infinitely loop on search if root has parent_id
  179. - [js:extras:editors] add CKEditor5 editor
  180. - [js,css] Fixed #2390 optimization to mobile devices
  181. - [cmd:search] Fixed #2392 broken search design in current nightlty
  182. - [php:core] Fixed #2393 strange corruption of PHP internal_encoding
  183. - [js] Fixed #2401 remove deprecated functions of jQuery
  184. - [js] Fixed #2401 change `on('hover')` to `on('mouseenter mouseleave')`
  185. - [php:core] Fixed #2402 add an option `memoryLimitGD` to connector main options
  186. - [js:core] Fixed #2403 backward compatibility with API 2.0 is broken
  187. - [cmd:edit] Fixed #2405 mount the zip archive to edit archive contents
  188. - [VD:abstract] Fixed #2407 include the leaf root into search results
  189. - [VD:abstract] Fixed #2408 have the generic archive function for remote volume
  190. - [js:core] optimization of handling of leafRoots
  191. - [cmd:netmount] also unmount volumes included in volume to be unmounted
  192. - [i18n:LANG] add 'reflectOnImmediate','reflectOnUnmount','unmountChildren'
  193. - [cmd:netmount] follow the tree in reverse and unmount them in order
  194. - [php:core] add 'netmount' to `sessionUseCmds` for handle requests synchronously on unmount
  195. - [VD:Group] correction of `dirs` result of root stat
  196. - [VD] allow uploading all file types to the net mount volume
  197. - [cmd:quicklook] add the MarkDown viewer with marked.js
  198. - [js:core] Fixed #2413 problem that unnecessary "remove" event fires on upload
  199. - [cmd:info] show the md5, sha256 contents hashes
  200. - [cmd:help] add preference "Algorithms to show the file hash"
  201. - [js:rename] Fixed #2419 allow rename of the volume root name
  202. - And some minor bug fixes
  203. 2018-02-07 Naoki Sawada <hypweb+elfinder@gmail.com>
  204. * elFinder (2.1.32):
  205. - [js:extras:editors.default] Fixed problem of initial widh of Zoho editor
  206. - [cmd:quicklook] Fixed #2346 conflict of `update` event with prototype.js
  207. - [php:core] Fixed #2345 aFixeddd the warning about object injection attacks
  208. - [VD:Dropbox2] Fixed #2348 edit File not respecting filename capitalization
  209. - [js:extras:editors] Fixed #2319 supports local CKEditor
  210. - [js:core] bugfix of sort by timestamp about unknown values
  211. - [ui:dialog] Fixed size restoration problem from maximized dialog
  212. - [ui:dialog] bugfix of when closes editing dialog of maximized
  213. - [VD:abstract] Fixed #2352 problem of detect MIME-Type as 'unknown' with the empty file
  214. - [cmd:open] Fixed #2359 can't open with "open" of "Action when select file"
  215. - [VD:abstract] update `mimeMap` of default options
  216. - [VD:TrashMySQL] add a new volume "TrashMySQL"
  217. - [php:core] Fixed #2365 make custom data controllable from the connector side
  218. - [VD:MySQL] bugfix that it was not possible to set as root path other than the root id
  219. - [api:put] allow puts by the self item hash
  220. - [i18n] correction of confirm message when duplicate upload
  221. - [i18n] Fixed #2369 modify wording of 'confirmRepl'
  222. - [cmd:help] Fixed #2370 add "Column setting" to Preferences tab
  223. - [i18n:LANG] add `'columnPref': 'Columns settings (List view)'`
  224. - And some minor bug fixes
  225. 2017-12-27 Naoki Sawada <hypweb+elfinder@gmail.com>
  226. * elFinder (2.1.31):
  227. - [ui:dialog] bugfix that used dialog is not removed
  228. - [cmd:rename,resources:mixin] bugfix that can't access filename edit area with mobile devices
  229. - [ui:cwd,ui:tree] Fixed #2303 UX at rename is not good
  230. - [cmd:rename] Fixed #2308 rename multiple items at once
  231. - [cmd:rename] Fixed #2315 add batch rename function
  232. - [js:core] Fixed #2320 problem that rename on upload don't work with FormData
  233. - [cmd:rm] fix problem of contentmenu extra button "Remove" not work on tree
  234. - [cmd:quicklook] add "RAR Archive" preview
  235. - [js:core] bugfix of registration `of fm.decodeRawString` by `fm.options.rawStringDecoder`
  236. - [php:core] Fixed #2312 can't upload by "paste url or images" on IE
  237. - [cmd:mkdir] fixed #2326 became can not be create folder on the tree
  238. - [VD:abstract] Fixed #2329 problem of getFullPath() with without folder name
  239. - [js:core] Fixed #2332 CORS detection gives false positive on IE11
  240. - [ui:dialog] Fixed #2331 add CSS class name to dialog buttons
  241. - [cmd:quicklook] show file size of the Archive preview
  242. - [js:core] fix problem that options.drawString encoder does not effect
  243. - Fixed #2336 'jp' isn't a Japanese in ISO-639 correctly it's a 'ja'
  244. - [js:core] Fixed #2337 prevent request initial request is completed
  245. - [js:options] allow empty value of cdns to disable it
  246. - [js:resouces,cmd:rename] Fixed #2343 can't close error dialog in item name editing
  247. - And some minor bug fixes
  248. 2017-11-29 Naoki Sawada <hypweb+elfinder@gmail.com>
  249. * elFinder (2.1.30):
  250. - [js:core] Fixed #2238 always same filename on upload with some iOS devices
  251. - [js:core] Fixed #2240 correspond to parallel request in "Cancel" in notify dialog
  252. - [VD:FTP] Fixed #2243 problem of symlink handling
  253. - [ui:cwd] bug fix of contextmenu on the "Old School"
  254. - [cmd:quicklook] Fixed #2249 close-able docked preview window
  255. - [api] cmd `size` can return size infomation of each targets as `sizes`
  256. - [api] accept HTTP header "X-elFinderReqid"
  257. - [cmd:quicklook:plain text] show all contents with click an element `charsLeft`
  258. - [VD:abstract] Fixed #2253 `elFinderVolumeDriver::getWorkFile()` dose not work
  259. - [cmd:resize] Fixed #2251 add an option `commandsOptions.resize.getDimThreshold` for rapid starting
  260. - [VD:abstract] Fixed #2257 save as progressive JPEG on image editing
  261. - [VD:abstract] bug fix of detecting of `tmpLinkPath` and `tmpLinkUrl`
  262. - [cmd:resize] Fixed #2265 show the jpeg image save file size
  263. - [ui:dialog] Fixed #2264 add an option `uiOptions.dualog.focusOnMouseOver`
  264. - [cmd:resize] make rotatable directly with mobile devices
  265. - [js:options] change default value of `commandsOptions.resize.grid8px` to 'disable'
  266. - [ui:cwd] Fixed #2271 JavaScript stops when adding item count exceeding the option showFiles
  267. - [api] add an cmd `editor` that getway for custom contents editor
  268. - [cmd:edit] Fixed #2280 add plugin to edit with Zoho Office Editor
  269. - [VD:GoogleDrive] Fixed #2281 class load error with constant `ELFINDER_GOOGLEDRIVE_GOOGLEAPICLIENT`
  270. - [js:core] Fixed #2283 thumbnails not displayed with newAPI
  271. - [VD:FTP] Fixed #2289 add support for FTP+SSL
  272. - [cmd:help] Fixed #2286 add user preferences "Action when select file", "Open with the editor used last time"
  273. - And some minor bug fixes
  274. 2017-10-07 Naoki Sawada <hypweb+elfinder@gmail.com>
  275. * elFinder (2.1.29):
  276. - [cmd:quicklook.plugins] Fixed #2149 support Data URI scheme contents of the text file
  277. - [cmd:quicklook] Fixed #2151 tmb icon don't appear at file addition
  278. - [ui:cwd] Fixed #2152 table header position unmatch in the rtl language
  279. - [jquery.elfinder] add jQuery function `$.fn.scrollRight()`
  280. - [ui:navbar] correction position of navbar resize handle in
  281. - [js:core] Fixed #2153 correction of `mime2class()` also give sub-type of "image/*"
  282. - [ui:cwd] Fixed #2158 add file type badge in icons view with CSS
  283. - [VD:abstract,plugin] Fixed #2160 animation of apng is lost
  284. - [php:core] bugfix of passing tagetHash to callback 'upload.presave'
  285. - [api] configurable MIME-types to handle as text on the connector side
  286. - [VD:MySQL] Fixed #2164, Fixed #2166 problem with MySQL > 5.6
  287. - [ui:navbar,cmd:quicklook] Fixed #2171 allow to display the preview on the navbar
  288. - [js:options] add an option `fileFilter` cf. #2176, #2178
  289. - [ui:contextmenu] Fixed #2183 problem of selecting submenu on touch devices
  290. - [js:core] add a unique query param to thumbnail url
  291. - [cmd:quicklook] Fixed #2191 add an option `commandsOptions.quicklook.contain`
  292. - [cmd:quicklook] Fixed #2192 show cwd info when unselect item
  293. - [cmd:quicklook] add PSD preview plugin
  294. - [VD:FTP] Fixed the permissions when the ftp deamon uses a Virtual User that it isn't a passwd user
  295. - [php:plugins] Fixed #2198 AutoResize/AutoRotate/Watermark fail if php fileinfo module not loaded
  296. - [php:core,VD:abstarct] Fixed #2199 remove `create_function()` for PHP>=7.2
  297. - [js:core] Fixed #2201 bugfix that language setting of options stores in browser
  298. - [ui:dialog] Fixed #2203 option `dialogContained` to contained in the elFinder node
  299. - [js:core] Fixed #2210 send `mimes` as Array (not Object) on upload
  300. - [VD:FTP] Fixed Using epsv4 off with Pure-ftpd servers creates a timeout
  301. - [js:core] Fixed #2216 to destruction completely of used XHR objects
  302. - [cmd:quicklook,rm] Fixed #2221 show folder size info into the each
  303. - [api] Fixed #2222 abort on the client side then notify it to the connector side
  304. - [js:cwd] Fixed #2224 problems that cause discrepancies on displaying
  305. - [VD:LocalFileSystem] Fixed #2226 problem on save empty file
  306. - [i18n:LANG] add "Sum" for the caption of recursive folder size
  307. - [cmd:download] bugfix of non-alphabetic characters in download filename
  308. - [php:core] add a main option `connectionFlagsPath`
  309. - [i18n:LANG] add "Sum" for the caption of recursive folder size
  310. - [js:core] Fixed #2236 show target path in upload confirm dialog at non-cwd
  311. - And some minor bug fixes
  312. 2017-08-16 Naoki Sawada <hypweb+elfinder@gmail.com>
  313. * elFinder (2.1.28):
  314. - [ui:cwd] Fixed #2140 sync problem of col-width of table header when item add/remove
  315. - [cmd] Fixed #2144 add cmds `select(all|none|invert)`
  316. - [php:core] Fixed #2143 locale dependent version number problem
  317. - And some minor bug fixes
  318. 2017-08-10 Naoki Sawada <hypweb+elfinder@gmail.com>
  319. * elFinder (2.1.27):
  320. - [php:core] Fixed #2104 notice error in `getIniBytes()` with php 7.1
  321. - [cmd:download] Fixed #2106 add an option `commandOptions.download.minFilesZipdl`
  322. - [VD:abstract] enable to specify the path of server commands as constant
  323. - [cmd:quicklook] Fixed #2108 support HLS, DASH video preview
  324. - [cmd:open,quicklook] MIME type determination to case incentive
  325. - [cmd:undo,redo] Fixed #2115 implement the Undo/Redo command
  326. - [VD] Fixed #2120 item copy between volumes is incomplete
  327. - [VD:Box,OneDrive] Fixed #2122 to be able to know the access token in debug mode
  328. - [VD:abstract] Fixed #2107 do clearstatcache() in abstract class
  329. - [cmd:help] Fixed #2118 controling to show/hide toolbar icons in preference tab
  330. - [ui:dialog] Fixed #2123 problem in maximaize on fullscreen mode
  331. - [ui:toolbar] add an option `showPreferenceButton`
  332. - [cmd:rm] Fixed #2087 rm command not disable on unselect items
  333. - [ui:dialog] Fixed #2124 missing dialog on fullscreen mode
  334. - [cmd:resize] Fixed #2127 don't show "SaveAs" if new image saving is not allowed
  335. - [VD:OneDrive] Fixed #2131 causes an infinite loop at the copy command
  336. - And some minor bug fixes
  337. 2017-07-17 Naoki Sawada <hypweb+elfinder@gmail.com>
  338. * elFinder (2.1.26):
  339. - [php:core] Fixed #2069 add static method `elFinder::getApiFullVersion()`
  340. - [js:core] Fixed #2073 auto loading of language files implemented in core
  341. - [cmd:help] Fixed #2074 add the Preference tab
  342. - [js:core] Fixed #2079 lost binded user functions with node.elfinder('reload')
  343. - [cmd:help] Fixed #2076 problem of content area height synchronization
  344. - [js:core] Fixed #2081 problem that updating of `uiCmdMap`
  345. - [cmd:resize] Fixed #2085 "Save As" dose not work in 2.1.25
  346. - [cmd:rm] Fixed #2086 problem of cmd mode sync on the item selected
  347. - [js:core] Fixed #2076 cancel full screen mode on `destroy`
  348. - [cmd:rm] Fixed #2087 JavaScript error when hide `rm` icon in toolbar
  349. - [cmd:netmount] Fixed #2088 problem of shows error dialog behind this dialog
  350. - [cmd:rm] Fixed #2087 button icon label is wrong until boot up
  351. - [php:connector] Supports X-Sendfile and similar file-download accelerators
  352. - And some minor bug fixes
  353. 2017-06-23 Naoki Sawada <hypweb+elfinder@gmail.com>
  354. * elFinder (2.1.25):
  355. - [php] Fixed #2014 "Parse error" on PHP < 5.3
  356. - [core,API] Fixed #1431 cmd `edit` supports Data Uri Scheme
  357. - [cmd:edit] Added Pixlr Editor, Pixlr Express, Cleative Cloud Image editor, Ace Editor, CodeMirror, SimpleMDE, CKEditor and TinyMCE as default editors
  358. - [cmd:edit] Fixed #2020 add "Save As" button
  359. - [cmd:resize] Fixed #2016 add Preset size buttons
  360. - [cmd:resize] Fixed #2019 conflict with the bootstrap.js
  361. - [CD:abstract] Fixed #2025 cannot edit any files with `memory_limit` = -1
  362. - [cmd:edit] Fixed #2027 make it selectable from multiple editors
  363. - [VD:abstract,LocalFileSystem] Fixed #2035 support multipart rar extraction
  364. - [VD:abstract] Fixed #2040 Fatal error on create the item with PHP>=7.1
  365. - [cmd:rm] Fixed #2042 add command options `infoCheckWait`, `toTrashMaxItems`
  366. - [cmd:resize] Fixed #2043 add "Save As" button into the resize dialog
  367. - [js:core] Fixed #2050 handling server errors during upload
  368. - [VD:abstract] Fixed #2054 to use the same hash value as Linux on Windows server
  369. - [js:restore] Fixed #2057 problem of empty folder handling
  370. - [cmd:empty] Fixed #2061 add a new command `empty` - "Empty the folder"
  371. - And some minor bug fixes
  372. 2017-05-19 Naoki Sawada <hypweb+elfinder@gmail.com>
  373. * elFinder (2.1.24):
  374. - [js:options] Fixed #1947 add client option `dispInlineRegex` for legacy connectors
  375. - [js:options] Fixed #1948 separate uiOptions.toolbar extra options to uiOptions.toolbarExtra
  376. - [js:core,php:core] Fixed #1951 set name to uploaded items from clipboard data
  377. - [js:core,php:core] Fixed #1951 to IE and correction to Firefox
  378. - [js:core] Fixed #1953 to selectable "Rename" when item name exists on upload
  379. - [VD:abstract] Fixed #1952 urlencode of results file.url on upload
  380. - [VD:abstract] Fixed #1959 add connector roots option `acceptedDirname`
  381. - [js:core] Fixed #1965 add an option `heightBase` to client configuration
  382. - [VD:abstract] Fixed #1974 add an option `driverId` (prefix of volumeid)
  383. - [php:connector] Fixed #1975 possible XSS issue on debug mode of connector
  384. - [VD:FTP] Fixed #1982 problem with connect to Pure-FTPd
  385. - [php:plugin:Normalizer,Sanitizer] Fixed #1983 upload fails due to unnecessary conversion
  386. - [cmd:quicklook] Fixed #1985 seek and volume change disabled in Firefox
  387. - [js:core,cmd:rm,VD:trash] Fixed #1065 add "Trash" feature
  388. - [php:core] Fixed #1990 sometimes in initial request, pass to bind callback `$volume` is empty
  389. - [cmd:rm,trash,restore] Fixed #1991 implementation of restore function
  390. - [js:core] Fixed #1996 pass an event object as `this` into binded callback
  391. - [ui:tree] Fixed #1999 split display of many directories
  392. - [js:core] Fixed #2005 prevent folder switching heavy as folders increase
  393. - [VD:abstract] Fixed #2000 `elFinderVolumeDriver::imageUtil()` is not working properly
  394. - [plugin:normalizer] Fixed #2004 add an option `umlauts
  395. - [VD:LocalFileSystem] Fixed #2009 corrention of an option `keepTimestamp`(upload)`
  396. - [ui:cwd,stat] Fixed #2010 sync problem when deleted any items in search results view
  397. - And some minor bug fixes
  398. 2017-03-31 Naoki Sawada <hypweb+elfinder@gmail.com>
  399. * elFinder (2.1.23):
  400. - [VD:Dropbox2] Fixed #1598 add a driver of Dropbox APIv2
  401. - [js:core] change option `abortCmdsOnOpen` default value to `['tmb', 'parents']
  402. - [php:core,VD:abstract] add a command `subdirs`
  403. - [js:core] add new method `asyncJob`
  404. - [quicklook] optimize of HTML5 audio/video player
  405. - [php:core,VD:abstract] Fixed problem of caching of subdirs
  406. - [ui:tree] trigger `check subdirs()` if necessary of change targets
  407. - [cmd:netmount] Fixed #1925 allow selection of multi-level hierarchy
  408. - [ui,cmd] Fixed #1931 cmd.disabled is not working in multi-volume search
  409. - [VD:GoogleDrive] Fixed #1932 support to auth type "JSON service account credentials"
  410. - [VD:GoogleDrive] Fixed #1933 sometimes infinite loop if root path is other than root on GoogleDrive
  411. - [js:core,ui:cwd,tree] add core method fm.getIconStyle() and use
  412. - [cmd:quicklook,info] Fixed #1926 support i18 name, file.icon
  413. - [Vd:abstract] allow -1 as value of option `checkSubfolders` for check asynchronously
  414. - [ui:cwd] Fixed #1923 first letter search & navigation in cwd
  415. - [VD:LocalFileSystem,FTP] Make success `extract()` by excluding unallowed items
  416. - [ui:cwd] Fixed #1941 performance deterioration of the thumbnail attach process
  417. - [js:core] Supports <base href> tag
  418. - And some minor bug fixes
  419. 2017-02-25 Naoki Sawada <hypweb+elfinder@gmail.com>
  420. * elFinder (2.1.22):
  421. - [VD:LocalFileSystem] Fixed #1882 option `copyJoin` does not work on extract
  422. - [cmd:help] Fixed #1898 error ".tabs is not a function" without JqUI tabs widget
  423. - [VD:abstract] Fixed #1899 rotating image breaks itself without exiftran and jpegtran
  424. - [VD:LocalFileSystem] Fixed #1910 `startPath` dose not work currently
  425. - [VD:abstract] Fixed #1911 unable to rename folder
  426. - And some minor bug fixes
  427. 2017-02-25 Naoki Sawada <hypweb+elfinder@gmail.com>
  428. * elFinder (2.0.9):
  429. - [VD:abstract] Fixed #1911 unable to rename folder
  430. 2017-02-09 Naoki Sawada <hypweb+elfinder@gmail.com>
  431. * elFinder (2.0.8):
  432. - [VD:security] Fixed #1891 MIME-type check of unknown item is not execute
  433. 2017-02-07 Naoki Sawada <hypweb+elfinder@gmail.com>
  434. * elFinder (2.1.21):
  435. - [cmd:open] Fixed #1844 make configurable to open into tab(s)
  436. - [php:core] Fixed #1846 target folder may be stay locked by adding items
  437. - [cmd:download] Fixed #1868 fixed up timeouts for bad connection download
  438. - [proxy:v1] Fixed #1880 error on command `paste`
  439. - [v1 support] Fixed #1884 error on command `reload`
  440. - [cmd:upload] Fixed #1885 Error on upload.ui = 'uploadbutton'
  441. - [VD:security] Fixed #1891 MIME-type check of unknown item is not execute
  442. - And some minor bug fixes
  443. 2017-01-11 Naoki Sawada <hypweb+elfinder@gmail.com>
  444. * elFinder (2.1.20):
  445. - [php:core] Fixed #1800 session write before umount of the volume
  446. - [cmd:upload] Fixed #1804 add folder upload button into upload dialog
  447. - [php:plugin] Fixed #1807 enable/disable plugin by pressing meta key on DnD upload
  448. - [cmd:rename] Fixed #1814 trigger event blur of input on item unselect
  449. - [js:core] Fixed #1817 add "execpre.[cmd]" event and make cmd exec cancelable
  450. - [js:core] Fixed #1818 mtime not defined for chunk upload
  451. - [js:core] Fixed #1826 allow command invalidation by each item(folder/file)
  452. - [ui:dialog] Fixed #1824 empty dialog on elfinder load
  453. - [cmd:resize] Fixed #1834 configurable default state of `8px Grid`
  454. - [VD] Fixed #1841 published files security issues
  455. - [js:core] Fixed #1832 allow to set error message on HTTP status code 4/5xx
  456. - [js:cmd] Fixed #1842 disable shortcut that specified to `disabled`
  457. - [php:core] Fixed #1843 security vulnerability fix
  458. 2016-12-10 Naoki Sawada <hypweb+elfinder@gmail.com>
  459. * elFinder (2.1.19):
  460. - [js] Fixed #1000 Wrap compiled code in UMD (for commonJs and AMD support)
  461. - [VD:OneDrive,Box] Fixed #1774 dose not work when PHP has `open_basedir`
  462. - [cmd:edit,php:core] Fixed #1779 save contents with original character encoding
  463. - [ui:toolbar] Fixed #1778 displayTextLabel option not works
  464. - [cmd:edit] add encoding select box rel. #1779
  465. - [cmd:search] Fixed #1782 search by mimetype dose not work (>=2.1.16)
  466. - [ui:dialog] Fixed #1785 trigger resize event with `maximize:on` in minimize element
  467. - [VD:abstract] Fixed #1783 Illegal duplicate data as bind in duplicate command
  468. - [cmd:edit] include elFinder instance as `fm` into `ta.editor` property
  469. - [js:core] Fixed #1791 implement JS, CSS loader and auto load of elFinder CSS
  470. - [cmd:resize] Fixed #1789 bug that crop image size is change while dragging
  471. - [js:core] Fixed #1788 bug that chunked upload timeout processing is invalid
  472. - [VD:abstract] Fixed #1799 uses `link()` in exec `zipdl` to more faster
  473. - And some minor bug fixes
  474. 2016-11-21 Naoki Sawada <hypweb+elfinder@gmail.com>
  475. * elFinder (2.1.18):
  476. - [VD:FTP] Fixed #1757 cause infinite loop with getting stat of second level items from system root
  477. - [js:core] Fixed #1761 problem of chunk merge request on 2.1.17
  478. - [php:core] Fixed #1762 broken backward compatibility of PHP < 5.4 on 2.1.17
  479. - And some minor bug fixes
  480. 2016-11-19 Naoki Sawada <hypweb+elfinder@gmail.com>
  481. * elFinder (2.1.17):
  482. - [cmd:upload] Fixed #1695 disabled check doesn't work in other than CWD volume
  483. - [js:core] Fixed #1698 abort the file upload at network error occurs
  484. - [ui:toolbar] Fixed #1699 add an option `displayTextLabel` (default: `false`)
  485. - [css:toolbar] Fixed #1700 correction of button label for touch devices
  486. - [ui:toolbar] add contextmenu to show/hide the text label
  487. - [ui:workzone] Fixed #1702 cwd size fits to the workzone at resize
  488. - [VD:abstract] Fixed #1703 problem of make the video thumbnail
  489. - [core] Fixed #1706 configurable to limit max number of selectable items
  490. - Added an option `maxTargets` of connector main option.
  491. - [ui:cwd] Fixed #1701 No thumbnails after added the item (v 2.1.16)
  492. - [cmd:download] Fixed #1707 allow zip download in multi volume searching
  493. - Added native driver for GoogleDrive, OneDrive and Box (Special thanks to Raja Sharma)
  494. - [cmd:netmount] Fixed #1713 OAuth of procedure is not completed on MS Edge
  495. - [css:quicklook] Fixed #1717 preview html file won't scroll on IOS
  496. - [cmd:upload] Fixed #1718 File upload on paste does not work
  497. - [js:core] Fixed #1724 add client option `enableByMouseOver`
  498. - [js:core] Fixed #1724 disable event `disable` with option `enableAlways=true`
  499. - [js:core] Fixed #1724 optimize switching enable/disable for elf in iframe
  500. - [cmd:getfile] Fixed #1727 wrong path when the tree is not loaded
  501. - [cmd:quicklook] Fixed #1737 select next item after an item deleted
  502. - [cmd:mkdir] Fixed #1739 Add 'new folder' action to tree context menu
  503. - [VD:abstract,LocalFileSystem] Fixed #1744 results `url` must be urlencoded
  504. - [js:core] Fixed #1738 retry uploading only on connection aborted
  505. - [cmd:search] Fixed #1745 "onlyMimes" option invalid in search results
  506. - [js:core] Fixed #1738 bug in the retry function on chunked uploading
  507. - [php:plugin:AutoResize] Fixed #1746 add an option `forceEffect` (default:false)
  508. - [js:core,cmd:quicklook] Fixed #1748 add client option `rawStringDecoder`
  509. - And some minor bug fixes
  510. 2016-10-11 Naoki Sawada <hypweb+elfinder@gmail.com>
  511. * elFinder (2.1.16):
  512. - [cmd:info] Fixed #1652 add CSS class name `file.csscls` to icon
  513. - [ui:cwd] Fixed #1653 JQUI.selectable does not work on items that has been added
  514. - [js:core,cmd:info] Fixed #1652 add the item type `Volume Root`
  515. - [js:core] Fixed #1656 wrong result `fm.convAbsUrl()` with location basename
  516. - [php:core] Fixed #1658 to allow cancel cmd exec by [cmd].pre callback
  517. - [js:code] Fixed #1659 not work in Mac/iOS safari private browsing mode
  518. - [js:core] Fixed #1662 `[cmd]fail` event is fired at fail cmd execution
  519. - [php:core] Fixed #1669 Fatal error in `detectFileExtension()` when URL upload
  520. - [ui:dialog] Fixed #1670 add the minimize button into the editing dialog
  521. - [ui:navbar] Fixed #1684 rtl right-panel resize bug
  522. - [cmd:resize] Fixed #1685 to enable specify bgcolor in the image rotation
  523. - [cmd:resize] Fixed #1686 add "Aspect ratio" button into crop panel
  524. - [cmd:resize] add button "8px Grid" Enabled/Disabled for JPEG image
  525. - [js:core] Fixed #1689 initialized to an undefined property
  526. - [js:core] Fixed #1692 optimize function of swipe to close navbar
  527. - [cmd:quicklook] Fixed #1693 `dispInlineRegex` doesn't reflect in multi volume searching
  528. - And some minor bug fixes
  529. 2016-09-12 Naoki Sawada <hypweb+elfinder@gmail.com>
  530. * elFinder (2.1.15):
  531. - [js:command] inheritable elFinder.command object rel. #1545
  532. - [VD:abstract] Fixed #1550 option `uiCmdMap` dose not work on 2.1.14
  533. - [VD:abstract] Fixed #1553 root stat not refresh when do chmod of root
  534. - [php:core] fix make netkey problem - support multiple array options
  535. - [js:core] Fixed #1554 can not unmount netvolume when done auto sync
  536. - [js:core] Fixed #1555 can not upload to unreadable folder
  537. - [php:core] parent dir sets to changed when upload, paste, rm, mkfile, mkdir etc
  538. - [js:core] Fixed #1560 to possible to apply sort mode in tree in navbar
  539. - [js:ui,cmd:fullscreen] Fixed #1563 add ui command "fullscrren"
  540. - [cmd:edit] Fixed #1561 add to fullscreen button
  541. - [js:core] Fixed #1562 sort with i18 name if exist
  542. - [js:options] ui option `commands` accepts "*" as all of commands
  543. - [VD:LocalFileSystem] Fixed #1565 dose not support volume option `searchTimeout`
  544. - [VD:FTP] Fixed #1571 cause infinite loop during auto-sync of the volume root
  545. - [php:core] Fixed #1572 unable to DnD upload the folder named "0"
  546. - [VD:abstract] Fixed #1575 can not rename "0" to "00", "000"...
  547. - [cmd:rename] Fixed #1573 input text stay in there at rename error in tree view
  548. - [ui:cwd] Fixed #1576 reset the column width may not applied to the header
  549. - [ui:conttextmenu] Fixed #1578 to the contextmenu draggable
  550. - [php,cmd:open] Fixed #1586 RFC7233 violation, add `commandsOptions.open.method`
  551. - [ui:navbar,cwd] Fixed #1590 auto scroll on HTML5 native dragging
  552. - [VD:Dropbox] Fixed #1596 correction of `basename`, `dirname` on the windows server
  553. - [cmd:upload] Fixed #1600 add target folder selector into upload dialog
  554. - [ui] Fixed #1609 toast notification on complete of upload/paste into any folder
  555. - [cmd:getfile] Fixed #1610 getFileCallback to supports the jQuery.Deferred
  556. - [cmd:rename] Fixed #1613 correction of error handling
  557. - [js:core] Fixed #1614 correction of upload mixed chunks and normal file
  558. - [ui:cwd] Fixed #1615 break the lazy rendering when it delete items
  559. - [ui:tree] Fixed #1617 other volumes cmds doesn't work when it disabled in cwd
  560. - [core] Fixed #1622 added an option `phash` to the volume roots for implement feature of volume group
  561. - [ui:toolbar] Fixed #1619 use fm.trigger('toolbarload') instead toolbar.tigger('load')
  562. - [js:options] Fixed #1624 add a new option `overwriteUploadConfirm`
  563. - [cmd:search] Fixed #1635 support parallel requests for multi volumes
  564. - [contextmenu] Fixed #1645 to enable the operation of the keyboard
  565. - [ui:cwd] Fixed #1646 selected targets by ctrl+shift are wrong
  566. - [ui:dialog] Fixed #1647 controlling tabstop by `elfinder-tabstop` css class name
  567. - And some minor bug fixes
  568. 2016-07-25 Naoki Sawada <hypweb+elfinder@gmail.com>
  569. * elFinder (2.1.14):
  570. - [js:core,VD:abstract] Fixed #1525 do MIME check before file upload
  571. - [API] Accept the root options data as an attribute `options` of the root stat
  572. - [ui:cwd] Fixed #1532 can not use the `_` in custom column name
  573. - [js:command] Fixed #1533 update the cmd status at `sync`
  574. - [core] Fixed #1012 support i18n folder name
  575. - [ui:cwd] Fixed #1544 jQuery backward compatibility (fix DnD problem)
  576. - [proxy:APIv1] Fixed #178 correction of command `paste`
  577. - And some minor bug fixes
  578. 2016-07-11 Naoki Sawada <hypweb+elfinder@gmail.com>
  579. * elFinder (2.1.13):
  580. - [ui:cwd] Fixed #1433 create a thumbnail of the video file with ffmpeg
  581. - [js:core] Fixed #1435 bug of getFileCallback on multi instances
  582. - [ui:cwd] Fixed #1440 bug that not become disabled on multi instance
  583. - [cmd:quicklook] Fixed #1441 hide the prev/next button on first/last item
  584. - [js:core] Fixed #1439 show window close confirm dialog while editing file
  585. - [ui:cwd] Fixed #1450 missing contextmenu on touch up on iOS devices
  586. - [js] Fixed #1455 duplicate registration of command change event
  587. - [ui:cwd] Fixed #1461 resizable table column width
  588. - [cmd:sort] Fixed #1464 to enable more sort options
  589. - [cmd:chmod] Fixed #1465 remove unnecessary `this` reference
  590. - [ui:toolbar,navbar] Fixed #1473 memorize state of open/close by swipe
  591. - [ui:cwd] Fixed #1475 make custom column sortable on list view
  592. - [cmd:quicklook] Fixed #1478 preview broken with old jQuery
  593. - [js:core] Fixed #1480 broken compatibility with protocol API v1
  594. - [cmd:opendir] Fixed #1481 broken in elFinder 2.1.12
  595. - [ui:cwd] Fixed #1479 can't be moved to the right edge at column sort
  596. - [ui:cwd] Fixed #1485 add an option of template placeholders replacement rules
  597. - [php:core] Fixed #1490 configurable root options of the network mounting volume
  598. - [js] Fixed #1491 jQuery 3.0 supports
  599. - [cmd:search] Fixed #1499 incremental search from current view items
  600. - [cmd;resize] Fixed #1498 img-edit dialog layout disordered when resizing window
  601. - [VD:abstract] Fixed #1505 configurable duplicate's suffix, unique numbe format
  602. - [VD:abstract] Fixed #1507 add a volume option `dirUrlOwn`
  603. - [VD:abstract] Fixed #1514 security vulnerability in the archive command
  604. - And some minor bug fixes
  605. 2016-07-11 Naoki Sawada <hypweb+elfinder@gmail.com>
  606. * elFinder (2.0.7):
  607. - [VD:abstract] Fixed #1514 security vulnerability in the archive command
  608. 2016-05-30 Naoki Sawada <hypweb+elfinder@gmail.com>
  609. * elFinder (2.1.12):
  610. - Fixed #1321 Not trim white spaces on editing the text file
  611. - Fixed #1320 Supported operation in the modal dialog
  612. - Correction of the context menu (Mobile devices, Right-to-Left Language etc.)
  613. - Correction of Quicklook (Supported 'video/quicktime', improvement of IFRAME, For Mobile devices etc)
  614. - Fixed #1272 Correct detection of timestamp on FTP volume
  615. - Fixed #1315 Implement function for `copyJoin` of the volume root option
  616. - Fixed #1344 Use self image as thumbnail when without `imgLib`
  617. - Fixed #1342 Bugfix of method `getFullPath` that was problems relative path can not be resolved
  618. - Added a volume root option `uploadMaxConn`
  619. - Maximum number of chunked upload connection. `-1` to disable chunked upload.
  620. - Changed default value of volume root option `tmbBgColor` to 'transparent'
  621. - Added a volume root option `bgColorFb`
  622. - Image rotate fallback background color (defalt: #ffffff). Uses this color if it can not specify to transparent.
  623. - Fixed #935 Supports `'convert'`(imagemagick) as `imgLib`
  624. - Fixed #1363 Bugfix of FTP connect from windows localhost to remote server
  625. - Fixed #1367 Bugfix of backward compatible to jQuery UI < 1.11
  626. - Mobile devices friendly
  627. - Swipe to navbar/toolbar show/hide on touch devices
  628. - Hide toolbar on mobile devices at initial view
  629. - A little bigger icons
  630. - Added item select checkboxes
  631. - Path breadcrumbs move to top of workzone when hide navbar
  632. - To enable resizing/cropping by touch events
  633. - UX enhancements
  634. - Fixed #1311 CWD list table with fixed fixed header
  635. - UI path apply text-ellipsis in each holder name
  636. - Fixed #1370 implemented function keep timestamp into LocalFileSystem volume driver
  637. - Added PHP error handler and removed all `@` error-control operator
  638. - Fixed #1391 take care 32bit system of chunked file uploading arg `cid`
  639. - Fixed #1393 Added PHP class auto loader
  640. - Fixed #1412 Enable auto scroll when navbar/cwd drag over
  641. - And some minor bug fixes
  642. 2016-04-11 Naoki Sawada <hypweb+elfinder@gmail.com>
  643. * elFinder (2.1.11):
  644. - Added Archive(zip|gzip|tar) quicklook preview plugin
  645. - DnD upload supports Microsoft Edge
  646. - Fixed problem which directory is not detected in the LocalFileSystem driver (Bug of 2.1.10)
  647. - And some minor bug fixes
  648. 2016-04-02 Naoki Sawada <hypweb+elfinder@gmail.com>
  649. * elFinder (2.1.10):
  650. - Fixed #1061, #1231 Supported controllable folder icons
  651. - Fixed #1240 LocalFileSystem search files it was still follow symlinks
  652. - Added new volume root option `searchExDirReg` for exclusion serach
  653. - Return file.url in result on file upload for 3rd party uploader
  654. - Supported elFinder API version 1
  655. - Added a new volume driver FlysystemGoogleDriveNetmount that based on flysystem-google-drive
  656. - Added a new connector plugin "AutoRotate"
  657. - And some minor bug fixes
  658. 2016-03-11 Naoki Sawada <hypweb+elfinder@gmail.com>
  659. * elFinder (2.1.9):
  660. - Fixed enbug of 2.1.6-2.1.7 PHP error undefind valiable/array to string conversion
  661. - The function to make thumbnail supports more image types when Imagick enabled
  662. - Correction of the problem that Archive / Extract function don't work well under some environment
  663. - Added a quicklook plugin that is the Google docs online viewer
  664. - Default is disabled. Set `commandsOptions.quicklook.googleDocsMimes` to enable this plugin.
  665. ```javascript
  666. commandsOptions : {
  667. // "quicklook" command options.
  668. quicklook : {
  669. autoplay : true,
  670. jplayer : 'extensions/jplayer',
  671. // MIME types to use Google Docs online viewer
  672. // Example array value
  673. // ['application/pdf', 'image/tiff', 'application/msword', 'application/vnd.ms-excel', 'application/vnd.ms-powerpoint', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet']
  674. googleDocsMimes : []
  675. }
  676. }
  677. ```
  678. - And some minor bug fixes
  679. 2016-03-07 Naoki Sawada <hypweb+elfinder@gmail.com>
  680. * elFinder (2.1.8):
  681. - Added a new volume driver `MsSQL`
  682. - Fixed #1226 problem of sort by clicking on cloumn headers
  683. - Fixed #1229 bug of selection after sorting in list view
  684. - Replaceable session handling wrapper (elFinderSessionInterface)
  685. - Added Connector main config `defaultMimefile` ()
  686. - update mime.types
  687. - Added LocalFileSystem volume root config `followSymLinks` (defailt true)
  688. - And some minor bug fixes
  689. 2016-02-21 Naoki Sawada <hypweb+elfinder@gmail.com>
  690. * elFinder (2.1.7):
  691. - Added connector main options `commonTempPath` and `maxArcFilesSize`
  692. - Fixed #353 It can download files/folders as an archve file
  693. - Fixed #1195 Supported BMP in GD image resize
  694. - Became possible to cancellation while searching
  695. - Supported API protocol version 2.0 for the legacy connector
  696. - Fixed #1206 Configurable places(favorites) (https://github.com/Studio-42/elFinder/issues/1206)
  697. - Fixed #1211 Remove deprecated method jQueryUI.zIndex()
  698. - Supported jQueryUI 1.12.0
  699. - Fixed #1213 infinite loop in PHP connector
  700. - Cmd:mkdir to callable "New Folder with Selected items" as "Into New Folder"
  701. - Supported nao-pon/flysystem-google-drive with barryvdh/elfinder-flysystem-driver
  702. - barryvdh/elfinder-flysystem-driver (https://github.com/barryvdh/elfinder-flysystem-driver)
  703. - nao-pon/flysystem-google-drive (https://github.com/nao-pon/flysystem-google-drive)
  704. - UX improvement of in Touch devices
  705. - And some minor bug fixes
  706. 2015-02-21 Naoki Sawada <hypweb+elfinder@gmail.com>
  707. * elFinder (2.0.6):
  708. - Fixed #1213 infinite loop in PHP connector
  709. 2016-01-19 Naoki Sawada <hypweb+elfinder@gmail.com>
  710. * elFinder (2.1.6):
  711. - Fixed #1074 startPath for multi volumes
  712. - Fixed #1172 enbug-fix of rename command
  713. - Fixed #1174 support for multi-instance on the same connector
  714. - Plugin: AutoResize New option `preserveExif`
  715. - Fixed #179 JPEG quality specifiable
  716. - Fixed #1176 auto-sync check with HTTP long polling/inotifywait
  717. - Fixed #1181 case insensitive search problem of LocalFileSystem driver
  718. - Added an autosync button into contextmenu `Reload`
  719. - Added new client configuration `syncStart`
  720. - Search result view optimization
  721. - Adddd new volume root option `searchTimeout` (default 30s)
  722. - Added new crient command `opendir` - opens selected item's parent folder at search result
  723. - Sortable "Places" (your favorites)
  724. - Fixed #1193 open the file at direct URL if possible
  725. - And some minor bug fixes
  726. 2015-12-26 Naoki Sawada <hypweb+elfinder@gmail.com>
  727. * elFinder (2.1.5):
  728. - Fixed bug that can't in writable with `chmod`
  729. - Show remove item info in confirm dialog on `rm` action
  730. - Fixed #1165, MIME types maintenance (doc, dot, xlt, xla)
  731. - Fixed problem if filename included character that can't be json encode
  732. - Added option `convmap` to Normalizer plugin
  733. - And some minor bug fixes
  734. 2015-12-26 Naoki Sawada <hypweb+elfinder@gmail.com>
  735. * elFinder (2.0.5):
  736. - Fixed problem if filename included character that can't be json encode
  737. 2015-12-16 Naoki Sawada <hypweb+elfinder@gmail.com>
  738. * elFinder (2.1.4):
  739. - Fixed #1163 Dropbox driver supported windows server
  740. - Fixed search problem on Windows server
  741. 2015-12-13 Naoki Sawada <hypweb+elfinder@gmail.com>
  742. * elFinder (2.1.3):
  743. - Auto configure `customHeaders`, `xhrFields` for CORS
  744. - Allow set elFinder::$volumesCnt by HTTP header "X-elFinder-VolumesCntStart"
  745. - Resolved #1145, Configurable keyboard shortcuts of any command
  746. - Force non-overwrite on URL uploading
  747. - Supported Drag out function with [Shift] + Drag of file item (with out IE)
  748. - Drag and Drop copy from elFinder(A) to elFinder(B)
  749. - Make list of download url to Text editor
  750. - Drag and Drop download with Chrome (Single file only)
  751. - etc.
  752. - Choosable "backup" at pasting of same name files
  753. - Show confirm at uploading of same name file exists
  754. - Show URL link icon on Download menu in contextmenu
  755. - This icon is clickable as normal link, shows context menu and drag out
  756. - Added more feedback sign of jQuery DnD drag icon
  757. - Others, some minor bug fixes
  758. 2015-11-23 Naoki Sawada <hypweb+elfinder@gmail.com>
  759. * elFinder (2.1.2):
  760. - [security-fix] vulnerability of the MIME type quarantine
  761. - Multi-line filename editing on icon view
  762. - Auto expands filename editing on list view
  763. - Fixed #1124, Uploading problem exactly 20MiB/30MiB/40MiB...
  764. - Marged #1125, Fix file permissions for MySQL LOAD_FILE command
  765. - Fixed #1127, Supported full path including the drive letter of the Windows server
  766. - Marged #1131, #1132, Complete Romanian(ro) translation
  767. - Fixed symbolic link file stats `mtime`, `size`
  768. - Marged #1133, Complete German(de) translation
  769. - Marged #1139, Complete Türkçe(tr) translation
  770. - Marged #1141, Plugin Normalizer function: make filename lowercase
  771. - Others, some minor bug fixes
  772. 2015-11-23 Naoki Sawada <hypweb+elfinder@gmail.com>
  773. * elFinder (2.0.4):
  774. - [security-fix] vulnerability of the MIME type quarantine
  775. 2015-11-10 Naoki Sawada <hypweb+elfinder@gmail.com>
  776. * elFinder (2.1.1):
  777. - More High performance server backend and light client UI
  778. - Connector plugin
  779. - AutoResize : Auto resize on file upload.
  780. - Normalizer : UTF-8 Normalizer of file-name and file-path etc.
  781. - Sanitizer : Sanitizer of file-name and file-path etc.
  782. - Watermark : Print watermark on file upload.
  783. - Folder upload with Chrome
  784. - Chunked file upload
  785. - Upload directly to the folder
  786. - Creating the archive by specifying the file name
  787. - Direct extraction to the current working directory (you do not want to create a folder)
  788. - Support Dropbox.com© (Configurable & As network volume)
  789. - Supports custom information in info dialog
  790. - Configuable columns of list view
  791. - Supports custom CSS class function of tree view
  792. 2015-11-10 Naoki Sawada <hypweb+elfinder@gmail.com>
  793. * elFinder (2.0.3):
  794. - jQuery 1.9+ support
  795. - 350+ bugs fixed since rc1 version
  796. - Modify translations and some new translations
  797. - Netmount volume function
  798. 2012-04-10 Troex Nevelin <troex@fury.scancode.ru>
  799. * elFinder (2.0 rc1):
  800. - Major code refactor
  801. - 200+ bugs fixed since beta version
  802. - 14 new translations
  803. - FTP volume driver
  804. - Advanced image editing dialog
  805. 2011-07-10 Troex Nevelin <troex@fury.scancode.ru>
  806. * elFinder (2.0 beta):
  807. - New branch 2.x, total rewrite from scratch
  808. - MySQL volume driver support (as file storage)
  809. - Full drag & drop support with HTML5 upload
  810. 2011-06-20 Troex Nevelin <troex@fury.scancode.ru>
  811. * elFinder (1.2):
  812. - jQuery and UI updated
  813. - Python connector improvements
  814. - QuickLook fixed
  815. - CSS fixes
  816. - New icons from http://pixel-mixer.com/
  817. - New languages: Czech, Dutch, German, Greek, French, Hungarian,
  818. Italian, Japanese, Latvian, Polish, Brazilian Portuguese,
  819. Slovak, Thai, Turkish, Vietnamese, Simplified Chinese,
  820. Traditional Chinese
  821. 2010-03-11 Troex Nevelin <troex@fury.scancode.ru>
  822. * elFinder (1.1):
  823. - Total rewrite from scratch.
  824. - New PHP connector.
  825. - Python connector.
  826. - Create/Extract archives.
  827. - QuickLook.
  828. - "Places" for favorites.
  829. - Background thumbnails creation.
  830. - Exteneded configuration options of connector and client.
  831. - Spanish localization.
  832. - JSON API description.
  833. - Full documentation in English, Russian and Spanish.
  834. - No more use of jquery plugins.
  835. - Website update.
  836. - [bugfix] All known bugs fixed.
  837. 2009-11-09 Dmitry Levashov <dio@std42.ru>
  838. * elFinder (1.0.1):
  839. - In directory tree panel added arrows to open/close directories
  840. without entering in.
  841. - Added shortcut support for copy/cut/paste/delete files and
  842. folders. For Mac users added Command+Backspace support.
  843. - Added context menu to current directory.
  844. - Added help.
  845. - [bugfix] invalid determing files/folders permissions using
  846. "perms" options in php connector