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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@
10
10
*[#15660](https://github.com/netbox-community/netbox/issues/15660) - Add Czech language support
11
11
*[#15696](https://github.com/netbox-community/netbox/issues/15696) - Add Danish language support
12
12
*[#16793](https://github.com/netbox-community/netbox/issues/16793) - Add Italian language support
13
+
*[#16933](https://github.com/netbox-community/netbox/issues/16933) - Enable toggling true/false marks on BooleanColumn
14
+
*[#16943](https://github.com/netbox-community/netbox/issues/16943) - Expand navigation breadcrumbs on job view to include the parent object
13
15
14
16
### Bug Fixes
15
17
@@ -21,6 +23,7 @@
21
23
*[#16819](https://github.com/netbox-community/netbox/issues/16819) - Highlight parent device in rack when viewing child device
22
24
*[#16838](https://github.com/netbox-community/netbox/issues/16838) - ActionsColumn should render extra buttons even when no stock actions are enabled
23
25
*[#16867](https://github.com/netbox-community/netbox/issues/16867) - Fix exception when a dashboard list widget references a model which has been removed
26
+
*[#16964](https://github.com/netbox-community/netbox/issues/16964) - Ensure configured password validators are enforced
0 commit comments