Skip to content

Commit e23b246

Browse files
committed
Changelog for #11987, #13440, #13746, #13876, #13950
1 parent a543bd4 commit e23b246

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/release-notes/version-3.6.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,19 @@
22

33
## v3.6.4 (FUTURE)
44

5+
### Enhancements
6+
7+
* [#13950](https://github.com/netbox-community/netbox/issues/13950) - Display custom choice field labels rather than values in UI
8+
59
### Bug Fixes
610

11+
* [#11987](https://github.com/netbox-community/netbox/issues/11987) - Fix validation of bulk cable updates via bulk import form
712
* [#12328](https://github.com/netbox-community/netbox/issues/12328) - Ensure generic foreign key relationships are populated in REST API serializations of objects
813
* [#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
916
* [#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
1018
* [#13910](https://github.com/netbox-community/netbox/issues/13910) - Correct "add device" button link under platform view
1119
* [#13944](https://github.com/netbox-community/netbox/issues/13944) - Correct serialization of several report attributes in the REST API
1220
* [#13966](https://github.com/netbox-community/netbox/issues/13966) - Restore "last login" column on users table

0 commit comments

Comments
 (0)