mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-21 11:37:21 -06:00
15 lines
597 B
Markdown
15 lines
597 B
Markdown
## v3.1-beta1 (FUTURE)
|
|
|
|
!!! warning "PostgreSQL 10 Required"
|
|
NetBox v3.1 requires PostgreSQL 10 or later.
|
|
|
|
### Enhancements
|
|
|
|
* [#1337](https://github.com/netbox-community/netbox/issues/1337) - Add WWN field to interfaces
|
|
* [#6711](https://github.com/netbox-community/netbox/issues/6711) - Add `longtext` custom field type with Markdown support
|
|
* [#6874](https://github.com/netbox-community/netbox/issues/6874) - Add tenant assignment for locations
|
|
|
|
### Other Changes
|
|
|
|
* [#7318](https://github.com/netbox-community/netbox/issues/7318) - Raise minimum required PostgreSQL version from 9.6 to 10
|