forked from Studio-42/elFinder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Changelog
63 lines (49 loc) · 1.79 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
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