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
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,16 +4,23 @@
4
4
5
5
### Enhancements
6
6
7
+
*[#14148](https://github.com/netbox-community/netbox/issues/14148) - Add tags column to L2VPN terminations column
7
8
*[#14390](https://github.com/netbox-community/netbox/issues/14390) - Add `classes` parameter to `copy_content` template tag
9
+
*[#14467](https://github.com/netbox-community/netbox/issues/14467) - Change custom field choice delimiter from comma to colon
8
10
9
11
### Bug Fixes
10
12
13
+
*[#13983](https://github.com/netbox-community/netbox/issues/13983) - Fix bulk import support for custom field choices
14
+
*[#14081](https://github.com/netbox-community/netbox/issues/14081) - Ensure accuracy of parent object counters when deleting related objects
11
15
*[#14249](https://github.com/netbox-community/netbox/issues/14249) - Fix server error when authenticating via IP-restricted API tokens using IPv6
12
16
*[#14392](https://github.com/netbox-community/netbox/issues/14392) - Fix bulk operations for plugin models under admin UI
13
17
*[#14397](https://github.com/netbox-community/netbox/issues/14397) - Fix exception on non-JSON request to `/available-ips/` API endpoints
14
18
*[#14401](https://github.com/netbox-community/netbox/issues/14401) - Rack `starting_unit` cannot be zero
15
19
*[#14432](https://github.com/netbox-community/netbox/issues/14432) - Populate custom field default values for components when creating a device
16
20
*[#14448](https://github.com/netbox-community/netbox/issues/14448) - Fix exception when creating a power feed with rack and panel in different sites
21
+
*[#14505](https://github.com/netbox-community/netbox/issues/14505) - Fix the assignment of tags to L2VPN terminations
22
+
*[#14512](https://github.com/netbox-community/netbox/issues/14512) - Remove unneeded annotations from queries when using REST API brief mode
23
+
*[#14515](https://github.com/netbox-community/netbox/issues/14515) - Ensure user config is created automatically for all user accounts
0 commit comments