Skip to content

v2026.1.0

Choose a tag to compare

@deltares-service-account deltares-service-account released this 31 Mar 21:44
· 111 commits to main since this release
5f191ba

This stable release fixes several issues found during testing of rc2.
We do extra validation on node IDs in Python, and added support for mass loads.
There are no breaking changes since rc2.
See the rc1 and rc2 changelog entries below for all changes since v2025.6.0.

Added

  • Add Basin / MassLoad table. #2990
  • Add more node_id validation. #2983
  • QGIS: Support Junctions in fractional flow plot. #3004

Changed

  • Support Pandas 3. #3002
  • Delwaq: don't plot from concentration_external. #3007
  • Replace, don't add to UserDemand tracer in UserDemand return flow. #3009
  • Provide node_id in Basin profile interpolation errors. #2988

Fixed

  • Delwaq: Don't count removed Junctions in network generation. #3001
  • Don't load external NetCDF input in QGIS. #2999
  • Fix Jacobian state and time dependent cache bug. #2972
  • Allocation: Use flow at t instead of cumulative flow divided by time. #3000
  • Remove dangling listen links. #2978
  • QGIS: Fix water balance plot storage. #2975
  • QGIS: Fix column order display. #3005
  • Add millisecond precision to fake last_change. #2974
  • Exclude UserDemand from default tracer set. #3007
All changes

What's Changed

Full Changelog: v2025.6.0...v2026.1.0