From: James Procter Date: Thu, 30 Nov 2023 16:55:24 +0000 (+0000) Subject: JAL-4351 update release notes for JAL-4342 X-Git-Tag: Release_2_11_3_2^2 X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=dd8032b8d762ea60928b6eec6de5e4247888f0c1 JAL-4351 update release notes for JAL-4342 --- diff --git a/help/markdown/releases/release-2_11_3_2.md b/help/markdown/releases/release-2_11_3_2.md index 906cc93..6c0b587 100644 --- a/help/markdown/releases/release-2_11_3_2.md +++ b/help/markdown/releases/release-2_11_3_2.md @@ -10,6 +10,6 @@ channel: "release" - --structureimage exports an image without the fully rendered structure when run via CLI (known defect since 2.11.3.0) - Missing last letter when copying consensus sequence from alignment after applying filter (known defect affecting 2.10.4 onwards) - +- export all alignment annotation as CSV produces an empty file or cut'n'paste text box diff --git a/help/markdown/whatsnew/whatsnew-2_11_3_2.md b/help/markdown/whatsnew/whatsnew-2_11_3_2.md index 664e5d5..20405df 100644 --- a/help/markdown/whatsnew/whatsnew-2_11_3_2.md +++ b/help/markdown/whatsnew/whatsnew-2_11_3_2.md @@ -1 +1,3 @@ -The 2.11.3.2 release fixes a critical bug affecting structure viewer image export when running jalview via command line (affects native Jalview installations and conda packages). +The 2.11.3.2 release addresses a handful of minor defects and known issues, and +fixes a critical bug affecting structure viewer image export when jalview is +run as a command line tool on native and conda-based installations.