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.4.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,15 +7,19 @@
7
7
*[#9285](https://github.com/netbox-community/netbox/issues/9285) - Enable specifying assigned component during bulk import of inventory items
8
8
*[#10700](https://github.com/netbox-community/netbox/issues/10700) - Match device name when using modules quick search
9
9
*[#11121](https://github.com/netbox-community/netbox/issues/11121) - Add VM resource totals to cluster view
10
+
*[#11156](https://github.com/netbox-community/netbox/issues/11156) - Enable selecting assigned component when editing inventory item in UI
10
11
*[#11223](https://github.com/netbox-community/netbox/issues/11223) - `reindex` management command should accept app label without model name
11
12
*[#11244](https://github.com/netbox-community/netbox/issues/11244) - Add controls for saved filters to rack elevations list
12
13
*[#11248](https://github.com/netbox-community/netbox/issues/11248) - Fix database migration when plugin with search indexer is enabled
14
+
*[#11259](https://github.com/netbox-community/netbox/issues/11259) - Add support for Redis username configuration
13
15
14
16
### Bug Fixes
15
17
16
18
*[#11280](https://github.com/netbox-community/netbox/issues/11280) - Fix errant newlines when exporting interfaces with multiple IP addresses assigned
17
19
*[#11290](https://github.com/netbox-community/netbox/issues/11290) - Correct reporting of scheduled job duration
18
20
*[#11232](https://github.com/netbox-community/netbox/issues/11232) - Enable partial & regular expression matching for non-string types in global search
21
+
*[#11342](https://github.com/netbox-community/netbox/issues/11342) - Correct cable trace URL under "connection" tab for device components
22
+
*[#11345](https://github.com/netbox-community/netbox/issues/11345) - Fix form validation for bulk import of modules
0 commit comments