Changelog for TUFLOW Plugin v2026.0.3

Release date: 1 May 2026

  1. General Notes
  2. Bug Fixes
  3. Other

General Notes

The 2026.0.3 release of the TUFLOW Plugin fixes a couple of minor bug within the TUFLOW plugin.

Bug Fixes

  • TUFLOW Viewer V2 - Fixed a bug when saving a default scalar style. If a previous saved style existed for a different save option (options = “map” and “ramp”), the previous option was not being overwritten correctly. This could cause the old option to continue to be used as the default style instead.
  • TUFLOW Viewer V2 - Fixed a bug when using the Style > Restore Default option from within the layer properties dialog. This error caused the result to become disassociated with TUFLOW Viewer which had knock-on effects which could only be solved by restarting QGIS.
  • TUFLOW Utilities - Fixed a bug when using the “TUFLOW_to_GIS” utility that could incorrectly output the maximum water level rather than timestep zero if timestep zero was requested (only happened after “Load XMDF information”).
  • Convert TUFLOW Model GIS Format - Fixed a bug when converting a TUFLOW model that was using symlinks somewhere in the file paths of the model input files. The bug could cause incorrect relative file paths to be written to the control files and/or could cause converted GIS files to be written to the wrong location.
  • SWMM Toolbox - Removed debug code that could cause a Python error.

Other

  • Bumped the PyTUFLOW version to 1.1.2.
  • Fixed a number of security vulnerabilities.