mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-15 11:42:52 -06:00
18 lines
531 B
Markdown
18 lines
531 B
Markdown
# NetBox v3.3
|
|
|
|
## v3.3.0 (FUTURE)
|
|
|
|
### Enhancements
|
|
|
|
* [#8495](https://github.com/netbox-community/netbox/issues/8495) - Enable custom field grouping
|
|
* [#8995](https://github.com/netbox-community/netbox/issues/8995) - Enable arbitrary ordering of REST API results
|
|
|
|
### Other Changes
|
|
|
|
* [#9261](https://github.com/netbox-community/netbox/issues/9261) - `NetBoxTable` no longer automatically clears pre-existing calls to `prefetch_related()` on its queryset
|
|
|
|
### REST API Changes
|
|
|
|
* extras.CustomField
|
|
* Added `group_name` field
|