Skip to content
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.

v0.10.1

Compare
Choose a tag to compare
@wkh237 wkh237 released this 04 Jan 03:04
  • Fix #174 Android SDCardDir undefined issue
  • Fix #210
  • Fix #206 Android app crash when fs.lstat got a null or undefined argument
  • Fix #187 EventTarget issue @sprmn #194 , which makes Firebase 3.5.3+ works inproperly
  • Add missing quotes to Android multipart/form-data attributes @hhravn #185
  • Improve Blob polyfill memory efficiency 49a0b8d
  • Fix Blob.slice potential error when blob cache folder is not exist #180 @kenmaca