forked from Studio-42/elFinder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Changelog
130 lines (101 loc) · 4.16 KB
/
Changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
2015-xx-xx
* elFinder (2.1.3):
- Auto configure `customHeaders`, `xhrFields` for CORS
- Allow set elFinder::$volumesCnt by HTTP header "X-elFinder-VolumesCntStart"
- Resolved #1145, Configurable keyboard shortcuts of any command
- Force non-overwrite on URL uploading
- Supported Drag out function with [Shift] + Drag
- Drag and Drop copy from elFinder(A) to elFinder(B)
- Make list of download url to Text editor
- Drag and Drop download with Chrome (Single file only)
- etc.
- Others, some minor bug fixes
2015-11-23 Naoki Sawada <[email protected]>
* elFinder (2.1.2):
- [security-fix] vulnerability of the MIME type quarantine
- Multi-line filename editing on icon view
- Auto expands filename editing on list view
- Fixed #1124, Uploading problem exactly 20MiB/30MiB/40MiB...
- Marged #1125, Fix file permissions for MySQL LOAD_FILE command
- Fixed #1127, Supported full path including the drive letter of the Windows server
- Marged #1131, #1132, Complete Romanian(ro) translation
- Fixed symbolic link file stats `mtime`, `size`
- Marged #1133, Complete German(de) translation
- Marged #1139, Complete Türkçe(tr) translation
- Marged #1141, Plugin Normalizer function: make filename lowercase
- Others, some minor bug fixes
2015-11-23 Naoki Sawada <[email protected]>
* elFinder (2.0.4):
- [security-fix] vulnerability of the MIME type quarantine
2015-11-10 Naoki Sawada <[email protected]>
* elFinder (2.1.1):
- More High performance server backend and light client UI
- Connector plugin
- AutoResize : Auto resize on file upload.
- Normalizer : UTF-8 Normalizer of file-name and file-path etc.
- Sanitizer : Sanitizer of file-name and file-path etc.
- Watermark : Print watermark on file upload.
- Folder upload with Chrome
- Chunked file upload
- Upload directly to the folder
- Creating the archive by specifying the file name
- Direct extraction to the current working directory (you do not want to create a folder)
- Support Dropbox.com© (Configurable & As network volume)
- Supports custom information in info dialog
- Configuable columns of list view
- Supports custom CSS class function of tree view
2015-11-10 Naoki Sawada <[email protected]>
* elFinder (2.0.3):
- jQuery 1.9+ support
- 350+ bugs fixed since rc1 version
- Modify translations and some new translations
- Netmount volume function
2012-04-10 Troex Nevelin <[email protected]>
* elFinder (2.0 rc1):
- Major code refactor
- 200+ bugs fixed since beta version
- 14 new translations
- FTP volume driver
- Advanced image editing dialog
2011-07-10 Troex Nevelin <[email protected]>
* elFinder (2.0 beta):
- New branch 2.x, total rewrite from scratch
- MySQL volume driver support (as file storage)
- Full drag & drop support with HTML5 upload
2011-06-20 Troex Nevelin <[email protected]>
* elFinder (1.2):
- jQuery and UI updated
- Python connector improvements
- QuickLook fixed
- CSS fixes
- New icons from http://pixel-mixer.com/
- New languages: Czech, Dutch, German, Greek, French, Hungarian,
Italian, Japanese, Latvian, Polish, Brazilian Portuguese,
Slovak, Thai, Turkish, Vietnamese, Simplified Chinese,
Traditional Chinese
2010-03-11 Troex Nevelin <[email protected]>
* elFinder (1.1):
- Total rewrite from scratch.
- New PHP connector.
- Python connector.
- Create/Extract archives.
- QuickLook.
- "Places" for favorites.
- Background thumbnails creation.
- Exteneded configuration options of connector and client.
- Spanish localization.
- JSON API description.
- Full documentation in English, Russian and Spanish.
- No more use of jquery plugins.
- Website update.
- [bugfix] All known bugs fixed.
2009-11-09 Dmitry Levashov <[email protected]>
* elFinder (1.0.1):
- In directory tree panel added arrows to open/close directories
without entering in.
- Added shortcut support for copy/cut/paste/delete files and
folders. For Mac users added Command+Backspace support.
- Added context menu to current directory.
- Added help.
- [bugfix] invalid determing files/folders permissions using
"perms" options in php connector