What was new in 2.5 Viewer

This page describes an older version, please read about the latest version at:
http://resources.arcgis.com/en/help/flex-viewer/concepts/
LegacyLegacy:

This topic refers to a previous version of the ArcGIS Viewer for Flex ("the Viewer").

CautionCaution:

If you are upgrading from an earlier version, please read "Upgrading your configuration files". If you are editing the source code and compiling the viewer on your own, also read "Upgrading your Flex Viewer code".

ArcGIS Viewer for Flex 2.5 - release notes

New and improved

  • Application builder
  • New chart widget
  • Clustering with flare symbols
  • Source code available on GitHub.
  • License agreement changed to Apache License, Version 2.0.
  • For Flex developers: new Framework Reference added, so instead of reading the source code directly, you can more easily find classes and properties. Go to Concepts ->Developer guide->Widget framework, click the Framework Reference link.
  • New mini-menu on each layer for "Zoom to", set transparency, re-order layers, ...

Bug fixes

Changes/Fixes:

General changes

Localization changes

  • Small adjustments have been made to the resource files. If you created your own ViewerStrings.properties file into another language, you should compare the 2.4 English version with the updated 2.5 English version.
  • Improved support for right-to-left (RTL) applications. You no longer need to compile the app, instead use <layoutdirection>rtl</layoutdirection> in the main configuration file to get a right-to-left application. See Further Localization for more information. The scale bar has also been improved for RTL.

Geoprocessing widget changes

  • Existing graphics layers can be used as inputs for the geoprocessing task.

GeoRSS widget changes

  • Fault fields are localized.

LayerList and MapSwitcher widget changes

  • New mini-menu on each layer for "Zoom to", set transparency, re-order layers, ...
  • New parameter to expand (or not) layer items in the TOC.

Search widget changes

  • Alias property added for link URLs.

2/15/2012