jeremystretch vor 3 Jahren
Ursprung
Commit
c287641363
1 geänderte Dateien mit 5 neuen und 0 gelöschten Zeilen
  1. 5 0
      docs/release-notes/version-3.3.md

+ 5 - 0
docs/release-notes/version-3.3.md

@@ -2,10 +2,15 @@
 
 
 ## v3.3.9 (FUTURE)
 ## v3.3.9 (FUTURE)
 
 
+### Enhancements
+
+* [#10653](https://github.com/netbox-community/netbox/issues/10653) - Ensure logging of failed login attempts
+
 ### Bug Fixes
 ### Bug Fixes
 
 
 * [#6389](https://github.com/netbox-community/netbox/issues/6389) - Call `snapshot()` on object when processing deletions
 * [#6389](https://github.com/netbox-community/netbox/issues/6389) - Call `snapshot()` on object when processing deletions
 * [#9878](https://github.com/netbox-community/netbox/issues/9878) - Fix spurious error message when rendering REST API docs
 * [#9878](https://github.com/netbox-community/netbox/issues/9878) - Fix spurious error message when rendering REST API docs
+* [#10236](https://github.com/netbox-community/netbox/issues/10236) - Fix TypeError exception when viewing PDU configured for three-phase power
 * [#10579](https://github.com/netbox-community/netbox/issues/10579) - Mark cable traces terminating to a provider network as complete
 * [#10579](https://github.com/netbox-community/netbox/issues/10579) - Mark cable traces terminating to a provider network as complete
 * [#10721](https://github.com/netbox-community/netbox/issues/10721) - Disable ordering by custom object field columns
 * [#10721](https://github.com/netbox-community/netbox/issues/10721) - Disable ordering by custom object field columns