<div dir="ltr">Hi All,<br><br>I am pleased to announce the availability of MapGuide Open Source 4.0 Beta 2.<br><br><a href="https://trac.osgeo.org/mapguide/wiki/Release/4.0.0/Beta2/Notes">https://trac.osgeo.org/mapguide/wiki/Release/4.0.0/Beta2/Notes</a><br><br>Since trac is being flaky right now, the notes for this release and download links are included below:<br><br>Download links:<br><br>  Windows Installer: <a href="https://download.osgeo.org/mapguide/releases/4.0.0/Beta2/MapGuideOpenSource-4.0.0.10094-Beta2-x64.exe">https://download.osgeo.org/mapguide/releases/4.0.0/Beta2/MapGuideOpenSource-4.0.0.10094-Beta2-x64.exe</a><br>  SHA-1: 52a45ccd3bc339552932bdb0f4cb197fcb11a08a<br><br>  Windows InstantSetup Bundle: <a href="https://download.osgeo.org/mapguide/releases/4.0.0/Beta2/MapGuideOpenSource-4.0.0.10094-InstantSetup-x64.exe">https://download.osgeo.org/mapguide/releases/4.0.0/Beta2/MapGuideOpenSource-4.0.0.10094-InstantSetup-x64.exe</a><br>  SHA-1: 22601f7fc165f4ee6b6ec6973cdbfe6e3f96623f<br><br>  Windows .pdb files: <a href="https://download.osgeo.org/mapguide/releases/4.0.0/Beta2/mapguideopensource-4.0.0.10094-pdbs.7z">https://download.osgeo.org/mapguide/releases/4.0.0/Beta2/mapguideopensource-4.0.0.10094-pdbs.7z</a><br>  SHA-1: dc3c595fb3179450eed84e3a529886bf2306be12<br><br>  Ubuntu 22.04 Installer: <a href="https://download.osgeo.org/mapguide/releases/4.0.0/Beta2/mapguideopensource-4.0.0.10094-ubuntu22-install.run">https://download.osgeo.org/mapguide/releases/4.0.0/Beta2/mapguideopensource-4.0.0.10094-ubuntu22-install.run</a><br>  SHA-1: 6806aa624d8a64a1316cedf770ef60e4fce82d9c<br><br>  Sheboygan Sample Data: <a href="https://download.osgeo.org/mapguide/releases/4.0.0/Beta2/Sheboygan.mgp">https://download.osgeo.org/mapguide/releases/4.0.0/Beta2/Sheboygan.mgp</a><br>  SHA-1: b2d301e7067f373b827724beb022cf55f62be95f<br><br>  Fusion Build Tools: <a href="https://download.osgeo.org/mapguide/releases/4.0.0/Beta2/fusion-4.0.0-buildtools.zip">https://download.osgeo.org/mapguide/releases/4.0.0/Beta2/fusion-4.0.0-buildtools.zip</a><br>  SHA-1: 5d14057df31f6c3a142e694420c446475a3ecc8a<br><br>NOTE: CentOS build is not provided with this release. We will re-evaluate support for this distro in future releases.<br><br>Changes since 4.0 Beta 1:<br><br> - Installer<br>    - #2882: Newer libpq.dll (PostgreSQL 16.3) bundled with Windows installer<br> - Server Tier<br>    - #2874: Fix instability on Linux due to criss-crossed resolution of sqlite3 and geos symbols to our shared libraries instead of the distro-provided versions<br>    - #2879: Repository admin tools have been momentarily pulled from this and future beta releases until the admin scripts have been updated and/or rewritten<br>             As a workaround, use MapGuide Package files to backup/restore repository content<br>    - #2880: Removed immature MVT tile rendering support<br>            If you want to produce Mapbox Vector Tiles, use any tool from this list [<a href="https://github.com/mapbox/awesome-vector-tiles">https://github.com/mapbox/awesome-vector-tiles</a>]<br> - Web Tier<br>    - #2870: Fix QUERYMAPFEATURES SelectionKey containing a newline char, breaking client-side reconciliation of selected features<br>    - #2873: More PHP8 compatibility fixes in PHP AJAX Viewer<br>    - #2876: Fix bad instanceof exception checks in PHP AJAX Viewer<br>    - #2868: More PHP8 compatibility fixes in Site Administrator<br>    - #2878: Buffer overflow fixes in WMS/WFS service layer<br>    - #2881: New optional --bind-to parameter for MgDevHttpServer<br> - InstantSetup<br>    - Fix crash if no setup log path specified when configuring<br> - Samples<br>    - #2872: Fix bad extents in SheboyganXYZ tileset<br> - Updated web tier components<br>    - PHP 8.1.17 -> 8.1.29<br>    - httpd 2.4.56 -> 2.4.62<br>    - Tomcat 9.0.73 -> 9.0.89<br>    <br>Known Issues:<br><br> - PostGIS driver support in the OGR provider on Linux is flaky and may not render selections or features in a given bounding box. Consider accessing PostGIS data sources via the OSGeo.PostgreSQL FDO provider instead.<br> - If you have a .net project consuming the MapGuide nuget packages and the .net project targets legacy .net Framework 4.x and uses packages.config for tracking package references, the native dll copying targets will not activate.<br>   For this to work in this type of project, you need to migrate packages.config over to use PackageReference elements. Once migrated, the native dll copying targets will activate.<br><br>FDO Notes:<br><br>  MGOS 4.0.0 Beta 2 is built against FDO trunk (rev 8263)<br><br>  Due to unavailable build resources (the build maintainer does not have access to the ESRI SDK), this release does not include the ArcSDE FDO provider<br><br>  FDO trunk (rev 8263) is near identical to FDO 4.1 in terms of functionality with the following changes:<br><br>    - Internal GDAL updated to 2.4.4<br>      - Internal copy of zlib updated to 1.2.12<br>    - Windows: Better swap-ability of internal GDAL dll with externally compiled one<br>      - OGR/GDAL/WMS providers changed to use GDAL/OGR C API surface to avoid potential ABI compatibility problems swapping with an externally compiled GDAL dll not compiled with the same MSVC compiler version we're using<br>      - Internal xalan/xerces dlls renamed with "fdo" suffix to avoid collisions with an externally compiled GDAL dll (that may bring its own copies of xalan/xerces dlls)<br>    - Better support and handling of empty geometries<br>    - [SUPERCEDED]: Windows: Internal OpenSSL updated to 1.1.1k<br>    - [SUPERCEDED]: Windows: Internal libcurl updated to 7.73<br>    - Fixed multiple memory leaks in GDAL provider<br>    - Restore support for Count(1) expression in MySQL Provider<br>    - Improved WFS services support for WFS FDO provider<br>    - Improved WFS/WMS schema support for layer names with trailing underscores<br>    - [New in Beta 2]: Improved WFS provider performance on large layer lists<br>    - [New in Beta 2]: Improved WFS provider schema/class enumeration performance<br>    - [New in Beta 2]: Improved WFS provider handling of 3D coordinate data<br>    - [New in Beta 2]: Windows: Internal libcurl updated to 8.4.0<br>    - [New in Beta 2]: Windows: Internal OpenSSL updated to 3.0.12<br>    - [New in Beta 2]: Fixed description metadata in PostgreSQL provider to no longer refer to MySQL (cause of #2875)<br>    - [New in Beta 2]: Backported security fixes for internal SQLite used by SDF provider<br>    - SQL Server Provider:<br>      - Now supports databases hosted on SQL Azure PaaS<br>      - Improve SRID sampling performance<br>      - [New for Beta 2] Added coordsys alias for GDA2020<br>    - MySQL Provider:<br>      - Support for the full suite of spatial operations for MySQL >= 5.6<br>      - Experimental support for MariaDB<br>      - Experimental support for MySQL 8.0<br>      - Improve SRID sampling query performance<br>    - PostGIS Provider:<br>      - Added support for PostgreSQL 12.0 - 16.0<br>      - No longer joins to pg_authid when listing tables/views<br>      - Support for curve strings and curve polygons<br>    - SHP Provider: Fix memory leaks in extended select implementation<br>    <br>  The King Oracle provider is built against and now requires Oracle Instant Client 12cR2<br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div></div></div></div></div>