Skip to content

cloudcmd v6.2.0

Compare
Choose a tag to compare
@coderaiser coderaiser released this 24 Jan 11:50
· 2149 commits to master since this release

Sort

Added ability to sort file list by name, size and date in ascending and descending order.
To use new feature just click on column name.

Big thanks to @quazardous for help with implementing sorting in readify#2.

sort

fix

  • (dom) getDataFromStorage: callback called twice

feature

  • (cloudcmd) add ability to sort by name, size and date (#101)