...
- GDA2020
- Added more support for working with GDA2020
- Grid Export
- The export will only export the selected records if there are any records selected, otherwise, it will export all rows (as it did before)
- Work has been done to improve the consistency and availability of filters for all data definition types
- Listbox Fields
- If a list-box field is marked as required and only has a single value in the list the value will be pre-selected and the drop-down trigger button is hidden
- GeoJSON Content-Type
- REST API now supports the mime type of
application/vnd.geo+json
for GeoJSON, as well asapplication/json
- REST API now supports the mime type of
- Enhanced Spatial Filtering
- ECQL, rather than just CQL, is available in more places throughout the configuration of spatial queries, allowing for more options when creating spatial filters, including in spatial data definitions
- Non-spatial editing
- A new edit panel is available to help edit related records
- Map API
- Updated to allow the caller to provide the selection information, rather than always obtaining it from the selection manager, plus some other API enhancements
- ArcGIS HTTPS
- Improved support for internal ArcGIS services accessed via HTTPS (to work around certificate issues)
- ToC Models
- There's additional validation performed on ToC models before they're made available. If your client doesn't display a toc and map after this update check the weave.log to see why as it's likely to have failed validation
- BIRT Excel Export
- Reports exported to Excel format would break up the data into multiple sheets, this has been disabled and all data will be exported into a single sheet
- Support Dump Update
- Additional files have been included in the support dump
- Spatial Editing
- Various import improvements
- Improved support for editing AGS GeoDatabases
- Spatial Upload
- Improvements in MIF and TAB support
- QGis 3
- Added a workaround for q QGis 3 WMS server bug
- OGR Driver Update
- The native code for working with OGR data sources has been compiled on an older OS to make it compatible with a wider range of operating systems
- Grid Panel
- Improvements in cut and paste support
...