Bladeren bron

Changelog for #8342, #8357

jeremystretch 4 jaren geleden
bovenliggende
commit
b0948ea018
1 gewijzigde bestanden met toevoegingen van 2 en 0 verwijderingen
  1. 2 0
      docs/release-notes/version-3.1.md

+ 2 - 0
docs/release-notes/version-3.1.md

@@ -22,6 +22,8 @@
 * [#8314](https://github.com/netbox-community/netbox/issues/8314) - Prevent custom fields with default values from appearing as applied filters erroneously
 * [#8317](https://github.com/netbox-community/netbox/issues/8317) - Fix CSV import of multi-select custom field values
 * [#8319](https://github.com/netbox-community/netbox/issues/8319) - Custom URL fields should honor `ALLOWED_URL_SCHEMES` config parameter
+* [#8342](https://github.com/netbox-community/netbox/issues/8342) - Restore `created` & `last_updated` fields missing from several REST API serializers
+* [#8357](https://github.com/netbox-community/netbox/issues/8357) - Add missing tags field to location filter form
 
 ---