From be288e5f7036e8a55928ac18820fc47572d6b0ff Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Fri, 13 Sep 2024 14:38:50 +0100 Subject: [PATCH] JAL-4418 sign off JAL-4454 and convert markdown header to html for whatsNew 'experimental' --- help/markdown/releases/release-2_11_4_0.md | 1 + help/markdown/whatsnew/whatsnew-2_11_4_0.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/help/markdown/releases/release-2_11_4_0.md b/help/markdown/releases/release-2_11_4_0.md index 542284c..7d4d611 100644 --- a/help/markdown/releases/release-2_11_4_0.md +++ b/help/markdown/releases/release-2_11_4_0.md @@ -32,6 +32,7 @@ channel: "develop" - integrate OSX codesigning scripts in jalview's repository - new documentation describing how jalview project XML schema is maintained (in doc/jalview-projects.md) - updated Jalview's Ensembl's client for v15.8 of the REST API - change in BRAF query returned by ensembl Genes for chicken for GRCg7b (now ENSGALG00010013466, was ENSGALG00000012865) +- "Getdown DEVELOP Channel" linkCheck fails if there's a link to whatsNew#experimental or releaseHistory from other help pages ## Issues Resolved - jalview does not fetch from a URL containing a redirect diff --git a/help/markdown/whatsnew/whatsnew-2_11_4_0.md b/help/markdown/whatsnew/whatsnew-2_11_4_0.md index cc127df..8d72ab8 100644 --- a/help/markdown/whatsnew/whatsnew-2_11_4_0.md +++ b/help/markdown/whatsnew/whatsnew-2_11_4_0.md @@ -16,7 +16,8 @@ store updates in user's home directories, Automatic updates can also be disabled updates instead carried out using a new jalview_admin command line tool. -## Experimental features + +Experimental features This release includes experimental support (enabled in the Tools menu) for handling drag'n'drop of alignment, tree, annotations and feature file(s) -- 1.7.10.2