Skip to content

Commit 099aff5

Browse files
committed
1 parent f9ceaad commit 099aff5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/release-notes/version-3.6.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
## v3.6.3 (FUTURE)
44

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
17+
518
---
619

720
## v3.6.2 (2023-09-20)

0 commit comments

Comments
 (0)