...
- Ability to specify support report formats per report
- You can now set a
format
value in a BIRT report config to refine what formats are available for a report, e.g. <birt:report id="example" format="html,pdf" label="Example" .../>
- You can now set a
Redline shapefile export enhancement
Ability to define
projection
tags within a singleprojections
tag when setting available projections for the redline shapefile export.
- And numerous small enhancments and bug fixes.
- Scattered all over the place.
Fixes
- Redline arrow head fix
- The menu option for selecting the type of arrow heads for a line was not being disabled when the stroke style was set to "none".
- Redline i18n resources
- Some text for the redline export were not setup to be able to be set using i18n resources.
- Geometry rendering bug
- Fixed an issue with drawing of geometry in the client when you zoom in to close to the geometry.
- Zoom to layer min/max scale issue
- If you were using fixed map scales then the zoom to max/min actions on a toc layer may not display the layer because it'd zoom to the closest scale, rather than the scale that would ensure the layer was visible.