npm pouchdb 3.0.6

latest releases: 8.0.1, 8.0.0, 7.3.1...
9 years ago

As Cupertino fans snuggle up to their bigger and better iDevices, PouchDB users will appreciate PouchDB 3.0.6. This release contains a workaround for some unforeseen hiccups in Apple's new implementation of IndexedDB for Safari 7.1 and iOS 8.

All joking aside, we are happy to welcome Apple to the IndexedDB party (better late than never!), and we are working with the WebKit devs to resolve the issue. In the meantime, PouchDB 3.0.6 provides a workaround where we fall back to Web SQL on Apple browsers.

Other fixes in this release:

  • db.compact() performance improvements (#2623)
  • Ensure attachments work after Chrome 38 upgrade (#2773)
  • Invalid/unauthorized documents no longer halt replication (#2268)
  • Filtering no longer halts replication (#2689)
  • Update lie dependency to 2.8.0

New features in this release:

  • db.info() shows whether auto_compaction is set (#2744)

Don't miss a new pouchdb release

NewReleases is sending notifications on new releases.