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
+8
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,19 @@
2
2
3
3
## v3.6.4 (FUTURE)
4
4
5
+
### Enhancements
6
+
7
+
*[#13950](https://github.com/netbox-community/netbox/issues/13950) - Display custom choice field labels rather than values in UI
8
+
5
9
### Bug Fixes
6
10
11
+
*[#11987](https://github.com/netbox-community/netbox/issues/11987) - Fix validation of bulk cable updates via bulk import form
7
12
*[#12328](https://github.com/netbox-community/netbox/issues/12328) - Ensure generic foreign key relationships are populated in REST API serializations of objects
8
13
*[#13064](https://github.com/netbox-community/netbox/issues/13064) - Fix resetting of checkbox fields triggered by HTMX form re-rendering
14
+
*[#13440](https://github.com/netbox-community/netbox/issues/13440) - Fix support for assigning a tenant when creating "next available" VLANs via the REST API
15
+
*[#13746](https://github.com/netbox-community/netbox/issues/13746) - Fix support for setting custom field values when creating "next available" IP addresses via the REST API
9
16
*[#13872](https://github.com/netbox-community/netbox/issues/13872) - Add CSV delimiter field to file upload tab under bulk object upload views
17
+
*[#13876](https://github.com/netbox-community/netbox/issues/13876) - Fix support for assigning an interface when creating "next available" IP addresses via the REST API
10
18
*[#13910](https://github.com/netbox-community/netbox/issues/13910) - Correct "add device" button link under platform view
11
19
*[#13944](https://github.com/netbox-community/netbox/issues/13944) - Correct serialization of several report attributes in the REST API
12
20
*[#13966](https://github.com/netbox-community/netbox/issues/13966) - Restore "last login" column on users table
0 commit comments