We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34d20fc commit 20967bfCopy full SHA for 20967bf
docs/release-notes/version-4.0.md
@@ -2,6 +2,13 @@
2
3
## v4.0.9 (FUTURE)
4
5
+### Bug Fixes
6
+
7
+* [#13459](https://github.com/netbox-community/netbox/issues/13459) - Correct OpenAPI schema type for `TreeNodeMultipleChoiceFilter`
8
+* [#16176](https://github.com/netbox-community/netbox/issues/16176) - Restore ability to select multiple terminating devices when connecting a cable
9
+* [#17038](https://github.com/netbox-community/netbox/issues/17038) - Fix AttributeError exception when attempting to export system status data
10
+* [#17064](https://github.com/netbox-community/netbox/issues/17064) - Fix misaligned text within rendered Markdown code blocks
11
12
---
13
14
## v4.0.8 (2024-07-26)
0 commit comments