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.6.md
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,19 @@
2
2
3
3
## v3.6.7 (FUTURE)
4
4
5
+
### Enhancements
6
+
7
+
*[#14390](https://github.com/netbox-community/netbox/issues/14390) - Add `classes` parameter to `copy_content` template tag
8
+
9
+
### Bug Fixes
10
+
11
+
*[#14249](https://github.com/netbox-community/netbox/issues/14249) - Fix server error when authenticating via IP-restricted API tokens using IPv6
12
+
*[#14392](https://github.com/netbox-community/netbox/issues/14392) - Fix bulk operations for plugin models under admin UI
13
+
*[#14397](https://github.com/netbox-community/netbox/issues/14397) - Fix exception on non-JSON request to `/available-ips/` API endpoints
14
+
*[#14401](https://github.com/netbox-community/netbox/issues/14401) - Rack `starting_unit` cannot be zero
15
+
*[#14432](https://github.com/netbox-community/netbox/issues/14432) - Populate custom field default values for components when creating a device
16
+
*[#14448](https://github.com/netbox-community/netbox/issues/14448) - Fix exception when creating a power feed with rack and panel in different sites
0 commit comments