Releases: apache/couchdb-fauxton
Releases · apache/couchdb-fauxton
v1.2.3
v1.2.2
v1.2.1
Fixes
- Update webpack to 4.41. Fixes build issues on various platforms.
v1.2.0
Features
- Partitioned databases support
- Search Index support
Fixes
- Remove references to deprecated dbinfo fields
- Numerous CSS fixes
- Improve accessibility for screen readers
v1.1.20
Features
- Users can now configure the number of databases per page to show in the database list
- Show icons to identify global vs partitioned mango indexes
- Scope dropdown list in docs search box to match the selected partition key
Fixes
- Characters with accents are ignored in the documents search box
- Fail to edit documents with IDs starting with 'new'
- Update detection of partitioned feature flag to match CouchDb
- Error creating new doc when partition key is selected
- Warning is not displayed when accessing a global view while a partition key is selected
v1.1.19
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
v1.1.18
v1.1.17
v1.1.16
Bump version to v1.1.16 for release (#1110)