PouchDB 7.3.0
Alba Herrerías

By: Alba Herrerías
Published: 13 April 2022
We're happy to announce the release of PouchDB 7.3.0, bringing in features, fixes and dependency updates. For a full changelog from 7.2.2 to 7.3.0, please see the releases page or [...]

PouchDB 7.2.1 - New indexeddb adapter
Gareth Bowen

By: Gareth Bowen
Published: 12 February 2020
New indexeddb adapter #7618 - We are excited to announce the release of a new adapter for indexeddb access which uses native indexes rather than custom tables. This is an [...]

PouchDB 7.1.1 - Bug fixes and dependency updates
Garren Smith

By: Garren Smith
Published: 13 June 2019
We have another PouchDB release. The main improvements in this release are bug fixes and dependency updates. For a full changelog from 7.0 to 7.1.1, please see the releases page [...]

PouchDB 7.0 - 17.5% less PouchDB
Dale Harvey

By: Dale Harvey
Published: 21 June 2018
As promised back in January it is time to drop WebSQL from our default builds. This not only lets us focus our development efforts on a single engine but along [...]

PouchDB 6.4.2 - Long live WebSQL
Dale Harvey

By: Dale Harvey
Published: 23 January 2018
In this release PouchDB now supports IndexedDB by default in Safari and will drop support for WebSQL in future versions. [...]