From 08bb9485b737ca84f223ea4ba92fc0873387fc0f Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Wed, 8 Jun 2022 15:04:44 +0100 Subject: [PATCH] =?utf8?q?JAL-4012=20what=E2=80=99s=20new=20and=20release=20?= =?utf8?q?notes=20(in=20the=20new=20styleee!)=20for=20JAL-4004,=20JAL-3989=20?= =?utf8?q?and=20JAL-3553?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- help/markdown/releases/release-2_11_2_3.md | 10 +++++++++- help/markdown/whatsnew/whatsnew-2_11_2_3.md | 1 + 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 help/markdown/whatsnew/whatsnew-2_11_2_3.md diff --git a/help/markdown/releases/release-2_11_2_3.md b/help/markdown/releases/release-2_11_2_3.md index 81f32ee..1facc25 100644 --- a/help/markdown/releases/release-2_11_2_3.md +++ b/help/markdown/releases/release-2_11_2_3.md @@ -1,9 +1,17 @@ --- version: 2.11.2.3 -date: 2022-05-12 +date: 2022-06-09 channel: "release" --- +## New Features + +- Release notes and what's new documentation pages now generated from individual markdown files +- Release process generates Hugo friendly JSON metadata to use when publishing releases on www.jalview.org +- New gradle tasks for publishing to the Jalview version archive + + ## Issues Resolved - Validation fails when trying to configure custom JABAWS server +- Fixed typos in documentation diff --git a/help/markdown/whatsnew/whatsnew-2_11_2_3.md b/help/markdown/whatsnew/whatsnew-2_11_2_3.md new file mode 100644 index 0000000..cda0ff2 --- /dev/null +++ b/help/markdown/whatsnew/whatsnew-2_11_2_3.md @@ -0,0 +1 @@ +Jalview 2.11.2.3 is the third patch release in the 2.11.2 series. It addresses a critical bugs affecting users working with very wide alignments and those needing to use alternate JABAWS servers, support for display of very small and large tree lengths with scientific notation, and essential improvements to the build and release notes documentation system. -- 1.7.10.2