From 35482a324290fb922ef96beaaad5918537f31fd7 Mon Sep 17 00:00:00 2001 From: Antoine Beaubien Date: Thu, 16 Jan 2025 09:40:50 -0500 Subject: [PATCH 1/2] Add the notification.status preference to the table Update running.md to add the new preference. --- docs/manual/running.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/manual/running.md b/docs/manual/running.md index fd56c9c..bf448a3 100644 --- a/docs/manual/running.md +++ b/docs/manual/running.md @@ -372,6 +372,7 @@ In the bottom left corner of the screen, look for Prefer |Width of the panel for facets/history|ui.browsing.facetsHistoryPanelWidth|Number (pixel)|300|500|v3.5| |Default state of the reconciliation automatch option|ui.reconciliation.automatch|Boolean|true|false|v3.8| |Value of clusting choice limit|ui.clustering.choices.limit|Number|5000|8000|v3.8| +|Warning for a next available version|notification.status||disabled|enabled|v3.7| To leave the Preferences screen, click on the diamond “OpenRefine” logo. From 1d8257b35f237fe1c4fb37d0a05575814d87de43 Mon Sep 17 00:00:00 2001 From: Antoine Beaubien Date: Thu, 16 Jan 2025 13:32:48 -0500 Subject: [PATCH 2/2] Change the default value and the example --- docs/manual/running.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/running.md b/docs/manual/running.md index bf448a3..6029738 100644 --- a/docs/manual/running.md +++ b/docs/manual/running.md @@ -372,7 +372,7 @@ In the bottom left corner of the screen, look for Prefer |Width of the panel for facets/history|ui.browsing.facetsHistoryPanelWidth|Number (pixel)|300|500|v3.5| |Default state of the reconciliation automatch option|ui.reconciliation.automatch|Boolean|true|false|v3.8| |Value of clusting choice limit|ui.clustering.choices.limit|Number|5000|8000|v3.8| -|Warning for a next available version|notification.status||disabled|enabled|v3.7| +|Warning for a next available version|notification.status||enabled|disabled|v3.7| To leave the Preferences screen, click on the diamond “OpenRefine” logo.