2.4.
...
13
Pending Release
Enhancements
- New Redline buffer tool.
- A new tool for the creating redline buffers has been added (was supposed to be in 2.4.11 and 2.4.12 but got missed).
- Improved resource support.
- Any item that's sent to the client can now use i18n resources to replace attributes, not just the client config.
- Editing supports different CRS's.
- You can now edit geometry that's stored in a different coordinate reference system than the map display.
- Legend/metadata panels tidied up.
- The code for the panels in the legend bundle have been tidied up to be more consistent.
- Redline menus don't close automatically.
- The redline menus stay open when an item is clicked, can be set to old implementation by adding hideOnClose="true" to the redline item.
Fixes
- Geometry provider not honouring requested CRS
- When the server was supplying entity geometry to the client if the client requested it in a coordinate reference system different from what it was stored in it wasn't being converted before being returned.
- Windows path separator causing problems with include files in config.xml.
- Sometimes using \ in an include path would cause problems.
- Redline stroke and font menu mix up.
- An item in the stroke menu and the font menus were being mixed and causing each other to change.
- Checks in scale combo wrong.
- Sometimes the scale combo would complain that it didn't have any scales to use when it did.
- Rogue comment causing issue with IE.
- A comment in one of the files would cause IE to fail when loaded in debug mode!
- Authority neighbour notification fixes.
- The neighbour notification processing has undergone some revisions to ensure it works correctly, and no the client buttons to start a neighbour notification is no longer available, a neighbour notification must be started from Authority.
- Installer/updater issues with config.ini.
- The installer and updater would generate invalid config.ini files when run on an existing installation, again!).