Skip to content

Releases: apache/couchdb-fauxton

v1.3.1

23 May 15:09
efa6499
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

19 Nov 06:36
1b2c7e4
Compare
Choose a tag to compare

Full Changelog: v1.2.9...v1.3.0

v1.2.9

16 Dec 19:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.8...v1.2.9

v1.2.7

27 Sep 21:40
cbcc9cd
Compare
Choose a tag to compare
Version 1.2.7

Latest release

08 Sep 17:34
ce76aac
Compare
Choose a tag to compare
v1.2.6

1.2.6

v1.2.5

10 Jun 00:41
be5561b
Compare
Choose a tag to compare
  • Show errors on upload fail
  • Enhance document saving UX

v1.2.4

29 Apr 23:16
104519b
Compare
Choose a tag to compare

Features

  • Replace the notification bar by toasts (#1265)

Fixes

  • Improve end to end tests (#1248)
  • Format ES6 JavaScript properly (#1268)
  • Handle spaces in navigation URL correctly (#1269)

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.