Skip to content

1.7.15

Compare
Choose a tag to compare
@3liz-bot 3liz-bot released this 02 Feb 13:33
· 181 commits to master since this release
ba6af56
  • Install server in venv in docker image
  • Ensure that exit code is non-zero on pool failure
  • Set option to check for cache invalidation/refresh asynchronously
  • Use QgsProjectStorage for unhandled uri schemes
    • This allow support for all QgsProjectStorage extensions
  • Add ALLOW_STORAGE_SCHEMES configuration for restricting allowed project schemes
  • Fix api managment:
    • Follow backport for qgis/QGIS#45439
    • Fix regression from static cache implementation