Features
- Run query when pressing Ctrl-Enter in mango query editor
- Increase width of string editor modal
- Allow user to customize the font size and text density of the results list
- [preview] Support for partitioned databases. Only available when feature is enabled on the CouchDB server
Fixes
- Error is shown when enabling CORS
- Cancel link in the View Editor doesn't work when ddoc name has special chars
Maintenance
- Update dependencies to solve npm audit issues
- Refactored several addons to use Redux
- Update test-related packages (Jest, Sinon, Enzyme, etc)
- Remove dependency with Chai