NetBox v3.5.1 is now available on GitHub!
Enhancements
- #10759 – Support Markdown rendering for custom field descriptions
- #11190 – Including systemd service & timer configurations for housekeeping tasks
- #11422 – Match on power panel name when searching for power feeds
- #11504 – Add filter to select individual racks under rack elevations view
- #11652 – Add a module status column to module bay tables
- #11791 – Enable configuration of custom database backend via
ENGINE
parameter - #11801 – Include device description within rack elevation tooltip
- #11932 – Introduce a list view for image attachments, orderable by date and other attributes
- #12122 – Enable bulk import oj journal entries
- #12245 – Enable the assignment of wireless LANs to interfaces under bulk edit
Bug Fixes
- #10757 – Simplify IP address interface and NAT IP assignment form fields to avoid confusion
- #11715 – Prefix within a VRF should list global prefixes as parents only if they are containers
- #12363 – Fix whitespace for paragraph elements in Markdown-rendered table columns
- #12367 – Fix
RelatedObjectDoesNotExist
exception under certain conditions (regression from #11550) - #12380 – Allow selecting object change as model under object list widget configuration
- #12384 – Add a three-second timeout for RSS reader widget
- #12395 – Fix “create & add another” action for objects with custom fields
- #12396 – Provider account should not be a required field in REST API serializer
- #12400 – Validate default values for object and multi-object custom fields
- #12401 – Support the creation of front ports without a pre-populated device ID
- #12405 – Fix filtering for VLAN groups displayed under site view
- #12410 – Fix base path for OpenAPI schema (fixes Swagger UI requests)
- #12416 – Fix
FileNotFoundError
exception when a managed script file is missing from disk - #12412 – Device/VM interface MAC addresses can be nullified via REST API
- #12415 – Fix
ImportError
exception when running RQ worker - #12433 – Correct the application of URL query parameters for object list dashboard widgets
- #12436 – Remove extraneous “add” button from contact assignments list
- #12463 – Fix the association of completed jobs with reports & scripts in the REST API
- #12464 – Apply credentials for git data source only when connecting via HTTP/S
- #12476 – Fix
TypeError
exception when running therunscript
management command - #12483 – Fix git remote data syncing when with HTTP proxies defined
- #12496 – Remove obsolete account field from provider UI view