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.7.md
+4
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,14 @@
4
4
5
5
### Bug Fixes
6
6
7
+
*[#13844](https://github.com/netbox-community/netbox/issues/13844) - Use `available_at_site` filter when filtering VLANs under prefix form
7
8
*[#14663](https://github.com/netbox-community/netbox/issues/14663) - Fix tunnel creation when setting initial termination to a VM interface
8
9
*[#14706](https://github.com/netbox-community/netbox/issues/14706) - Relax one-to-one mapping of tunnel termination to IP address
9
10
*[#14709](https://github.com/netbox-community/netbox/issues/14709) - Fix typo in tunnel termination type choice name
10
11
*[#14749](https://github.com/netbox-community/netbox/issues/14749) - Remove errant translation wrapper from `installed_device` on DeviceBay
12
+
*[#14778](https://github.com/netbox-community/netbox/issues/14778) - Custom field API serializer should accept null values for all optional fields
13
+
*[#14791](https://github.com/netbox-community/netbox/issues/14791) - Hide available prefixes when searching within a parent prefix
14
+
*[#14793](https://github.com/netbox-community/netbox/issues/14793) - Add missing Diffie-Hellman group 15
0 commit comments