From 4ae3b020ccc351cc61130c9431f3a11dd7bc2995 Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Wed, 8 Jun 2022 15:17:16 +0100 Subject: [PATCH] JAL-4014 release notes for JAL-4023 and JAL-4024 --- help/markdown/releases/release-2_11_2_3.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/help/markdown/releases/release-2_11_2_3.md b/help/markdown/releases/release-2_11_2_3.md index 1facc25..307d821 100644 --- a/help/markdown/releases/release-2_11_2_3.md +++ b/help/markdown/releases/release-2_11_2_3.md @@ -9,9 +9,12 @@ channel: "release" - 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 +- Tree branch labels shown using Scientific notation for very small or large lengths ## Issues Resolved - Validation fails when trying to configure custom JABAWS server +- Jumping from left to far right via rapid drag of scroll bar or clicking the overview window can cause Jalview to temporarily hang when working with alignments with more than 10 thousand columns +- Labels for tree branches smaller than 0.005 are shown as '0' in the tree viewer - Fixed typos in documentation -- 1.7.10.2