Routines: New script: Create Boxplot, a BeanShell script that creates box-and-whisker plots from ImageJ measurements Plot Results has been re-written: It is now a full-fledged interactive plotting GUI Updated ROI Manager Tools for IJ 1.45b (The ROI Manager can now store ROIs with the same name). API: New class PlotUtils (Javadoc), providing utility methods for plotting operations, including exporting of JFreeChart plots as vector graphics (PDF or SVG) Added new methods to the Utils class for interacting with the ImageJ Results table (Javadoc) Bug Fixes: Fixed an issue that did not allow Groovy lib to be recognized by the ImageJ updater Fixed an issue in which Clipboard to Results could terminate a calling script Fixed an issue (...