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
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,19 @@
1
1
# NetBox v3.7
2
2
3
-
## v3.7.8 (FUTURE)
3
+
## v3.7.8 (2024-05-06)
4
+
5
+
### Enhancements
6
+
7
+
*[#12127](https://github.com/netbox-community/netbox/issues/12127) - Enable adding new cables directly from navigation menu
4
8
5
9
### Bug Fixes
6
10
7
11
*[#15877](https://github.com/netbox-community/netbox/issues/15877) - Account for virtual chassis membership when assigning related interfaces via bulk edit
8
12
*[#15917](https://github.com/netbox-community/netbox/issues/15917) - Fix pagination through search results within dropdown fields
9
13
*[#15925](https://github.com/netbox-community/netbox/issues/15925) - Fix SVG rendering of cable traces to circuit terminations
14
+
*[#15948](https://github.com/netbox-community/netbox/issues/15948) - Fix cable trace SVG generation for cables with multiple terminations at both ends
15
+
*[#15960](https://github.com/netbox-community/netbox/issues/15960) - Replace CSV export formatting for several many-to-many fields
16
+
*[#15961](https://github.com/netbox-community/netbox/issues/15961) - Fix secret toggle button for IKE policies
0 commit comments