File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 6
6
7
7
* [ #15119 ] ( https://github.com/netbox-community/netbox/issues/15119 ) - Add cluster & cluster group UI filter fields for VLAN groups
8
8
* [ #16090 ] ( https://github.com/netbox-community/netbox/issues/16090 ) - Include current NetBox version when an unsupported plugin is detected
9
+ * [ #16096 ] ( https://github.com/netbox-community/netbox/issues/16096 ) - Introduce the ` ENABLE_TRANSLATION ` configuration parameter
10
+ * [ #16107 ] ( https://github.com/netbox-community/netbox/issues/16107 ) - Change the default value for ` LOGIN_REQUIRED ` to True
11
+ * [ #16127 ] ( https://github.com/netbox-community/netbox/issues/16127 ) - Add integration point for unsupported settings
9
12
10
13
### Bug Fixes
11
14
12
15
* [ #16077 ] ( https://github.com/netbox-community/netbox/issues/16077 ) - Fix display of parameter values when viewing configuration revisions
13
16
* [ #16078 ] ( https://github.com/netbox-community/netbox/issues/16078 ) - Fix integer filters mistakenly marked as required for GraphQL API
14
17
* [ #16101 ] ( https://github.com/netbox-community/netbox/issues/16101 ) - Fix initial loading of pagination widget for dynamic object tables
18
+ * [ #16123 ] ( https://github.com/netbox-community/netbox/issues/16123 ) - Fix custom script execution via REST API
19
+ * [ #16124 ] ( https://github.com/netbox-community/netbox/issues/16124 ) - Fix GraphQL API support for querying virtual machine interfaces
15
20
16
21
---
17
22
You can’t perform that action at this time.
0 commit comments