Product Changelog

Track updates, improvements, and fixes across all GeoServer releases.

v3.2.1 May 15, 2025
Latest
✨ Features
⚡ Improvements
  • WFS-T transaction performance improved by 35% on high-concurrency loads
  • GeoPackage layer indexing now supports spatial predicates out-of-the-box
  • Dashboard UI: Added dark/light mode persistence across sessions
v3.2.0 Apr 28, 2025
Stable
🛠️ Fixes
  • Fixed coordinate transformation drift in PROJ 9.2 integration Fix
  • Resolved memory leak in WMS GetMap with complex SLD styles
  • Corrected authentication token refresh logic for OAuth2 SSO flows
⚡ Improvements
  • Reduced initial tile server startup time by 40%
  • Added automatic retry logic for failed data store connections
v3.1.4 Mar 10, 2025
Stable
⚠️ Breaking Changes
  • Removed deprecated SOAP endpoints (/ws/rpc) Breaking
  • Default CRS shifted from EPSG:4326 to EPSG:3857 for web tile layers
✨ Features
v3.1.3 Feb 14, 2025
Stable
🛠️ Fixes
  • Fixed race condition in concurrent WFS feature updates Fix
  • Patched CVE-2025-1842 in underlying map rendering engine
  • Corrected metadata export formatting for ISO 19115 standards
v3.1.2 Jan 05, 2025
Stable
✨ Features
  • Added real-time WebSocket feed integration for IoT sensor maps New
  • Introduced custom SLD/SE editor with live preview
⚡ Improvements
  • Optimized spatial index queries for PostGIS & Oracle backends
  • Added automatic backup rotation for managed cloud instances