I understand that, but we regularly make changes to all parts of the code, so it's really hard to make such a list (remember that such a list would only contain changes to existing feature, not new features; those will be announced only after their implementation + documentation is complete)
That said, we do want to mention some changes to GeoChart. This release contains some changes to GeoChart which were made in order to improve the default behavior of it. We're sorry if those cause any inconvenience, but we believe that are worth it in the long run. - Region interactivity in marker mode is now disabled by default. How to keep the old behavior? Set the enableRegionInteractivity option to 'true'. - Markers are now opaque by default. How to keep the old behavior? Set the markerOpacity option to 0.5. - Marker size is now between 3 and 12 pixels by default. How to keep the old behavior? Set the sizeAxis option to {minSize: 2, maxSize: 30}. - A magnifying glass is now opened when the user hovers over cluttered markers. How to keep the old behavior? Set the magnifyingGlass option to {enable: false}. - We don't stretch the maps by default anymore, but rather keep the original aspect ratio. How to keep the old behavior? Set the keepAspectRatio option to 'false'. On Thu, Feb 9, 2012 at 5:20 PM, NA <nabeel.a...@gmail.com> wrote: > Can you post a changelog so we know what to look for? > > Without a changelog, it becomes very difficult to verify that the RC > is good unless the application built with it is relatively trivial. > Verifying that the RC works with more complex applications requires > that we have some idea what to look for, since doing an exhaustive > test on a large app can be very time consuming. > > thanks! > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To post to this group, send email to > google-visualization-api@googlegroups.com. > To unsubscribe from this group, send email to > google-visualization-api+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to google-visualization-api@googlegroups.com. To unsubscribe from this group, send email to google-visualization-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.