CI Report:
https://ci-tests.linuxserver.io/linuxserver/netbox/v4.2.9-ls273/index.html
LinuxServer Changes:
Restructure init to allow for plugins as mods.
Remote Changes:
Enhancements
- #17151 - Display circuit type with background color in circuits list
- #17319 - Improve layout of component template edit forms
- #17405 - Display plugin icons in plugins list
- #18215 - Link to script results list from script history
- #18334 - Add region, site group, site, location, and rack filters for modules
- #18982 - Reference rack as related object in changelog records for rack reservations
- #18989 - List virtual circuits under provider view
- #19110 - Enable filtering devices and virtual machines by primary IP address
- #19358 - Move release info from footer to the navigation menu
Bug Fixes
- #15739 - Account for parallel cables when calculating total path length
- #15971 - Preserve "none" selection in filter form fields
- #16238 - Fix styling for white, gray, and black custom link buttons
- #17613 - Fix layout of object view content on mobile
- #17676 - Fix support for module bay creation when bulk importing module types
- #18706 - Fix validation for VLANs assigned to both a group and a site
- #18717 - Ensure change logs populated for many-to-one changes
- #19117 - Avoid
AttributeError
exception when bulk import objects which have a multi-object custom field with a default value - #19204 - Improve JSON serialization support for data returned by a custom script
- #19217 - Ensure static assets for the debug toolbar are installed even if
DEBUG
is false - #19228 - Fix ordering of custom scripts to avoid
NoReverseMatch
exception - #19229 - Fix
ValueError
exception when attempting to nullify interface mode when a VLAN is assigned - #19275 -
type
field should not be required when bulk editing interfaces - #19279 -
status
field should not be required when bulk editing inventory items - #19281 - Fix form validation failure when attempting to create a service from a service template
- #19320 - Include Q-in-Q VLAN (if any) in VM interface details
- #19322 - Correct URL paths for bulk import views
- #19346 - Ensure all redirect URLs are validated before use