2021-02-26 16:12:52 -05:00
# NetBox v2.11
## v2.11-beta1 (FUTURE)
**WARNING:** This is a beta release and is not suitable for production use. It is intended for development and evaluation purposes only. No upgrade path to the final v2.11 release will be provided from this beta, and users should assume that all data entered into the application will be lost.
2021-02-26 16:25:37 -05:00
### Enhancements
* [#5370 ](https://github.com/netbox-community/netbox/issues/5370 ) - Extend custom field support to organizational models
2021-03-01 14:15:41 -05:00
* [#5401 ](https://github.com/netbox-community/netbox/issues/5401 ) - Extend custom field support to device component models
2021-03-01 14:51:29 -05:00
* [#5451 ](https://github.com/netbox-community/netbox/issues/5451 ) - Add support for multiple-selection custom fields
2021-03-01 17:24:30 -05:00
* [#5894 ](https://github.com/netbox-community/netbox/issues/5894 ) - Use primary keys when filtering object lists by related objects in the UI
2021-03-01 15:42:39 -05:00
* [#5901 ](https://github.com/netbox-community/netbox/issues/5901 ) - Add `created` and `last_updated` fields to device component models
2021-02-26 16:25:37 -05:00
2021-02-26 16:12:52 -05:00
### Other Changes
* [#1638 ](https://github.com/netbox-community/netbox/issues/1638 ) - Migrate all primary keys to 64-bit integers
2021-02-26 17:23:23 -05:00
* [#5873 ](https://github.com/netbox-community/netbox/issues/5873 ) - Use numeric IDs in all object URLs