OSDN Git Service

初回コミット(v2.6.17.1)
[magic3/magic3.git] / scripts / kcfinder-2.51 / doc / Changelog
1
2 VERSION 2.51 - 2010-08-25
3 -------------------------
4 * Drag and drop uploading plugin - big fixes
5 * Cookies problem when using single words or IPs as hostname resolved
6 * Vietnamese localization
7
8
9 VERSION 2.5 - 2010-08-23
10 ------------------------
11 * Drupal module support
12 * Drag and drop uploading plugin
13 * Two more language labels
14 * Localhost cookies bugfix
15 * Renaming current folder bugfix
16 * Small bugfixes
17
18
19 VERSION 2.41 - 2010-07-24
20 -------------------------
21 * Directory types engine improvement
22 * New 'denyExtensionRename' config setting added
23
24
25 VERSION 2.4 - 2010-07-20
26 ------------------------
27 * Online checking if new version is released in About box. To use this
28   feature you should to have Curl, HTTP or Socket extension, or
29   allow_url_fopen ini setting should be "on"
30 * New 'denyUpdateCheck' config setting added
31 * New 'dark' theme added (made by Dark Preacher)
32 * Additional 'theme' GET parameter to choose a theme from URL
33 * Thumbnails loading improvement
34 * Some changes in Oxygen CSS theme
35 * Replace alert() and confirm() JavaScript functions with good-looking boxes
36 * Safari 3 right-click fix
37 * Small bugfixes
38
39
40 VERSION 2.32 - 2010-07-11
41 -------------------------
42 * 'filenameChangeChars' and 'dirnameChangeChars' config settings added
43 * Content-Type header fix for css.php, js_localize.php and
44   js/browser/joiner.php
45 * CKEditorFuncNum with index 0 bugfix
46 * Session save handler example in core/autoload.php
47
48
49 VERSION 2.31 - 2010-07-01
50 -------------------------
51 * Proportional uploaded image resize bugfix
52 * Slideshow bugfixes
53 * Other small bugfixes
54
55
56 VERSION 2.3 - 2010-06-25
57 ------------------------
58 * Replace XML Ajax responses with JSON
59 * Replace old 'readonly' config option with advanced 'access' option
60   PLEASE UPDATE YOUR OLD CONFIG FILE!!!
61 * Slideshow images in current folder using arrow keys
62 * Multipe files upload similar to Facebook upload (not works in IE!)
63 * Option to set protocol, domain and port in 'uploadURL' setting
64 * Bugfixes
65
66
67 VERSION 2.21 - 2010-11-19
68 -------------------------
69 * Bugfixes only
70
71
72 VERSION 2.2 - 2010-07-27
73 ------------------------
74 * Many bugfixes
75 * Read-only config option
76
77
78 VERSION 2.1 - 2010-07-04
79 ------------------------
80 * Endless JavaScript loop on KCFinder disable bugfix
81 * New config setting whether to generate .htaccess file in upload folder
82 * Upload to specified folder from CKEditor & FCKeditor direct upload dialog
83 * Select multiple files bugfixes
84
85
86 VERSION 2.0 - 2010-07-01
87 ------------------------
88 * Brand new core
89 * Option to resize files/folders panels with mouse drag
90 * Select multiple files with Ctrl key
91 * Return list of files to custom integrating application
92 * Animated folder tree
93 * Directory Type specific configuration settings
94 * Download multiple files or a folder as ZIP file
95
96
97 VERSION 1.7 - 2010-06-17
98 ------------------------
99 * Maximize toolbar button
100 * Clipboard for copying and moving multiple files
101 * Show warning if the browser is not capable to display KCFinder
102 * Google Chrome Frame support for old versions of Internet Explorer
103
104
105 VERSION 1.6 - 2010-06-02
106 ------------------------
107 * Support of Windows Apache server
108 * Support of Fileinfo PHP extension to detect mime types (*mime directory type)
109 * Option to deny globaly some dangerous extensions like exe, php, pl, cgi etc
110 * Check for denied file extension on file rename
111 * Disallow to upload hidden files (with names begins with .)
112 * Missing last character of filenames without extension bugfix
113 * Some small bugfixes
114
115
116 VERSION 1.5 - 2010-05-30
117 ------------------------
118 * Filenames with spaces download bugfix
119 * FCKEditor direct upload bugfix
120 * Thumbnail generation bugfixes
121
122
123 VERSION 1.4 - 2010-05-24
124 ------------------------
125 * Client-side caching bugfix
126 * Custom integrations - window.KCFinder.callBack()
127 * Security fixes
128
129
130 VERSION 1.3 - 2010-05-06
131 ------------------------
132 * Another session bugfix. Now session configuratin works!
133 * Show filename by default bugfix
134 * Loading box on top right corner
135
136
137 VERSION 1.2 - 2010-05-03
138 ------------------------
139 * Thumbnail generation bugfix
140 * Session bugfix
141 * other small bugfixes