Added a simple data abstraction layer (to enable better unit testing or add support for other vendors)
Added a "Main-Class" that allows starting jconsole with java -jar hibernate-jconsole-1.0.4.jar
Added auto-detection and configuration on the used hibernate.jar upon connection to the target VM. (Currently requires that the VM runs on the same host)
Added new feature allowing to hide & show graphs by clicking on the legend label.
Fixed bug in the data recorder, it was loosing timestamps when data was resized.
Added new filter rule to "hibernate.classpath" to ensure the plugin is not added to the classpath if it exists in the specified folder.
Added release notes and other common reports.
Changed site template
hibernate-jconsole-1.0.1.jar
Improved look and feel of the chart widgets and refactored code to a more reasonable structure.
Fixed bug that table sort order became out of sync. after an update.
Improved site.
hibernate-jconsole-1.0.jar
Initial release with basic support for displaying query, entity, collection and cache statistics and basic widgets and highlighters to visualize the collected data.