v4.8.1
π½ Read the summarized changelog here π½
PYTHON
- refactor(GwProjectCheckCMTask): mark functions for removal and improve JSON response handling
- feat(GwMapzoneManager): enhance search functionality to filter by name, id, or code
- refactor(toc): streamline context menu level handling in add_child_layer_btn and style_manager
- refactor(workspace_manager): update table model configuration in workspace manager
- fix(tools_gw): add missing layer directly if not on thread
- chore: add support for Qt6 in metadata
- fix(file_transfer, mapzones_manager): remove map movement on mapzones config selections and save user selections in file_transfer
Full Changelog (Python): v4.8.0...v4.8.1
DATABASE
- Fix
gw_trg_arc_node_valuestrigger on ws schemas. - Fix
gw_fct_graphanalytics_macromapzonesstreamline temporary table management. - Fix
gw_fct_pg2epa_export_inpadd alias for emitter_coeff. - Fix
gw_fct_graphanalytics_mapzones_v1function. - Performance of dscenario views for ws and ud
- Fix
gw_trg_gully_proximity,gw_trg_connec_proximitytriggers to useve_gullyandve_connectables instead ofgullyandconnectables. - Fix
gw_fct_getfeatureupsertfunction to useve_node,ve_connecandve_gullytables instead ofnode,connecandgullytables. - Recreate
ve_connecandve_gullyviews. - Add new indexes on
anl_*tables. - Remove losses dscenario.
- Improve
inp_familytable and result_families function. - Fix
gw_fct_setfeaturereplaceplanfunction. - Fix
ud_gw_trg_topocontrol_nodetrigger. - Fix
ud_gw_trg_topocontrol_arctrigger. - Fix
gw_fct_psector_mergefunction. - Fix
ud_pg2epanoew export undefined nodes connected to not undefined arcs.
Full Changelog (Database): giswater/giswater_dbmodel@v4.8.0...v4.8.1