This commit is contained in:
jeremystretch 2023-03-30 17:02:23 -04:00
parent fbc23424a6
commit 3264636b7a

View File

@ -2,6 +2,14 @@
## v3.4.8 (FUTURE)
### Enhancements
* [#12095](https://github.com/netbox-community/netbox/issues/12095) - Specify UTF-8 encoding for default export template MIME type
### Bug Fixes
* [#12084](https://github.com/netbox-community/netbox/issues/12084) - Fix exception when attempting to create a saved filter for applied filters
---
## v3.4.7 (2023-03-28)