From 03f9708d8d8a17683da487633c16f03367dd0b14 Mon Sep 17 00:00:00 2001 From: Ilya Kreymer Date: Wed, 1 Feb 2023 17:41:54 -0800 Subject: [PATCH] CHANGELIST: Update changelist for 2.7.3 --- CHANGES.rst | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 9d9ed91d..e9aa5f35 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,14 +1,16 @@ pywb 2.7.3 changelist ~~~~~~~~~~~~~~~~~~~~~ -(In progress) - -* Catch warcio exceptions when indexing CDX by @oskarhek -* Add ui.logo_home_url as config.yaml option -* wb-manager: Show error when adding duplicate warc files by @kuechensofa -* Improve search template and add help text by @krakan -* Use default_locale when lang not set in the request by @krakan (#805) - +* issue_792 catch warcio exception by @oskarhek in https://github.com/webrecorder/pywb/pull/793 +* Add ui.logo_home_url as config.yaml option by @tw4l in https://github.com/webrecorder/pywb/pull/791 +* [#795] Show error when adding duplicate warc file by @kuechensofa in https://github.com/webrecorder/pywb/pull/797 +* Make search page more intuitive by @krakan in https://github.com/webrecorder/pywb/pull/794 +* Modify search template buttons by @tw4l in https://github.com/webrecorder/pywb/pull/801 +* [#804] Use default_locale when lang not set in the request by @krakan in https://github.com/webrecorder/pywb/pull/805 +* feat: regex substitution on surt rules match by @mijho in https://github.com/webrecorder/pywb/pull/780 +* Bump minimatch from 3.0.4 to 3.1.2 in /pywb/vueui by @dependabot in https://github.com/webrecorder/pywb/pull/777 +* Bump decode-uri-component from 0.2.0 to 0.2.2 in /pywb/vueui by @dependabot in https://github.com/webrecorder/pywb/pull/786 +* rules: add 'debugNoBatch' rewrite for fb and insta by @ikreymer in https://github.com/webrecorder/pywb/pull/806 pywb 2.7.2 changelist ~~~~~~~~~~~~~~~~~~~~~