Changes between Version 9 and Version 10 of Release/3.1/Notes
- Timestamp:
- 05/27/16 05:29:21 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/3.1/Notes
v9 v10 128 128 * Apache updated to 2.4.18 129 129 * Tomcat updates to 7.0.68 130 * Other changes/fixes of note: 131 * #2527: More flexible service control script on Linux (thanks to Gabriele Monfardini) 132 * #2547: Attribute values are wrong in Selection Panel if feature source is joined. 133 * #2562: Linux: Select feature doesn't work when type of key column is string. 134 * #1858: WMS GETFEATUREINFO for line or points 135 * #2578: Fix instability on Ubuntu 14.04 due to segfaulting AGG renderer 130 136 131 137 === Fusion === 132 138 133 * TBD 139 * Fix: [https://trac.osgeo.org/fusion/ticket/639 Google Maps fails to load] 140 * Fix: [https://trac.osgeo.org/fusion/ticket/632 Select feature doesn't work well in IE11] 141 * Fix: [https://trac.osgeo.org/fusion/ticket/566 Redline doesn't work on exclusively tiled map] 142 * Fix: [https://trac.osgeo.org/fusion/ticket/631 Base maps are shifted when scale under 1000] 143 * Fix: [https://trac.osgeo.org/fusion/ticket/634 404 error when selecting a large number of features] 144 * Fix: [https://trac.osgeo.org/fusion/ticket/645 Measure widget doesn't measure in units other than meters] 145 * Extra units added to widgetinfo for Measure widget 146 * Fix: [https://trac.osgeo.org/fusion/ticket/641 Search widget does not zoom for points] 147 * New PointZoomLevel extension property allowing for custom zoom level for selected point features 148 * Fix: [https://trac.osgeo.org/fusion/ticket/638 Select Within widget throws headers already sent for large selections] 149 * Fix: [https://trac.osgeo.org/fusion/ticket/637 Allow invisible layers to be hidden from the layer list of the Select Within UI] 150 * Controlled by new OmitInvisibleLayers extension property 134 151 135 152 === New schema revisions === … … 139 156 === New/Changed APIs === 140 157 141 * None 158 * MgCoordinateSystemGeodeticTransformGridFileFormat 159 * New `GEOCON` constant value added 142 160 143 161 === Other === … … 193 211 == Known Issues == 194 212 213 * The start menu shortcut folder for MapGuide Open Source 3.1 Beta 1 is still "MapGuide Open Source 3.0" 214 * Fusion: Version number is still 3.0.0 195 215 * Ubuntu: Tomcat/Java is not optional will always be installed by the installation script whether you use it or not 196 216 * Fusion: Geolocation widget will no longer work on Chrome 50+ on insecure origins (https://developers.google.com/web/updates/2016/04/geolocation-on-secure-contexts-only?hl=en). Solution: Host the fusion application on a site over HTTPS. … … 204 224 205 225 Then consider running MapGuide in a [https://www.docker.com/ docker container] that is based on Ubuntu 12.04 or CentOS 6.x. This installation method is not supported and is only mentioned here for informational purposes. 206 * The 64-bit Linux builds of MapGuide are made available for testing/feedback. These builds should be considered experimental.226 * The 64-bit Linux builds of MapGuide are made available for testing/feedback. These builds should still be considered experimental. 207 227 * The following FDO providers may or may not not be functional in 64-bit Linux builds of MapGuide 208 228 * SHP (spatial indexing code not working properly in 64-bit, will cause incorrect spatial queries. Workaround: Use OGR provider)