Changelog 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. 2012-04-10 Troex Nevelin <troex@fury.scancode.ru>
  2. * elFinder (2.0 rc1):
  3. - Major code refactor
  4. - 200+ bugs fixed since beta version
  5. - 14 new translations
  6. - FTP volume driver
  7. - Advanced image editing dialog
  8. 2011-07-10 Troex Nevelin <troex@fury.scancode.ru>
  9. * elFinder (2.0 beta):
  10. - New branch 2.x, total rewrite from scratch
  11. - MySQL volume driver support (as file storage)
  12. - Full drag & drop support with HTML5 upload
  13. 2011-06-20 Troex Nevelin <troex@fury.scancode.ru>
  14. * elFinder (1.2):
  15. - jQuery and UI updated
  16. - Python connector improvements
  17. - QuickLook fixed
  18. - CSS fixes
  19. - New icons from http://pixel-mixer.com/
  20. - New languages: Czech, Dutch, German, Greek, French, Hungarian,
  21. Italian, Japanese, Latvian, Polish, Brazilian Portuguese,
  22. Slovak, Thai, Turkish, Vietnamese, Simplified Chinese,
  23. Traditional Chinese
  24. 2010-03-11 Troex Nevelin <troex@fury.scancode.ru>
  25. * elFinder (1.1):
  26. - Total rewrite from scratch.
  27. - New PHP connector.
  28. - Python connector.
  29. - Create/Extract archives.
  30. - QuickLook.
  31. - "Places" for favorites.
  32. - Background thumbnails creation.
  33. - Exteneded configuration options of connector and client.
  34. - Spanish localization.
  35. - JSON API description.
  36. - Full documentation in English, Russian and Spanish.
  37. - No more use of jquery plugins.
  38. - Website update.
  39. - [bugfix] All known bugs fixed.
  40. 2009-11-09 Dmitry Levashov <dio@std42.ru>
  41. * elFinder (1.0.1):
  42. - In directory tree panel added arrows to open/close directories
  43. without entering in.
  44. - Added shortcut support for copy/cut/paste/delete files and
  45. folders. For Mac users added Command+Backspace support.
  46. - Added context menu to current directory.
  47. - Added help.
  48. - [bugfix] invalid determing files/folders permissions using
  49. "perms" options in php connector