CI Report:
N/A
LinuxServer Changes:
Full Changelog: v4.5.4-ls336...v4.5.5-ls337
Remote Changes:
Enhancements
- #21114 - Support path exclusions for data source synchronization
- #21578 - Support identifying scope object by name or slug when bulk importing scoped objects
Performance Improvements
- #21330 - Optimize the assignment of tags when saving objects
- #21402 - Avoid excessive database queries when rendering unnamed devices via the REST API
- #21611 - Replace inefficient calls to
.count()with.exists()
Bug Fixes
- #19867 - Preserve the "per page" pagination setting when returning from object edit forms
- #20077 - Fix form field focus bug in Microsoft Edge
- #20385 - Enforce
MAX_PAGE_SIZElimit for GraphQL API requests - #20468 - Fix range-based filter lookups for integer fields in GraphQL API
- #20915 - Restore user language preference after login via social authentication
- #20934 - Fix dark mode flicker on page load
- #21012 - Add pagination for VLAN table on interface view to prevent silent truncation at 100 entries
- #21380 - Fix display of the background tasks table on mobile
- #21440 - Avoid erroneously clearing primary/OOB IP assignments during bulk import/update
- #21468 - Preserve safe custom HTTP headers when copying requests for background job processing
- #21486 - Fix
AttributeErrorexception caused by missingCOOKIESattribute onNetBoxFakeRequest - #21512 - Fix GraphQL filter field name mismatch for device component types (e.g.
console_ports) - #21531 - Fix search functionality for location when combined with other filters
- #21556 - Avoid clearing the platform field when changing device type in the device edit form
- #21579 - Hide the script "Add" button for users lacking the required permission
- #21580 - Hide the virtual machine "Add components" dropdown for users lacking change permission
- #21586 - Fix broken "Add child group" link in site group view (was pointing to the region endpoint)
- #21618 - Fix cable termination points being lost when bulk-editing the cable profile
- #21651 - Disable sorting by the
is_primarycolumn in the MAC address list view - #21653 - Fix profile-based cable tracing when a single origin carries multiple positions
- #21673 - Fix display of primary IP address with associated NAT IP on virtual machine view
- #21686 - Clean up cached circuit attributes when reassigning a circuit termination