Skip to content

v4.1.7-ls241

Latest
Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 21 Nov 19:26
a7ac2cf

CI Report:

https://ci-tests.linuxserver.io/linuxserver/netbox/v4.1.7-ls241/index.html

LinuxServer Changes:

Restructure init to allow for plugins as mods.

netbox Changes:

Enhancements

  • #15239 - Enable adding/removing individual VLANs while bulk editing device interfaces
  • #17871 - Enable the assignment/removal of virtualization cluster via device bulk edit
  • #17934 - Add 1000Base-LX interface type
  • #18007 - Hide sensitive parameters under data source view (even for privileged users)

Bug Fixes

  • #17459 - Correct help text on name field of module type component templates
  • #17901 - Ensure GraphiQL UI resources are served locally
  • #17921 - Fix scheduling of recurring custom scripts
  • #17923 - Fix the execution of custom scripts via REST API & management command
  • #17963 - Fix selection of all listed objects during bulk edit
  • #17969 - Fix system info export when a config revision exists
  • #17972 - Force evaluation of LOGIN_REQUIRED when requesting static media
  • #17986 - Correct labels for virtual machine & virtual disk size properties
  • #18037 - Fix validation of maximum VLAN ID value when defining VLAN groups
  • #18038 - The to_grams() utility function should always return an integer value