SHA-256 checksum: 7e862e39a8b563ed1bf262d0e92af3cf5e2e65523fda0bdcc243f01810b672f1
Changelog:
* Database schema changes: Plot table split into 3 and replaced by a view. Added explicit handling of plots based on 2 datasets.
****** Database version bumped - not backwards compatible *****
* Added new config option 'default_interactive_plot_type' to hedgehog_gui.yaml. This can be used to generate SVG interactive plots instead of the default interactive plots which require Flash.
* Issue-#1: hedgehog_gui.yaml configuration file is now installed in <prefix>/etc/hedgeghog
* Database version mismatch now reported correctly in the GUI
Notes:
The planned database schema changes are now complete. In the unlikely event of further changes during the beta phase upgrade scripts will be provided to ensure backwards compatibility.