Skip to content

Releases: pouchdb/pouchdb-server

4.2.0

25 Sep 22:40
Compare
Choose a tag to compare

Changelog:

  • (#353) - Fix for swallowing .info errors
  • (#412) - Fix for jest being a production dependency
  • dependency updates

4.1.0

13 Aug 08:50
Compare
Choose a tag to compare

Changelog:

  • (#341) - Fix crash on admin setup at db initialization
  • (#343): prevent bulkDocs TypeError
  • (#233) - Fix for EventEmitter memory leak
  • (#323) - Get opts.auth working with XHR in http-pouchdb
  • (#317) - Add allow_persistent_cookies config (#319)
  • (#311) - Example for the REDIS_URL for the redisdown
  • dependency updates

4.0.1

05 Jun 21:02
Compare
Choose a tag to compare

Updated dependencies.

v4.0.0

27 Jan 08:50
Compare
Choose a tag to compare

This is the first release build from a complete monorepo (#197). Thanks to everyone who worked hard to make that possible! (In particular @loic and @gr2m.) It also fixes a security issue: #290, and express-pouchdb will now expose its mode (#276). Finally, there is now better Electron support (#264). There is no 3.0.0 release as you might expect, because some of the dependencies now in the monorepo already had such a version number.

2.0.0

22 Dec 05:50
Compare
Choose a tag to compare

The breaking changes in 2.0.0 correspond to the changes in express-pouchdb 2.0.0. For details please see that release page.