* FileUpload transfer as base64 and decode to bytes now
0.1.1
* FileUpload transfer binary string now (if text, you will need to decode)) * FileSelect is now limited to the path (no way to browse/select elsewhere), security !!! * signature change: FileSelect( path, cb(fullpath), pattern="*" )