v4.14.0
π½ Read the summarized changelog here π½
Added
- Add "Filter by selector" checkbox to mapzone manager to toggle between exploitation-permission scope and user selector scope.
- Persist mapzone manager "Filter by selector" checkbox state per user session (defaults to checked on first open).
- Add
vf_exploitationview (based oncat_managerandadmin_exploitation_x_user). - Add
v_ui_*_selmapzone views for selector-based filtering (selector_sector,selector_macrosector,selector_expl). - New tests for
vf_exploitationview and mapzones_selviews.
Changed
- Refactor mapzone
v_ui_*views to filter byvf_exploitationinstead of inline selector filters. - Improve
gw_fct_graphanalytics_manage_temporarynow uses the newvf_exploitationview to filter with permissions.
Fixed
- Fix
gw_fct_getprofilevaluesfunction to use the correct columns for ud and ws.
Full Changelog: v4.13.1...v4.14.0