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 7404cae commit 2a1710bCopy full SHA for 2a1710b
docs/release-notes/version-4.1.md
@@ -1,5 +1,16 @@
1
# NetBox v4.1
2
3
+## v4.1.1 (FUTURE)
4
+
5
+### Bug Fixes
6
7
+* [#17332](https://github.com/netbox-community/netbox/issues/17332) - Restore pagination for object list dashboard widgets
8
+* [#17353](https://github.com/netbox-community/netbox/issues/17353) - Fix styling of map buttons under site and device views
9
+* [#17354](https://github.com/netbox-community/netbox/issues/17354) - Prevent object & multi-object custom fields from breaking bulk import forms
10
+* [#17364](https://github.com/netbox-community/netbox/issues/17364) - Fix rendering of Markdown tables inside object list dashboard widgets
11
12
+---
13
14
## v4.1.0 (2024-09-03)
15
16
### Breaking Changes
0 commit comments