Skip to content

deps: update dependency netbox-community/netbox to v4.0.6

Ghost User requested to merge renovate/netbox-community-netbox-4.x into master

This MR contains the following updates:

Package Update Change
netbox-community/netbox patch v4.0.5 -> v4.0.6

Release Notes

netbox-community/netbox (netbox-community/netbox)

v4.0.6: - 2024-06-24

Compare Source

Enhancements

  • #​15348 - Show saved filters alongside quick search on object list views
  • #​15794 - Dynamically populate related objects in UI views
  • #​16256 - Enable alphabetical ordering of bookmarks on dashboard
  • #​16307 - Enable calling log_*() methods on Script without passing a message

Bug Fixes

  • #​13925 - Fix support for "zulu" (UTC) timestamps for custom fields
  • #​14829 - Fix support for simple conditions (without AND/OR) in event rules
  • #​15717 - Allow assigning a device/VM in a site to a cluster with no site assigned
  • #​16143 - Display timestamps in tables in the configured timezone
  • #​16149 - Fix object linking in custom script logs
  • #​16252 - Fix total count in tab at top of rack elevations view
  • #​16273 - Restore global search bar on mobile
  • #​16416 - Retain dark/light mode toggle on mobile view
  • #​16444 - Disable ordering circuits list by A/Z termination
  • #​16450 - Searching for rack unit in form dropdown should be case-insensitive
  • #​16452 - Fix sizing of buttons within object attribute panels
  • #​16454 - Address DNS lookup bug in django-debug-toolbar
  • #​16460 - Omit spaces from telephone number URLs
  • #​16512 - Restore a user's preferred language (if any) on login
  • #​16542 - Fix bulk form operations when HTMX is enabled
  • #​16702 - Fix validation of return_url query parameter

  • If you want to rebase/retry this MR, check this box

 

Merge request reports