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
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,10 @@
1
1
# NetBox v3.6
2
2
3
-
## v3.6.7 (FUTURE)
3
+
## v3.6.7 (2023-12-15)
4
4
5
5
### Enhancements
6
6
7
+
*[#12751](https://github.com/netbox-community/netbox/issues/12751) - Designate fields to expand by default for object selector widget
7
8
*[#14148](https://github.com/netbox-community/netbox/issues/14148) - Add tags column to L2VPN terminations column
8
9
*[#14390](https://github.com/netbox-community/netbox/issues/14390) - Add `classes` parameter to `copy_content` template tag
9
10
*[#14467](https://github.com/netbox-community/netbox/issues/14467) - Change custom field choice delimiter from comma to colon
@@ -21,6 +22,8 @@
21
22
*[#14505](https://github.com/netbox-community/netbox/issues/14505) - Fix the assignment of tags to L2VPN terminations
22
23
*[#14512](https://github.com/netbox-community/netbox/issues/14512) - Remove unneeded annotations from queries when using REST API brief mode
23
24
*[#14515](https://github.com/netbox-community/netbox/issues/14515) - Ensure user config is created automatically for all user accounts
25
+
*[#14522](https://github.com/netbox-community/netbox/issues/14522) - Fix filtering contact assignments by group
26
+
*[#14533](https://github.com/netbox-community/netbox/issues/14533) - Fix quick search under VLAN group VLANs list
0 commit comments