Skip to content

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 22 Oct 14:38
· 1142 commits to master since this release

v1.12.0 (2025-10-22)

Bug Fixes

  • Adjust display of input options with long names (c491089)

  • Decrease step value for annual probability input (d82694b)

  • Eliminate bug that reassigned layer ids in a find operation (c170c6d)

  • Make git pull command quiet (b48fbe8)

  • Make task result name more descriptive (c0f33be)

  • Refactor run_command function (db8252c)

  • Reformat date string for result dataset metadata (5c13966)

  • Replace not all() with any( not) (54adec5)

  • Specify argument to write flood result tiff using large_image instead of rasterio (default) (010fe38)

  • Update analytics panel and node animation (c08a089)

  • Update and simplify analysis types response (5a4dc50)

  • Update chart visualization (d0d8874)

  • Update filter for existing result name match (eb997f6)

  • Update flood network failure task to use new flood data format (a841a52)

  • Update input/output handling in Analytics Panel (e9cf780)

  • Update result dataset name and frame property in layer options (3f78677)

Build System

  • Update django-large-image version (e4e85e8)

Features

  • Allow numeric inputs in AnalyticsPanel (27a920f)

  • Create default style for resulting flood layer (c54e8bd)

  • Expand options for percentile inputs (range 0 to 100 instead of 4 choices) (6a66b25)

  • Handle multiframe rasters in client (09874cf)

  • Replace hyetograph Charts with hydrograph Charts (18411d1)

  • Rewrite flood simulation task (9335acd)

Testing


Detailed Changes: v1.11.0...v1.12.0