v4.16.0
🔽 Read the summarized changelog here 🔽
Added
- Add force reconnect parameter to
gw_fct_setlinktonetworkfunction. - Integrate
hydraulic_enginein Go2Epa for WS (EPANET) execute and result import; UD and missing package keep the classic EPA path. - Allow Execute EPA on Linux for WS when
hydraulic_engineis installed; keep it Windows-only for UD. - Require Execute EPA when Import results is selected in Go2Epa.
- Add
inp_report_onlymaxmin_valuesEPA option to store only max/min results when importing with hydraulic_engine. - Add
hydraulic_enginedependency torequirements.txt.
Fixed
- Fix blank multilingual projects: respect locale
cat_feature.activeand keep MULTI-CREATEconfig_form_fields(skip sample CFF wipe in empty profile). - Fix
gw_fct_mincut_minsectorandgw_fct_setmincutfunctions to count hydrometers correctly. - Fix selector performance on large projects: optimize
vf_node/vf_arc/vf_connec/vf_element/vf_linkfilters and stop probingve_nodeinsidegw_fct_setselectors(check-all exploitations was multi-second). - Fix
vf_elementview to useCOALESCE(pp.state, e.state)instead ofe.statewith plan_psector_x_node. - Fix
admin_catalogto check if audit schema is fully installed. - Fix
updateto use the correct language fromsys_versiontable. - Fix
gw_fct_create_querytablesandgw_fct_manage_temp_tablesfunctions to create indexes on the geometry columns.
Full Changelog: v4.15.4...v4.16.0