JWS-122 & JWS-116 New documentation entry with instructions on how to use the JABAWS...
[jabaws.git] / website / docs / _sources / changelog.rst.txt
index d4016fc..cbd023a 100644 (file)
@@ -4,13 +4,16 @@ Changelog
 
 .. _v2.2:
 
-Version 2.2 (Released 12 April 2017)
-------------------------------------
+Version 2.2 (Released 02 June 2017)
+-----------------------------------
 
 The website and documentation were improved:
 
 * `Sphinx`_ is now used to generate our documentation pages.
 * Documentation was updated to reflect the latest changes introduced in the project.
+* Usage Statistics are now cached and refreshed every hour for improved website loading times.
+* Service Status are now similarly cached and monitored every 10 minutes.
+* We now provide a `Docker`_ image which allows for JABAWS to be run in Docker containers.
 * Downloading the JABAWS distributions no longer require 'sign in' or 'sign up' to a user account.
 * The pre-configured JABAWS Amazon Machine Image (AMI), which allowed for JABAWS to be run in the Amazon EC2 cloud, is no longer provided due to very limited use by the scientific community peers.
 
@@ -20,12 +23,15 @@ The versions of several application programs provided by JABAWS were bumped to t
 * ClustalW was updated to version 2.1
 * Mafft was updated to version 7.3.10
 * T-Coffee was updated to version 11.00.8cbe486
+* `AACon`_ was updated to version 1.1
 * Protein secondary structure prediction with Jpred (version 3.0.3) was dropped from the list of provided services, as the use of the dedicated Jpred REST API (Jpred 4) is encouraged and recommended. This is the version that is currently provided within Jalview 2.9 or later.
 
 .. note:: JABAWS version 2.2 is fully backward compatible with JABAWS v1.0 and v2.0. This means all JABAWS 1.0, 2.0, 2.0.1 and 2.1 clients should also be able to use JABAWS 2.2 services.
 
 
 .. _Sphinx: http://www.sphinx-doc.org/en/stable/
+.. _AACon: http://www.compbio.dundee.ac.uk/aacon/
+.. _Docker: https://www.docker.com/
 
 ------------
 
@@ -59,7 +65,7 @@ JABAWS 2.0.1 includes several bug fixes and minor updates for JABAWS Version 2.0
 * Disembl returned swapped strings for HOTLOOPS and REM465
 * Jronn failed to process jobs with more than 3 sequences
 * JABAWS could not deal with FASTA records with '>' symbols in the record identificator
-* Change of parameter description for AAcon: parameters have been replaced with options for calculation methods. This allows a user to get several AAcon's conservation scores in one call
+* Change of parameter description for AACon: parameters have been replaced with options for calculation methods. This allows a user to get several AACon's conservation scores in one call
 * JABAWS never cleaned up job directories. Now JABAWS deletes the job directory if it exist longer than a period defined in Engine.properties
 * Default web security has been incompatible with Tomcat 7.0.31 and newer
 * Documentation has been updated