From fec9cef81832bd69666c7db93287ba17e639f91a Mon Sep 17 00:00:00 2001 From: Tessa Walsh Date: Tue, 22 Nov 2022 14:13:00 -0500 Subject: [PATCH] Add note about Vue UI to New Features --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 7db37d4f..87b66902 100644 --- a/README.rst +++ b/README.rst @@ -49,6 +49,8 @@ The 2.x release included a major overhaul of pywb and introduces many new featur * New in 2.6: Support for localization and multi-language deployment. +* New in 2.7: New banner/calendar UI written in `Vue `_, with interactive timeline and easier theming of colors and logo via ``config.yaml``. + Please see the `full documentation `_ for more detailed info on all these features.