From 00a0552110d2d6a9f4e4da584b28d53fc3bfffd0 Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Fri, 1 Jul 2022 13:44:40 +0100 Subject: [PATCH] =?utf8?q?JAL-4036=20JAL-4012=20note=20about=20Uniprot=20FTS?= =?utf8?q?=20workaround=20in=20search=20documentation,=20and=20update=20to=20?= =?utf8?q?release=20notes=20and=20what=E2=80=99s=20new?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- help/help/html/features/uniprotsequencefetcher.html | 8 ++++++++ help/markdown/releases/release-2_11_2_3.md | 2 ++ help/markdown/whatsnew/whatsnew-2_11_2_3.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/help/help/html/features/uniprotsequencefetcher.html b/help/help/html/features/uniprotsequencefetcher.html index 72e7649..25d1a17 100644 --- a/help/help/html/features/uniprotsequencefetcher.html +++ b/help/help/html/features/uniprotsequencefetcher.html @@ -32,6 +32,14 @@ allows sequences to be located via gene name, keywords, or even via manual cross-referencing from UniProt or other bioinformatics websites. +
+
+ Please Note:Versions of Jalview older than 2.11.2.3 may need a configuration change + in order to access freetext search. Please see this post: + https://discourse.jalview.org/t/uniprot-free-text-search-not-working-in-jalview-2-11-2-2-and-earlier/1825 + in Jalview's discussion forum for a workaround. +

To open the UniProt Sequence Fetcher, select UniProt as the database from any Sequence Fetcher dialog (opened diff --git a/help/markdown/releases/release-2_11_2_3.md b/help/markdown/releases/release-2_11_2_3.md index 6f4ce26..52c81d2 100644 --- a/help/markdown/releases/release-2_11_2_3.md +++ b/help/markdown/releases/release-2_11_2_3.md @@ -12,10 +12,12 @@ channel: "release" - 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 +- Uniprot Free Text Search redirected to legacy.uniprot.org ## Issues Resolved +- Uniprot Free Text Search in Jalview 2.11.2.2 and earlier stopped working on 29th June 2022 - Validation fails when trying to configure custom JABAWS server - Jalview doesn't call PymolWIN.exe correctly - improved recognition of binaries on Windows - 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 diff --git a/help/markdown/whatsnew/whatsnew-2_11_2_3.md b/help/markdown/whatsnew/whatsnew-2_11_2_3.md index cda0ff2..f911062 100644 --- a/help/markdown/whatsnew/whatsnew-2_11_2_3.md +++ b/help/markdown/whatsnew/whatsnew-2_11_2_3.md @@ -1 +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. +Jalview 2.11.2.3 is the third patch release in the 2.11.2 series. It addresses a critical bugs affecting Uniprot free text search, 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