Skip to content

v4.2.7-ls270

Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 17 Apr 15:54
· 10 commits to master since this release
2b9d203

CI Report:

https://ci-tests.linuxserver.io/linuxserver/netbox/v4.2.7-ls270/index.html

LinuxServer Changes:

Restructure init to allow for plugins as mods.

Remote Changes:

Enhancements

  • #16144 - Add support for plugin models to GetReturnURLMixin
  • #18138 - Enable filtering of ObjectVar and MultiObjectVar input selections for custom fields
  • #18656 - Enable FHRP group assignment when bulk importing IP addresses
  • #18980 - Optimize bulk updates of custom field values when custom fields are added/removed
  • #19018 - Add MoCA interface type

Bug Fixes

  • #18553 - Avoid clearing site of assigned virtual machines when editing a cluster
  • #18738 - Respect declared ordering of custom scripts within a module
  • #18895 - Fix GraphQL support for interfaces which terminate virtual circuits
  • #18904 - Add missing tags column to config contexts table
  • #18964 - Fix "select all" behavior on object lists
  • #18965 - "Run script" button should respect default commit toggle for custom scripts
  • #18991 - Fix cable path tracing for pass-through ports in REST API
  • #18999 - Fix filtering of inventory items with no manufacturer in GraphQL API
  • #19021 - Preserve JSONField stylign when help_text is passed
  • #19023 - get_field_value() should honor null values on bound form fields
  • #19030 - Prevent pagination buttons from overlapping bulk action buttons on object lists
  • #19041 - Fix IndexError exception when creating multiple front ports with a label
  • #19092 - Fix clearing of scope field when bulk editing prefixes
  • #19122 - Fix styling of server error page