You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes/version-3.6.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,19 @@
2
2
3
3
## v3.6.3 (FUTURE)
4
4
5
+
### Enhancements
6
+
7
+
*[#12732](https://github.com/netbox-community/netbox/issues/12732) - Add toggle to hide disconnected interfaces under device view
8
+
9
+
### Bug Fixes
10
+
11
+
*[#13506](https://github.com/netbox-community/netbox/issues/13506) - Enable creating a config template which references a data file via the REST API
12
+
*[#13666](https://github.com/netbox-community/netbox/issues/13666) - Cleanly handle reports without any test methods defined
13
+
*[#13839](https://github.com/netbox-community/netbox/issues/13839) - Restore original text color for HTML code elements
14
+
*[#13845](https://github.com/netbox-community/netbox/issues/13845) - Fix `AttributeError` exception when attaching front/rear images to a device type
15
+
*[#13871](https://github.com/netbox-community/netbox/issues/13871) - Fix rack filtering for empty location during device bulk import
16
+
*[#13891](https://github.com/netbox-community/netbox/issues/13891) - Allow designating an IP address as primary for device/VM while assigning it to an interface
0 commit comments