This is an automated email from the ASF dual-hosted git repository. jan pushed a commit to branch doc/whats-new-3.4.0 in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit ca487eed0b74f6ced658792ee8a1b1999d4c4203 Author: Ronny Berndt <[email protected]> AuthorDate: Fri May 24 20:08:02 2024 +0200 Use new Fauxton UI release v1.3.1 --- src/docs/src/whatsnew/3.4.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/src/docs/src/whatsnew/3.4.rst b/src/docs/src/whatsnew/3.4.rst index 3f4f531c4..eed257122 100644 --- a/src/docs/src/whatsnew/3.4.rst +++ b/src/docs/src/whatsnew/3.4.rst @@ -111,6 +111,7 @@ Features and Enhancements * :ghissue:`4404`: Respond with 503 immediately if search not available. * :ghissue:`4347`: Remove failed ``couch_plugins`` experiment. * :ghissue:`5046`: JWT: require valid `exp` claim by default +* :ghissue:`5065`: Update Fauxton UI to version v1.3.1 Performance -----------
