Release v3.2.2

This commit is contained in:
jeremystretch
2022-04-28 14:39:02 -04:00
parent cd3e901a60
commit 5ee3ee6181
6 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
# NetBox v3.2
## v3.2.2 (FUTURE)
## v3.2.2 (2022-04-28)
### Enhancements
@@ -16,6 +16,7 @@
* [#8959](https://github.com/netbox-community/netbox/issues/8959) - Prevent exception when refreshing scripts list (avoid race condition)
* [#9132](https://github.com/netbox-community/netbox/issues/9132) - Limit location options by selected site when creating a wireless link
* [#9133](https://github.com/netbox-community/netbox/issues/9133) - Upgrade script should require Python 3.8 or later
* [#9138](https://github.com/netbox-community/netbox/issues/9138) - Avoid inadvertent form submission when utilizing quick search field on object lists
* [#9151](https://github.com/netbox-community/netbox/issues/9151) - Child prefix counts not annotated on aggregates list under RIR view
* [#9156](https://github.com/netbox-community/netbox/issues/9156) - Fix loading UserConfig data from fixtures
* [#9158](https://github.com/netbox-community/netbox/issues/9158) - Do not list tags field for CSV forms which do not support tag assignment