Changes between Version 2 and Version 3 of Release/4.0.0/Beta2/Notes
- Timestamp:
- 07/30/24 08:11:42 (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/4.0.0/Beta2/Notes
v2 v3 33 33 * #2876: Fix bad instanceof exception checks in PHP AJAX Viewer 34 34 * #2868: More PHP8 compatibility fixes in Site Administrator 35 * #2878: Buffer overflow fixes in WMS/WFS service layer 36 * #2881: New optional `--bind-to` parameter for `MgDevHttpServer` 37 * InstantSetup 38 * Fix crash if no setup log path specified when configuring 35 39 * Samples 36 40 * #2872: Fix bad extents in SheboyganXYZ tileset … … 57 61 * Windows: Better swap-ability of internal GDAL dll with externally compiled one 58 62 * 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 59 * Internal xalan/xerces dlls renamed with "fdo" suffix to avoid collis ons with an externally compiled GDAL dll (that may bring its own copies of xalan/xerces dlls)63 * 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) 60 64 * Better support and handling of empty geometries 61 65 * [SUPERCEDED]: Windows: Internal OpenSSL updated to `1.1.1k` … … 70 74 * [New in Beta 2]: Windows: Internal libcurl updated to `8.4.0` 71 75 * [New in Beta 2]: Windows: Internal OpenSSL updated to `3.0.12` 76 * [New in Beta 2]: Fixed description metadata in PostgreSQL provider to no longer refer to MySQL (cause of #2875) 72 77 * [New in Beta 2]: Backported security fixes for internal SQLite used by SDF provider 73 78 * SQL Server Provider: