Sure this was news last week, but it can’t hurt to revisit it. ESRI has released an update to their JavaScript API and Google Extender to version 1.3. Check those links to see what has been updated and make sure you update your pages to take advantage of the update:
<link rel="stylesheet" type="text/css" href="http://serverapi.arcgisonline.com/jsapi/arcgis/1.3/js/dojo/dijit/themes/tundra/tundra.css">
<a href="http://serverapi.arcgisonline.com/jsapi/arcgis/ v=1.3">http://serverapi.arcgisonline.com/jsapi/arcgis/ v=1.3
or
<a href="http://serverapi.arcgisonline.com/jsapi/gmaps/ v=1.3">http://serverapi.arcgisonline.com/jsapi/gmaps/ v=1.3
I don’t see any update to the Virtual Earth Extender and the docs still seem to reference v1.2 (not that anyone really uses the VE Extender anyway).
**Update: **Apparently the Virtual Earth extender was updated to 1.3. I suppose ESRI hasn’t updated their doc just yet.
Update 2: A couple people have asked, yes you can change the reference from 1.2 to 1.3 and publish. Aren’t JavaScript APIs much easier to use