Releases: pouchdb/pouchdb-server
Releases · pouchdb/pouchdb-server
4.2.0
4.1.0
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
Updated dependencies.
v4.0.0
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
The breaking changes in 2.0.0 correspond to the changes in express-pouchdb 2.0.0. For details please see that release page.