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-4.0.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
## v4.0.8 (FUTURE)
4
4
5
+
### Enhancements
6
+
7
+
*[#15375](https://github.com/netbox-community/netbox/issues/15375) - Enable customization of SSO backend name & icon
8
+
9
+
### Bug Fixes
10
+
11
+
*[#16357](https://github.com/netbox-community/netbox/issues/16357) - Replicate assigned type & tenant for cable when clicking "create an add another"
12
+
*[#16760](https://github.com/netbox-community/netbox/issues/16760) - Fix data source syncing using git via a local path
13
+
*[#16838](https://github.com/netbox-community/netbox/issues/16838) - ActionsColumn should render extra buttons even when no stock actions are enabled
14
+
*[#16867](https://github.com/netbox-community/netbox/issues/16867) - Fix exception when a dashboard list widget references a model which has been removed
0 commit comments