Skip to content

Releases: apache/couchdb-fauxton

v1.2.3

03 Feb 19:41
f64e88d
Compare
Choose a tag to compare
  • Support multiple server-generated warnings in Query #1245
  • Fix potential selector ID collisions #1246

v1.2.2

15 Oct 11:46
Compare
Choose a tag to compare

Fixes

  • Explicitly add peerdependencies in package.json (#1233). Fixes building the release bundle under webpack 4.

v1.2.1

10 Oct 12:32
Compare
Choose a tag to compare

Fixes

  • Update webpack to 4.41. Fixes build issues on various platforms.

v1.2.0

08 Oct 15:25
Compare
Choose a tag to compare

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

11 Feb 16:40
2028860
Compare
Choose a tag to compare

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

26 Nov 18:37
eaa2f17
Compare
Choose a tag to compare

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

07 Aug 14:47
Compare
Choose a tag to compare
  • Fix caching issues with IE11
  • Fix replication URL for a local database when accessing Fauxton under a sub route.

v1.1.17

30 Jul 00:43
fdfaef3
Compare
Choose a tag to compare
  • Add polyfills for IE11

v1.1.16

24 Jul 04:17
10891ce
Compare
Choose a tag to compare
Bump version to v1.1.16 for release (#1110)