Version 1.7 (1/24/2010) * Fixed issues with Auto-Update on Mac and Windows. Plugins prior to this version will need to be removed from the Auto-Update directory, we've put together an applet to take care of this http://www.360works.com/remove-plugins/. Perviously, FileMaker needed to be restarted after Auto-Update on Mac and on Windows the update had to be performed manually in some cases, this update takes care of both issues. Version 1.633 (1/18/2011) * Issue was resolved that was only allowing one plugin at a time to load on Windows 7 and Windows Server 2008r2. * Logging is now consolidated to a single log file for all 360Works plug-ins. This should make it easier to report issues to 360Works, and will also significantly reduce the amount of disk space used when running multiple 360Works plugins on FileMaker Server. Version 1.632 (7/12/2010) * Updated licensing architecture Version 1.631 (3/8/2010) * Fixed intermittent problem where plugins may not load in Windows XP in FileMaker 11 Version 1.63 (2/5/2010) * Removed error dialog popups for added in last update Version 1.621 (1/27/2010) * Now displays visible error message unless SetErrorCapture is on * Fixed situations where modal dialogs could appear behind other windows in MS Windows * Fixed plugin not loading in Java 6 update 18 Version 1.61 (8/27/2009) * OS X 10.6 Snow Leopard compatible Version 1.6 (2/19/2009) * Fixed width/height bug in bar chart * New optional parameters for configuring the value axis: valueAxis.min, valueAxis.max, valueAxis.showTickLabels, valueAxis.showTickMarks Version 1.57 (01/28/2009) * Added support for passing multiple values to setDataPoint function of each chart type. * Fixed compatibility issues with running on Server 10 and IWP Version 1.56 (11/12/2008) * Fix for applets when using Java 1.6_10 Version 1.55 (10/3/2008) * No longer requires a demo license to run in demo mode Version 1.54 (July 30, 2008) * Less restrictive about format for color parameters, you can use hex values (#336699) now in addition to r,g,b formatted colors * Works in IWP, in some cases black images would be displayed instead of charts in IWP. * More efficient rendering of charts (uses less memory) Version 1.53 * Added "legend", "hideLabels", "outline", "plotBackgroundColor" and "noDataMessage" parameters for customizing the chart display. * Support for variable number of parameters in the "*ChartShowGraphic" functions Version 1.52 * Added Regression Line support for time series charts Version 1.51 * Better compatibility with multiple 360Works plugins running in Leopard. * Fixed memory leaks. * Fixed bug in TimeChartModel where the same plugin call could throw an error * Improvements to stability, especially when running in IWP Version 1.5 * Better compatibility with OS X 10.5 (Leopard) Version 1.4 * Now works in the Web Publishing Engine * Fixed problem where Windows users with restricted account could not run the plugin Version 1.31 * Fix for lineChartSetSeriesColor not working Version 1.3 * Allow custom parameters to pie charts using the ChartParam function * Better error checking with ChartLastError function. Functions now return a 1 on success, "ERROR" on failure. Version 1.21 * Fixed an incompatibility with the JFreeChart software version used by the plugin.