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
+7
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,19 @@
4
4
5
5
### Enhancements
6
6
7
+
*[#11039](https://github.com/netbox-community/netbox/issues/11039) - List parent prefixes under IP range view
7
8
*[#14507](https://github.com/netbox-community/netbox/issues/14507) - Print new NetBox version when running upgrade script
8
9
*[#14538](https://github.com/netbox-community/netbox/issues/14538) - Add the `available_at_site` filter for VLANs
9
10
10
11
### Bug Fixes
11
12
13
+
*[#11816](https://github.com/netbox-community/netbox/issues/11816) - Correct display of error message when attempting invalid VLAN site & group assignment
14
+
*[#12731](https://github.com/netbox-community/netbox/issues/12731) - Fix custom validation for many-to-many fields
15
+
*[#13606](https://github.com/netbox-community/netbox/issues/13606) - Fix filtering custom multi-choice fields by null
16
+
*[#13649](https://github.com/netbox-community/netbox/issues/13649) - Correct calculation of absolute lengths for zero-length cables
17
+
*[#13812](https://github.com/netbox-community/netbox/issues/13812) - Update status of remote data source when syncing fails via `syncdatasource` management command
12
18
*[#14517](https://github.com/netbox-community/netbox/issues/14517) - Ensure reservations tab is always displayed under rack view
19
+
*[#14532](https://github.com/netbox-community/netbox/issues/14532) - Device/VM change record should accurately reflect when primary/OOB IP is deleted
13
20
*[#14549](https://github.com/netbox-community/netbox/issues/14549) - Fix association of job results when executing scripts via `runscript` management command
14
21
*[#14560](https://github.com/netbox-community/netbox/issues/14560) - Do not escape exclamation marks in custom link URLs
15
22
*[#14575](https://github.com/netbox-community/netbox/issues/14575) - Fix display of the tags column under VDC table
0 commit comments