CI Report:
N/A
LinuxServer Changes:
Full Changelog: v4.6.8-ls373...v4.6.9-ls374
Remote Changes:
Enhancements
- #21387 - Add InfiniBand 4X interface types
- #22660 - Add an interface type for HPE Synergy interconnect links
- #22716 - Restrict images in rendered Markdown to HTTP(S) and relative URLs
- #22998 - Add a 100GBase-X-SFP112 interface type
Performance Improvements
- #23000 - Prefetch cable terminations to avoid N+1 queries when fetching cables via the GraphQL API
Bug Fixes
- #22683 - Prevent a server error when bulk import validation raises an error referencing a field omitted from the import data
- #22812 - Avoid loading all associated jobs into memory when deleting a custom script or other job-bearing object
- #22889 - Restore the monospace font for text areas on the config revision form
- #22922 - Honor the saving database connection in the scope propagation signal handlers
- #22923 - Clear
current_requestand the query cache when an exception is raised within anevent_tracking()block - #22929 - Avoid initializing a second
SideNavinstance for the top header - #22930 - Fix sidebar navigation initialization at a viewport width of exactly 1200 pixels
- #22934 - Discard queued events when a write performed by a UI view is rolled back
- #22944 - Display the complete role hierarchy in the virtual machine info panel
- #22953 - Restore custom script log messages in the output of the
runscriptmanagement command - #22954 - Display nested group and platform hierarchies in several info panels
- #22957 - Include ancestors in the breadcrumbs for device roles, platforms, and power panels
- #22963 - Honor the saving database connection in the counter cache signal handlers
- #22967 - Update the cached scope fields of circuit terminations when a location is moved to a different site
- #22978 - Discard queued events when a write performed via the REST API is rolled back
- #22985 - Exempt data file content from browser caching
- #22990 - Correct inconsistent field declarations which prevented certain fields from being edited or cleared via bulk edit
- #23007 - Align the sidebar navigation JavaScript breakpoint with that of the responsive layout
- #23013 - Avoid propagating a location's site assignment to descendant objects when the site has not changed