2.2.0-M04
---------
o Username & password are now used for all interactions.
o Export graph and query plan as PNG images.
o Export query plan as JSON.
o Loop relationship rendering.

2.2.0-M03
---------
o Add Query Plan Visualization.
o Export graph as SVG.
o Display targeted motd on the welcome frame.
o Add left vertical frame menu to change frame views.
o Export files in Safari.

2.2.0-M02
---------
o Overall UI Facelift.
o Support for server authentication /  authorization.
o Terminate long running queries.
o Add `:history` command.
o Persist `:config` changes.
o Graph panning.
o Graph relationships captions changeable.
o Change default caption on nodes.
o Move Legend outside the graph.
o Move Inspector below the graph.
o Curved arrows in graph view.
o Improved maxRows behaviour, showing first config:maxRows of resultset in table.
o Treat everything not recognized as a command as Cypher.
o Fix text not showing in fullscreen editor.
o Fix history stepping in OS X to use cmd + up/down arrow and cmd+enter to run current command.
o Disable :hover event on node drag.
o Heartbeat to correct URL.
o Stop the action buttons in editor from flashing when typing.
o Sometimes when the editor is blurred, you could not execute it or save the contents as a script.
o Escape contents displayed to prevent javascript from executing.
o Prepend js and css file names with part of md5 hex of it's contents to prevent false caching.

2.1.2
-----
o Relaxes heartbeat to server
