Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

2.4.

...

24

Pending Release

Enhancements

...

  • A DPI parameter is included in WMS map requests which helps generate better maps in reports at higher DPI settings.

...

  • The inline data definitions now support date, time and timestamp values.

...

  • The support dump now attempts to include the report designs in the generated zip file.

...

  • The maptips configuration will now accept the 'tip' tags embedded in a 'tips' tag.

...

  • Snippets that require an 'id' attribute can be registered using 'refid' to preserve the 'id' value. For example a view snippet requires an 'id' to specify what view panel to use, so a view snippet can now be registered with the correct id for the view panel, plus a 'refid' attributes, and the snippet can then be referenced by the 'refid' rather than the 'id'.

...

  • A user starting a new session and ending a session will now fire an internal event that can be used by other bundles to track user sessions.

...

  • The bundles listed in a support dump no longer include the bundle id, which was useless for support, and is now sorted by bundle name.

...

  • The Zip'n'Ship export now uses the map CRS as the CRS to export the data to if one isn't set explicitly.

...

  • It's now possible to run both v2 and v3 of street view at once.

...

  • The support dump now include a list of the feature and plugin files.

...

  • The logging when an invalid AGS URL is specified has been improved for AGS 10.1.

...

  • If AGS returns a map image smaller that requested a warning is logged asking you to increase the size of images AGS is allowed to generate.

...

...

  • The API exposed by the client ToC components has been updated to improve support for actions linked to groups.

Fixes

...

  • There was a problem calculating the correct map scale when zooming to an entity when using WGS84 CRS.

...

  • The support dump would fail if the same file was included more than once.

...

  • The last login page update had a display problem in Internet Explorer.

...

  • There was a problem with scrolling in the snapping settings (bet you can't guess which browser had the problem).

...

  • Sometimes the table of contents tree wasn't changing its display based on the layer scale range.

...

  • A race condition resulted in the storage manager sometime being used before it was initialised properly.

...

  • The close button on the zip'n'ship wasn't working.

...

  • The database connection isolation level meant that sometimes, when another process was editing a table for a long time, a database read would time out. The database connection isolation level has been changed to avoid this.

...

  • There was a memory leak each time Weave failed to connect to a database.

...