Changelog for TUFLOW Plugin v2026.0.1
Release date: 8 April 2026
General Notes
The 2026.0.1 release of the TUFLOW Plugin fixes a couple of minor bugs with in the TUFLOW plugin.
Bug Fixes
- TUFLOW Viewer V2 - Fixed
"u/s structure water level"and"d/s structure water level"plotting. Previously, these result types would not show up in the plot window. - TUFLOW Viewer V2 - Fixed a bug when loading GPKG time series files when a channel/node contained all
NaNvalues for a given result type. This could cause a Python error or cause the result to not load properly. This could happen for the"time inlet inflow hours"and"time inlet surcharge hours"result types for TUFLOW-SWMM results. - TUFLOW Version Manager - Fixed a bug when finding TUFLOW versions installed via the Windows MSI installer. The version manager was incorrectly pointing the folder location rather than the
.exefile. - Increment Layer (context menu) - Fixed a bug that caused an error when accepting the dialog for QGIS versions using Qt6.
- SWMM Toolbox - Fixed an issue where models with inconsistent case for the same entity within a file would not load correctly. While this is acceptable for running SWMM, it is not for the SWMM API TUFLOW uses to extract and convert the output data. Therefore, when inconsistent case is used for geometric entities (nodes, conduits, or subcatchments) they are made consistent based on the primary table when converting to GPKG.