mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-11 19:09:36 -06:00
16 lines
459 B
Markdown
16 lines
459 B
Markdown
# NetBox v3.2
|
|
|
|
## v3.2.0 (FUTURE)
|
|
|
|
!!! warning "Python 3.8 or Later Required"
|
|
NetBox v3.2 requires Python 3.8 or later.
|
|
|
|
### Breaking Changes
|
|
|
|
* Automatic redirection of legacy slug-based URL paths has been removed.
|
|
|
|
### Other Changes
|
|
|
|
* [#7731](https://github.com/netbox-community/netbox/issues/7731) - Require Python 3.8 or later
|
|
* [#8031](https://github.com/netbox-community/netbox/issues/8031) - Remove automatic redirection of legacy slug-based URLs
|