v1.0.6
- added Cache API accessibility test. Some browser privacy settings could block access to Cache API resulting in the SecurityError
The operation is not secure
error in Firefox. The test consist of a simplecaches.open
which is very fast. - data is now always stored in json object data-format.