Below is the file 'NEWS' from this revision. You can also download the file.
0.8: - update to sqlite3 - fix the keyboard navigation for left-to-right layout - adapt to the new command line syntax of monotone 0.17 - add entries to the context menu of a node to copy the revision id and manifest id to the clipboard. 0.7: - add an 'everything' entry in the branch selection drop-down list - show the graph as it is rendered - add an option for left-to-right layout 0.6: - keyboard navigation: use the arrow and Backspace keys to navigate the graph - automatic coloring of nodes, based on keyid, author cert or branch cert - display parents and children nodes that are from another branch (with a dotted border) - adapt to the new syntax of the MT/options 0.5: - display the changesets of a revision - can display the diff between any two nodes in the graph - verify cert signatures - add a 'find' function to quickly locate a node 0.4: - can display truncated IDs (32 bits only) and IDs encoded in "bibble babble" (taken from polytony) - adapt for the new database schema with revisions (from the net.venge.monotone.changesets branch) - put all the head nodes at the bottom of the graph 0.3: - display edges as splines instead of straight lines (looks much better) - better adjust the sizes of labels and boxes - display manifest comment certs - other cosmetic improvements 0.2: - merge and propagate nodes are shown as a circle and without a label - add context menu for a node - display the output of monotone diff between a node and one of its ancestors - try to convert everything to/from UTF-8 - display a red rectangle around the selected node 0.1: - first public release