Calvin Metcalf

By: Calvin Metcalf
Published: 04 September 2014

This week we present PouchDB 3.0.4, which fixes a bunch of stuff with attachments. Now the kittens generated by the 3.0.0 release may be safely stored in Pouch.

Kittens

Attachmentspalooza

  • In Firefox, different attachments now (correctly) have different MD5 hashes. Previously they were just hashes of the string '[Object] object'. With this, we also now check that the hashes we produce are identical to the ones that CouchDB produces (with the exception of plaintext ones due to Erlang being weird and not having ASCII strings) (#2698).
  • Weirdness in Chrome 37-39 with FileReader and empty blobs is now fixed (#2713).
  • Fix for a bug in Chrome 37 relating to blobs in IndexedDB (#2701).
  • HTTP pouches now support buffer/blob data in attachments (#2577).

Other fixes in 3.0.4