- deps: assert@^1.3.0
- deps: co-busboy@^1.3.1
- deps: [email protected]
- deps: path@^0.11.14
- Add client function: browserIsSupportHtml5
- Modify client function: control_upload
- Fix bug: client function control_upload; server control_upload
- Fix bug: server function file.fileSize
- server function file.dirRemoveRecursive/file.fileRemove return boolean to hint whether be removed.
- remove db exception.
- fix server.file.dirAssure bug.
- add method server/client.utils.isEmpty()
- improve client loading control.
- add console.debug.
- add nav_init(..., options).
- remove client.isPhoneMobile
- add client.str_isPhoneMobile
- add client.str_isEmpty
- add client.str_getByteSize
- add client.str_replace
- fix fileCopy bug