JAL-4090 bump version and set up release notes for 2.11.3
authorJim Procter <j.procter@dundee.ac.uk>
Sat, 29 Oct 2022 11:20:09 +0000 (12:20 +0100)
committerJim Procter <j.procter@dundee.ac.uk>
Sat, 29 Oct 2022 11:23:56 +0000 (12:23 +0100)
.settings/org.eclipse.buildship.core.prefs
RELEASE
help/markdown/releases/release-2_11_3.md [new file with mode: 0644]

index e889521..e479558 100644 (file)
@@ -1,2 +1,13 @@
+arguments=
+auto.sync=false
+build.scans.enabled=false
+connection.gradle.distribution=GRADLE_DISTRIBUTION(WRAPPER)
 connection.project.dir=
 eclipse.preferences.version=1
+gradle.user.home=
+java.home=
+jvm.arguments=
+offline.mode=false
+override.workspace.settings=false
+show.console.view=false
+show.executions.view=false
diff --git a/RELEASE b/RELEASE
index 5bcf6d0..c29f144 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,2 +1,2 @@
 jalview.release=releases/Release_2_11_2_Branch
-jalview.version=2.11.2.5
+jalview.version=2.11.3
diff --git a/help/markdown/releases/release-2_11_3.md b/help/markdown/releases/release-2_11_3.md
new file mode 100644 (file)
index 0000000..18b15ea
--- /dev/null
@@ -0,0 +1,24 @@
+---
+version: 2.11.3
+date: 2022-12-12
+channel: "release"
+---
+
+## New Features
+
+- <!-- JAL-4061 --> Find can search sequence features' type and description
+- <!-- JAL-4062 --> Hold down Shift + CMD/CTRL C to copy highlighted regions as new sequences
+JAL-4089       use selected columns for superposition
+JAL-4086       Highlight aligned positions on all associated structures when mousing over a column
+JAL-4083       Exceptions for multiple residue highlights in Jmol
+JAL-4075       Don't add string label version of DSSP secondary structure codes in secondary structure annotation rows
+JAL-4033       selections with visual feedback via contact matrix annotation
+JAL-4027       contact matrix datatype in Jalview
+JAL-3895       Alphafold red/orange/yellow/green colourscheme for structures
+JAL-3855       Discover and import alphafold2 models and metadata from https://alphafold.ebi.ac.uk/
+JAL-3416       FlatLAF default look and feel on Linux, OSX and everywhere else ?
+JAL-2961       Jmol view not always centred on structures when multiple structures are viewed
+JAL-2382       Import and display sequence-associated contact predictions in CASP-RR format
+JAL-2349       Contact prediction visualisation
+JAL-2348       modularise annotation renderer
+JAL-1551       Standard source code formatting and editing settings