QGIS 4.0 Released: Major Open-Source GIS Platform Update

QGIS 4.0, the latest major release of the leading open-source geographic information system platform, is now available with a completely rewritten rendering engine, improved 3D support, and a new Qt6-based user interface. The release represents a significant architectural milestone for the QGIS project — the most widely deployed open-source desktop GIS platform — with 125 Hacker News points and 27 comments on March 7, 2026 signaling strong community interest from GIS developers and geospatial engineers. QGIS 4.0 brings breaking changes to its plugin API, so developers maintaining QGIS Python plugins will need to update their code.

Key Takeaways

  • QGIS 4.0 migrates the UI framework from Qt5 to Qt6 — breaking change for third-party plugins and Python extensions that use Qt5-only APIs; plugin authors must update dependencies
  • New rendering engine provides improved performance for large vector datasets and raster layers; 3D view has been significantly rewritten for stability and GPU performance
  • Open-source, cross-platform GIS (Windows, macOS, Linux); changelog at changelog.qgis.org/en/version/4.0/ — 125 HN points and 27 comments on March 7, 2026

Original source: QGIS / Hacker News