Bug Fixes
- #7131 - Fix issue where Site fields were hidden when editing a VLAN group
- #7148 - Fix issue where static query parameters with multiple values were not queried properly
- #7153 - Allow clearing of assigned device type images
- #7162 - Ensure consistent treatment of
BASE_PATH
for UI-driven API requests - #7164 - Fix styling of "decommissioned" label for circuits
- #7169 - Fix CSV import file upload
- #7176 - Fix issue where query parameters were duplicated across different forms of the same type
- #7179 - Prevent obscuring "connect" pop-up for interfaces under device view
- #7188 - Fix issue where select fields with
null_option
did not render or send the null option - #7189 - Set connection factory for django-redis when Sentinel is in use
- #7191 - Fix issue where API-backed multi-select elements cleared selected options when adding new options
- #7193 - Fix prefix (flat) template issue when viewing child prefixes with prefixes available
- #7205 - Fix issue where selected fields with
null_option
set were not added to applied filters - #7209 - Allow unlimited API results when
MAX_PAGE_SIZE
is disabled