Project: QGIS

Version: 3.26

Feature: Background processing of model algorithms

Previously, any graphical models designed in Processing would be forced to run on the main thread, and did not support background execution. QGIS now supports running model algorithms off the main thread so that they can safely be run in background tasks.

This feature was funded by NRCan Contract#3000739399

This feature was developed by Nyall Dawson (North Road Consulting)