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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,17 @@
2
2
3
3
## v3.6.8 (FUTURE)
4
4
5
+
### Enhancements
6
+
7
+
*[#14507](https://github.com/netbox-community/netbox/issues/14507) - Print new NetBox version when running upgrade script
8
+
*[#14538](https://github.com/netbox-community/netbox/issues/14538) - Add the `available_at_site` filter for VLANs
9
+
10
+
### Bug Fixes
11
+
12
+
*[#14549](https://github.com/netbox-community/netbox/issues/14549) - Fix association of job results when executing scripts via `runscript` management command
13
+
*[#14560](https://github.com/netbox-community/netbox/issues/14560) - Do not escape exclamation marks in custom link URLs
14
+
*[#14575](https://github.com/netbox-community/netbox/issues/14575) - Fix display of the tags column under VDC table
0 commit comments