jeremystretch 3 年之前
父节点
当前提交
aaf829898b
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      docs/release-notes/version-3.3.md

+ 2 - 1
docs/release-notes/version-3.3.md

@@ -9,7 +9,8 @@
 ### Bug Fixes
 
 * [#9669](https://github.com/netbox-community/netbox/issues/9669) - Strip colons from usernames when using remote authentication
-
+* [#10575](https://github.com/netbox-community/netbox/issues/10575) - Include OIDC dependencies for python-social-auth
+* [#10596](https://github.com/netbox-community/netbox/issues/10596) - Panels should scroll horizontally to accomodate overflow data
 
 ---