commiting uncommited changes on live site
[weblabels.fsf.org.git] / crm.fsf.org / 20131203 / files / sites / all / modules-new / civicrm / packages / kcfinder / doc / Changelog
1 VERSION 3.12 - 2014-07-09
2 -------------------------
3 * XSS security fix
4 * Performance fix
5 * taphold event added. Emulates right-click on touchscreen devices
6 * Click with Shift key functionality added
7 * Minor fixes
8
9
10 VERSION 3.11 - 2014-04-21
11 -------------------------
12 * "Unknown error." fixes when using `_normalizeFilenames` setting
13 and upon new folder creation
14
15
16 VERSION 3.10 - 2014-04-16
17 -------------------------
18 * Important secirity fixes
19
20
21 VERSION 3.0 - 2014-04-08
22 ------------------------
23 * Minor fixes
24
25
26 VERSION 3.0-pre1 - 2014-04-02
27 -----------------------------
28 * Now KCFinder requires PHP >= 5.3 becouse of using namespace: "kcfinder"
29 * Support CSS & JavaScript minifier (on the fly)
30 * jQuery UI & Uniform support. New theme & theme engine (old themes are not supported)
31 * Improvements in JavaScript code to be well compressed and faster
32 * Keep PNG transparency in generated thumbnails
33 * New image viewer
34
35
36 VERSION 2.54 - 2014-03-12
37 -------------------------
38 * Performance fix only
39
40
41 VERSION 2.53 - 2014-02-22
42 -------------------------
43 * Session start fix
44 * TinyMCE 4 support
45
46
47 VERSION 2.52 - 2014-01-20
48 -------------------------
49 * Various image drivers support (gd, imagemagick, graphicsmagic)
50 * Auto-rotate images based on EXIF data
51 * PNG watermark support
52
53
54 VERSION 2.51 - 2010-08-25
55 -------------------------
56 * Drag and drop uploading plugin - big fixes
57 * Cookies problem when using single words or IPs as hostname resolved
58 * Vietnamese localization
59
60
61 VERSION 2.5 - 2010-08-23
62 ------------------------
63 * Drupal module support
64 * Drag and drop uploading plugin
65 * Two more language labels
66 * Localhost cookies bugfix
67 * Renaming current folder bugfix
68 * Small bugfixes
69
70
71 VERSION 2.41 - 2010-07-24
72 -------------------------
73 * Directory types engine improvement
74 * New 'denyExtensionRename' config setting added
75
76
77 VERSION 2.4 - 2010-07-20
78 ------------------------
79 * Online checking if new version is released in About box. To use this
80 feature you should to have Curl, HTTP or Socket extension, or
81 allow_url_fopen ini setting should be "on"
82 * New 'denyUpdateCheck' config setting added
83 * New 'dark' theme added (made by Dark Preacher)
84 * Additional 'theme' GET parameter to choose a theme from URL
85 * Thumbnails loading improvement
86 * Some changes in Oxygen CSS theme
87 * Replace alert() and confirm() JavaScript functions with good-looking boxes
88 * Safari 3 right-click fix
89 * Small bugfixes
90
91
92 VERSION 2.32 - 2010-07-11
93 -------------------------
94 * 'filenameChangeChars' and 'dirnameChangeChars' config settings added
95 * Content-Type header fix for css.php, js_localize.php and
96 js/browser/joiner.php
97 * CKEditorFuncNum with index 0 bugfix
98 * Session save handler example in core/autoload.php
99
100
101 VERSION 2.31 - 2010-07-01
102 -------------------------
103 * Proportional uploaded image resize bugfix
104 * Slideshow bugfixes
105 * Other small bugfixes
106
107
108 VERSION 2.3 - 2010-06-25
109 ------------------------
110 * Replace XML Ajax responses with JSON
111 * Replace old 'readonly' config option with advanced 'access' option
112 PLEASE UPDATE YOUR OLD CONFIG FILE!!!
113 * Slideshow images in current folder using arrow keys
114 * Multipe files upload similar to Facebook upload (not works in IE!)
115 * Option to set protocol, domain and port in 'uploadURL' setting
116 * Bugfixes
117
118
119 VERSION 2.21 - 2010-11-19
120 -------------------------
121 * Bugfixes only
122
123
124 VERSION 2.2 - 2010-07-27
125 ------------------------
126 * Many bugfixes
127 * Read-only config option
128
129
130 VERSION 2.1 - 2010-07-04
131 ------------------------
132 * Endless JavaScript loop on KCFinder disable bugfix
133 * New config setting whether to generate .htaccess file in upload folder
134 * Upload to specified folder from CKEditor & FCKeditor direct upload dialog
135 * Select multiple files bugfixes
136
137
138 VERSION 2.0 - 2010-07-01
139 ------------------------
140 * Brand new core
141 * Option to resize files/folders panels with mouse drag
142 * Select multiple files with Ctrl key
143 * Return list of files to custom integrating application
144 * Animated folder tree
145 * Directory Type specific configuration settings
146 * Download multiple files or a folder as ZIP file
147
148
149 VERSION 1.7 - 2010-06-17
150 ------------------------
151 * Maximize toolbar button
152 * Clipboard for copying and moving multiple files
153 * Show warning if the browser is not capable to display KCFinder
154 * Google Chrome Frame support for old versions of Internet Explorer
155
156
157 VERSION 1.6 - 2010-06-02
158 ------------------------
159 * Support of Windows Apache server
160 * Support of Fileinfo PHP extension to detect mime types (*mime directory type)
161 * Option to deny globaly some dangerous extensions like exe, php, pl, cgi etc
162 * Check for denied file extension on file rename
163 * Disallow to upload hidden files (with names begins with .)
164 * Missing last character of filenames without extension bugfix
165 * Some small bugfixes
166
167
168 VERSION 1.5 - 2010-05-30
169 ------------------------
170 * Filenames with spaces download bugfix
171 * FCKEditor direct upload bugfix
172 * Thumbnail generation bugfixes
173
174
175 VERSION 1.4 - 2010-05-24
176 ------------------------
177 * Client-side caching bugfix
178 * Custom integrations - window.KCFinder.callBack()
179 * Security fixes
180
181
182 VERSION 1.3 - 2010-05-06
183 ------------------------
184 * Another session bugfix. Now session configuratin works!
185 * Show filename by default bugfix
186 * Loading box on top right corner
187
188
189 VERSION 1.2 - 2010-05-03
190 ------------------------
191 * Thumbnail generation bugfix
192 * Session bugfix
193 * other small bugfixes