
** Improved smart auto-complete in the semantic Patterns and Timelines search interface.
** Added a configuration option which allows you to start the UI and the KIM server with a single command in the same Java Virtual Machine(using [Jetty embedded|http://jetty.codehaus.org/jetty/]), which is very useful when developing showcases or small demos. Still, running the KIM UI in a separate web application container such as [Tomcat 6.x/7.x|http://tomcat.apache.org/] is recommended for production environments.
* Dropped support of the Web Services API
** Custom web services can still be developed, all you need to get going is the KIM API.
** For additional information ask on the [KIM discussion mailing list|http://ontomail.semdata.org/cgi-bin/mailman/listinfo/kim-discussion].
* Documentation
** More detailed and easy to follow online documentation publicly available at [https://confluence.ontotext.com/display/Kim36Docs].
* Notes on upgrading
** Although the Java API of the KIM Server has been altered significantly, the overall structure remains the same. If your client software uses a removed method for some interface, please consult the interface Javadocs to find a replacement method.
** Upgrading from an existing KIM 3.0 installation is possible, but complicated. Upgrading the [OWLIM|http://www.ontotext.com/owlim] image from 3.x to 5.x is not straightforward, as migration tools exist only for the purpose of upgrading from [OWLIM|http://www.ontotext.com/owlim] 4.x to 5.x. We will post instructions as soon as the [OWLIM|http://www.ontotext.com/owlim] team posts instructions for upgrading from 3.x to 5.x. Re-populating your data is always an option, though not very efficient for large amounts of data.
** KIM 3.6 requires [Java Development Kit 6|http://www.oracle.com/technetwork/java/javase/readme-142177.html] and is not compatible with Java 7. Although we are keen to provide Java 7 support, there are no such plans yet.
This is not the complete changelog as the full list of improvements is too long. Please contact us if you are interested in any more details.