You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2018/07/24 11:23:54 UTC

[couchdb-documentation] branch 2.2.0-release-notes-2 updated: Add Fauxton relnotes

This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch 2.2.0-release-notes-2
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git


The following commit(s) were added to refs/heads/2.2.0-release-notes-2 by this push:
     new de52414  Add Fauxton relnotes
de52414 is described below

commit de52414b6349d26e7cc484ca050c61207a39e9e0
Author: Joan Touzet <jo...@atypical.net>
AuthorDate: Tue Jul 24 07:23:46 2018 -0400

    Add Fauxton relnotes
---
 src/whatsnew/2.2.rst | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/src/whatsnew/2.2.rst b/src/whatsnew/2.2.rst
index 11d010d..c7e68c3 100644
--- a/src/whatsnew/2.2.rst
+++ b/src/whatsnew/2.2.rst
@@ -98,7 +98,11 @@ Features
 
 * Much improved Fauxton functionality. Highlights include:
 
-  * TODO Fauxton improvement list
+  * Search support in the code editor
+  * Support for relative Fauxton URLs (*i.e.*, not always at ``/_utils``)
+  * Replication setup enhancements for various authentication mechanisms
+  * Fixes for IE10, IE11, and Edge (we hope...)
+  * Resolving conflicts of design documents is now allowed
 
 * :ghissue:`496`, :issue:`3287`: New pluggable storage engine framework has landed in
   CouchDB. This internal refactor makes it possible for CouchDB to use different backends