diff --git a/html/relnotes.html b/html/relnotes.html index aa5c926776edcf37ae9f57054049d2b9a21ed50e..43528b4b98cfb877c1f0fc8d535bcc5661b2ac28 100644 --- a/html/relnotes.html +++ b/html/relnotes.html @@ -17,7 +17,8 @@ <h2>Under development</h2> <p><ul compact="1"> -<li>Implemented a better recovery in case of database connection loss (server)</li> +<li>Implementing WSAlignment connecting to remote web service for matching</li> +<li>Implementing a better recovery in case of database connection loss (server)</li> <li>Provide better return forms in HTMLAServManager (server)</li> <li>Implement ontology support database store (server)</li> <li>Online evaluation (server)</li> @@ -35,6 +36,9 @@ <p> <ul compact="1"> <li>Implemented OWL API 2 support [not shipped] (onto)</li> +<li><font color="red">Deprecated</font> <tt>Cell.getObjectXAsURI()</tt> + in favour of <tt>Cell.getObjectXAsURI(Object ontology) (api)</tt> +<li>Upgraded NeOn plug-in for working with NeOn toolkit 1.1</li> <li>Corrected an error of the <tt>Cell.inverse()</tt> method (impl)</li> <li>Corrected an error in storing alignments (server)</li> <li>Corrected an error in the MANIFEST of the NeOn plug in (plugin)</li>