Skip to content

Version 2.1.38

Compare
Choose a tag to compare
@nao-pon nao-pon released this 05 May 04:48
· 588 commits to 2.1 since this release

Changes form previous version

All previous changes is here.

  • [js:dialogelfinder] Re-fixed #2401 remove deprecated functions of jQuery
  • [cmd:info,help] Fixed #2445 add user preference Info Items (Selection Info Panel)
  • [php:core] More secure processing of zipdl()
  • [VD:abstract] Fixed #2450 correction of getContentUrl() (when $this->root is "/")
  • [js:core] Fixed #2453 handling back button press to close dialog
  • [cmd:opennew] Fixed #2457 new command "Open in new window" for the folder
  • [cmd:preference] Fixed #2458 move settings from "Preference" tab
  • [cmd:mkdir] Fixed #2466 'Into new folder' always on (toolbar button)
  • [css:common] Fixed #2469 to disable resizable in fullscreen mode
  • [cmd:sort] Fixed #2472 keep stay the context menu when choosing the sort menu
  • [VD:GoogleDrive] Fixed #2473 not use undefined variable
  • [ui:tree] Fixed #2485 add an option uiOptions.tree.durations
  • [ui:toast] Fixed #2487 add an option uiOptions.toast.defaults
  • [js] Performance tuning
  • [VD,cmd:search] Fixed #2490 support custom search method
  • [cmd:quicklook] support AMR Audio, FLV Video preview
  • And some minor bug fixes