Skip to content

v4.8.1

Choose a tag to compare

@ArnauUrgeles ArnauUrgeles released this 07 Apr 15:24

πŸ”½ 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_values trigger on ws schemas.
  • Fix gw_fct_graphanalytics_macromapzones streamline temporary table management.
  • Fix gw_fct_pg2epa_export_inp add alias for emitter_coeff.
  • Fix gw_fct_graphanalytics_mapzones_v1 function.
  • Performance of dscenario views for ws and ud
  • Fix gw_trg_gully_proximity , gw_trg_connec_proximity triggers to use ve_gully and ve_connec tables instead of gully and connec tables.
  • Fix gw_fct_getfeatureupsert function to use ve_node , ve_connec and ve_gully tables instead of node , connec and gully tables.
  • Recreate ve_connec and ve_gully views.
  • Add new indexes on anl_* tables.
  • Remove losses dscenario.
  • Improve inp_family table and result_families function.
  • Fix gw_fct_setfeaturereplaceplan function.
  • Fix ud_gw_trg_topocontrol_node trigger.
  • Fix ud_gw_trg_topocontrol_arc trigger.
  • Fix gw_fct_psector_merge function.
  • Fix ud_pg2epa noew export undefined nodes connected to not undefined arcs.

Full Changelog (Database): giswater/giswater_dbmodel@v4.8.0...v4.8.1

πŸ“ƒ Check the oficial documentation here: ⛓️‍πŸ’₯ Giswater Documentation