|
| 1 | +.. _what_is_new_2_1: |
| 2 | + |
| 3 | +What is new for uDig 2.1 |
| 4 | +======================== |
| 5 | + |
| 6 | +This is a release candidate, prior to the creation of a stable 2.1.x series. GeoTools library has been updated to 19.4, please consult Upgrade guide in case you are using SDK to build your own geospatial application with uDig. |
| 7 | + |
| 8 | +.. contents:: :local: |
| 9 | + :depth: 1 |
| 10 | + |
| 11 | +Improvements and Fixes |
| 12 | +---------------------- |
| 13 | +* `#230 <https://github.com/locationtech/udig-platform/issues/203>`_ Initialitiation in SetAttributesCommand |
| 14 | +* `#280 <https://github.com/locationtech/udig-platform/issues/280>`_ allows to open StyleEditors for created layers |
| 15 | +* `#283 <https://github.com/locationtech/udig-platform/issues/283>`_ ConcurrentModificationException using LayerInterceptor |
| 16 | +* `#293 <https://github.com/locationtech/udig-platform/issues/293>`_ fixed Table Sorting issues and selection problems |
| 17 | +* `#305 <https://github.com/locationtech/udig-platform/issues/305>`_ Rollback issues were fixed |
| 18 | +* `#301 <https://github.com/locationtech/udig-platform/issues/301>`_ fixed Draging selected Nodes |
| 19 | +* `#306 <https://github.com/locationtech/udig-platform/issues/306>`_ fix of multiple listeners problems in ToolOptionContributionItem |
| 20 | +* `#317 <https://github.com/locationtech/udig-platform/issues/317>`_ preventing Exceptions in EditBlackboard if transformation is not set |
| 21 | +* `#325 <https://github.com/locationtech/udig-platform/issues/325>`_ fixed CRS/SRS paremeter for WMS 1.3.0 GetFeatureInfo Requests |
| 22 | +* `#330 <https://github.com/locationtech/udig-platform/issues/330>`_ Cursor Position tool considers Locale when parsing Coordinate String |
| 23 | +* `#338 <https://github.com/locationtech/udig-platform/issues/338>`_ Exception Handling for LineTool and PolygonTool |
| 24 | +* `#343 <https://github.com/locationtech/udig-platform/issues/343>`_ Correctly calculate the winding of triangles |
| 25 | +* `#351 <https://github.com/locationtech/udig-platform/issues/351>`_ InitMapCRS Interceptor doesn't init Map-CRS if defaultCRSPreference is set |
| 26 | +* `#304 <https://github.com/locationtech/udig-platform/issues/304>`_ selection box doesn't vanish occasionally selecting with Drag&Drop |
| 27 | +* `#306 <https://github.com/locationtech/udig-platform/issues/306>`_ Support for Text widget for ToolOptionContributionItem |
| 28 | +* `#218 <https://github.com/locationtech/udig-platform/issues/218>`_ Bulk feature Copy or Move between Layers |
| 29 | +* `#299 <https://github.com/locationtech/udig-platform/issues/299>`_ Improved rendering by considering min and max scales before read |
| 30 | +* `#307 <https://github.com/locationtech/udig-platform/issues/307>`_ externalized strings to allow translations |
| 31 | +* `#313 <https://github.com/locationtech/udig-platform/issues/313>`_ Allows to configure fill transparency for edit geometries (Preferences) |
| 32 | +* `#324 <https://github.com/locationtech/udig-platform/issues/324>`_ Allows to configure vertex transparency for edit geometries (Preferences) |
| 33 | +* `#333 <https://github.com/locationtech/udig-platform/issues/333>`_ DinstanceTool handles Map zoom in/out correctly |
| 34 | +* `#284 <https://github.com/locationtech/udig-platform/issues/284>`_ Display character encoding in LayerSummary of Shapefile layers |
| 35 | +* `#329 <https://github.com/locationtech/udig-platform/issues/329>`_ DrawCoordinate command added |
| 36 | +* `#277 <https://github.com/locationtech/udig-platform/issues/277>`_ Adds Perspective Switcher to Application |
| 37 | +* `#292 <https://github.com/locationtech/udig-platform/issues/292>`_ Disallow DropFilterAction between same layers |
| 38 | +* `#266 <https://github.com/locationtech/udig-platform/issues/266>`_ document bundle seperated to have more control creation Appliactions using SDK |
| 39 | +* `#285 <https://github.com/locationtech/udig-platform/issues/285>`_ test bundles names using same pattern |
| 40 | +* `#356 <https://github.com/locationtech/udig-platform/issues/356>`_ Using latest Tycho Release (1.4.0) for build chain |
| 41 | + |
| 42 | + |
| 43 | +Updated 3rd-party Dependencies |
| 44 | +------------------------------ |
| 45 | + |
| 46 | +uDig Codebase has been updated to work with `GeoTools 19.4 <http://geotoolsnews.blogspot.com/2018/12/geotools-194-released.html>`_ series. This implies dependency updates for several other libraries as well. |
0 commit comments