By: Dale Harvey
Published: 01 June 2014
PouchDB 2.2.3 is now released! Please file issues or tell us what you think. We would also like to give a huge thanks to our new and existing contributors.
Major Changes:
- Experimental browser adapter plugins (#2190)
- Fix Ember.js integration (#2158)
- Fix Browserify integration (#2249, pouchdb/mapreduce#170)
- Fixes for conflict resolution (#2072)
- Better error handling in replication (#2122)
- Fix Internet Explorer 10-11 (#1661, #2198, #2132)
- Fix attachments in Android 4.x (#1992)
- Fix LevelDB memory leak, race condition, error messages (#2250, #2251, #2144)
- Perf improvements for replication in WebSQL & IndexedDB (#2180, #2178)
- Bugfixes for IndexedDB inclusive_end (#2129)
- Fix
changes()
memory leak (#2311)