= !MapGuide 2.6.1 Release Notes = MapGuide Open Source 2.6.1 is now available. These release notes only cover what's changed from MapGuide Open Source 2.6. For what's new and changed in MapGuide Open Source 2.6, see the [http://trac.osgeo.org/mapguide/wiki/Release/2.6/Notes 2.6 release notes] [[TOC]] == Installation == Windows 32 bit installer: * [http://download.osgeo.org/mapguide/releases/2.6.1/Final/windows/MapGuideOpenSource-2.6.1.8732-Final-x86.exe MapGuideOpenSource-2.6.1.8732-Final-x86.exe] * Size: 140,297,487 bytes * md5: 7c887f6b87dcadb5555ec2844f137b0d Windows 64 bit installer: * [http://download.osgeo.org/mapguide/releases/2.6.1/Final/windows/MapGuideOpenSource-2.6.1.8732-Final-x64.exe MapGuideOpenSource-2.6.1.8732-Final-x64.exe] * Size: 145,641,850 bytes * md5: fc18e7234bef730eaf28dbd9196320fe Windows 32-bit MgInstantSetup bundle: * [http://download.osgeo.org/mapguide/releases/2.6.1/Final/windows/MapGuideOpenSource-2.6.1.8732-InstantSetup-x86.exe MapGuideOpenSource-2.6.1.8732-InstantSetup-x86.exe] * Size: 148,841,855 bytes * md5: 40c82d5207b0edcb04d5ac5e84e15110 Windows 64-bit MgInstantSetup bundle: * [http://download.osgeo.org/mapguide/releases/2.6.1/Final/windows/MapGuideOpenSource-2.6.1.8732-InstantSetup-x64.exe MapGuideOpenSource-2.6.1.8732-InstantSetup-x64.exe] * Size: 153,877,158 bytes * md5: 12fffb0a2de432cdf06f8e6b00efc34c Ubuntu 12.04 install script (32-bit): * [http://download.osgeo.org/mapguide/releases/2.6.1/Final/ubuntu12/mginstallubuntu.sh mginstallubuntu.sh] * Size: 26,292 bytes * md5: 481d4bf8701f671120a7a2cf2fc6d2bf CentOS 6.x install script (32-bit): * [http://download.osgeo.org/mapguide/releases/2.6.1/Final/centos/mginstallcentos.sh mginstallcentos.sh] * Size: 3,051 bytes * md5: 105253c8fa3746218d9e5a4c6dadc282 == Sample Data == This release includes a new version of the Sheboygan Sample data set demonstrating features introduced in this and recent versions of MapGuide * [http://download.osgeo.org/mapguide/releases/2.6.0/Release/Sheboygan.mgp Sheboygan.mgp] * Size: 13,601,529 bytes * md5: 2420251f241287f54fb78e12ad632f63 == Fusion build tools == Fusion build tools is a zip file containing the build.xml and associated build tools required to "re-compile" fusionSF.js and fusionSF-compressed.js on a production fusion installation. Use the Fusion build tools if you have made patches and/or modifications to your fusion installation, and you need to build a new fusionSF.js and/or fusionSF-compressed.js In order to use the Fusion build tools, you need to have [http://ant.apache.org Apache Ant] installed. * [http://download.osgeo.org/mapguide/releases/2.6.0/Release/fusion-2.6.0-buildtools.zip fusion-2.6.0-buildtools.zip] * Size: 7,189,837 bytes * md5: 6d0bfd41c619ad2d22c889780981540b To use the Fusion build tools, extract the zip file contents into your fusion directory and navigate to this directory in the command prompt and execute the following command: {{{ ant compress }}} This will re-build fusionSF.js and fusionSF-compressed.js under fusion\lib Due to the default installation location (under Program Files), you may need to do this under a UAC-elevated command prompt or fix the directory permissions so that normal users can create/modify files. == Windows Compatibility == '''IMPORTANT: ''' MapGuide Open Source 2.6 and newer is not supported on Windows XP and Windows Server 2003 in either IIS or Apache configurations. [http://trac.osgeo.org/mapguide/wiki/Release/2.5/Notes MapGuide Open Source 2.5] is the last release to support Windows XP and Windows Server 2003 ||||32-bit||64-bit|| ||Windows Vista||Maybe+||Maybe+|| ||Windows 7||Yes||Yes|| ||Windows Server 2008||Yes+||Yes+|| ||Windows Server 2008 R2||N/A||Yes|| ||Windows 8||Yes1||Yes1|| ||Windows Server 2012||N/A||Yes1|| ||Windows 8.1||Maybe1||Maybe1|| + Not tested, but similar enough to Windows 7 to theoretically work * IIS configuration will probably not work. Apache config should work due to its self-contained nature 1 IIS/.Net successfully tested on Windows 8 64-bit and Windows Server 2012. Windows 8 32-bit is similar enough to theoretically work. Apache config untested Windows RT (ie. Windows 8 on ARM devices) is not a supported platform for installing MapGuide Open Source == Installer Notes == * You cannot use the windows installer to '''in-place''' upgrade an existing MapGuide Open Source 2.6 installation, you cannot have 2.6 and 2.6.1 installed side-by-side with the windows installer and you must uninstall 2.6 before installing 2.6.1. Use the InstantSetup bundle if side-by-side installs are required. Be sure to back up any data and applications before carrying out the new installation. * On linux, the install path is {{{/usr/local/mapguideopensource-2.6.1}}} and the FDO install path is {{{/usr/local/fdo-3.9.0}}}. You must uninstall 2.6 before installing 2.6.1. Be sure to back up any data and applications before carrying out the new installation. == MapGuide Changes/Fixes == MapGuide Open Source 2.6.1 fixes the following issues * #309: mgserver daemon does not start after reboot * #1727: Force uniqueness of layer name list in MgDrawingService::EnumerateLayers * #1858: Fix WMS GETFEATUREINFO for lines and points * #1996: Fix ReadNext() reader behavior in SQLite provider * #2453: Fix missing API documentation on .net exception proxy classes. * #2479: v2.6 QUERYMAPFEATURES doesn't work properly if map has no coordinate system * #2481: RenderMap with keepSelection = true, only shows outlines of selections * #2484: Base layers with labels don't render correctly * #2485: Fix 0 line thickness causing KML lines/borders to not be drawn in Google Earth * #2486: Use LL84 coordinate system code instead of WKT when creating MgCoordinateSystem objects for all KML operations * #2490: Render legend image icons with transparent background * #2492: Reclaim dangling sockets on mgserver restart (allows for immedate mgserver restart after crash on Linux) * #2499: Schema report: ShowFirstClass doesn't work * #2501: In basic web layout, Select Within will select all features in map when user restricts the results to an invisible layer * #2523: Fix bad include paths in PHP developer's guide samples * #2526: Fix MgUnclassifiedException? when doing a QUERYMAPFEATURES with PERSIST=0 * #2547: Attribute values are wrong in Selection Panel if feature source is joined * #2548: Fix inability to clear selections by calling QUERYMAPFEATURES and omitting both GEOMETRY and FEATUREFILTER parameters * #2551: Zoom in/out raster file (sid file) in flexible web layout results in server down * #2552: Zoom slider not available in IE 10 with basic layout and without compatibility mode. == Fusion Changes/Fixes == * [http://trac.osgeo.org/fusion/ticket/566 #566]: Fix redline/measure/buffer/etc not working with exclusively tiled maps * [http://trac.osgeo.org/fusion/ticket/610 #610]: Fix zoom level not correct with Google and Bing base maps * [http://trac.osgeo.org/fusion/ticket/625 #625]: Error uploading SQLite redline data stores for editing * [http://trac.osgeo.org/fusion/ticket/626 #626]: Fix KML/KMZ redline export for SHP and non-LL84 data stores * [http://trac.osgeo.org/fusion/ticket/628 #628]: Fix external base layers not showing in OverviewMap widget * [http://trac.osgeo.org/fusion/ticket/629 #629]: Fix doubles with value 0.0 being shown as empty strings * [http://trac.osgeo.org/fusion/ticket/630 #630]: Fix calling reloadMap() fails when commercial layers are enabled * [http://trac.osgeo.org/fusion/ticket/631 #631]: Fix base maps being shifted when scale < 1000 * [http://trac.osgeo.org/fusion/ticket/632 #632]: Fix select feature not working well with IE11 * [http://trac.osgeo.org/fusion/ticket/633 #633]: Update browserdetect.js == FDO Notes == MGOS 2.6.1 is compatible with FDO 3.9. This release is built against the FDO 3.9 branch. === FDO Changes === * Update OpenSSL to 1.0.1m