You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes/version-3.5.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,11 @@
1
1
# NetBox v3.5
2
2
3
-
## v3.5.2 (FUTURE)
3
+
## v3.5.2 (2023-05-22)
4
4
5
5
### Enhancements
6
6
7
7
*[#7671](https://github.com/netbox-community/netbox/issues/7671) - Introduce `REMOTE_AUTH_AUTO_CREATE_GROUPS` config parameter to enable the automatic creation of new groups when remote authentication is in use
8
+
*[#9068](https://github.com/netbox-community/netbox/issues/9068) - Disallow the assignment of network/broadcast IP addresses to interfaces
8
9
*[#11017](https://github.com/netbox-community/netbox/issues/11017) - Increase the maximum values for allocated and maximum power draws
9
10
*[#11233](https://github.com/netbox-community/netbox/issues/11233) - Intercept and cleanly report errors upon attempted database writes when maintenance mode is enabled
10
11
*[#11599](https://github.com/netbox-community/netbox/issues/11599) - Move contacts panels to separate tabs under object views
@@ -21,10 +22,12 @@
21
22
*[#12554](https://github.com/netbox-community/netbox/issues/12554) - Allow customization or disabling of the maintenance mode banner
22
23
*[#12605](https://github.com/netbox-community/netbox/issues/12605) - Add LX.5 port types
23
24
*[#12629](https://github.com/netbox-community/netbox/issues/12629) - Add 400GE CDFP and CFP8 interface types
25
+
*[#12678](https://github.com/netbox-community/netbox/issues/12678) - Add 200GE QSFP-DD interface type
24
26
25
27
### Bug Fixes
26
28
27
29
*[#10686](https://github.com/netbox-community/netbox/issues/10686) - Enable specifying termination object by virtual chassis master when importing cables
30
+
*[#11619](https://github.com/netbox-community/netbox/issues/11619) - Enable assigning VLANs without a site to interfaces during bulk edit
28
31
*[#12468](https://github.com/netbox-community/netbox/issues/12468) - Custom field names should not permit double underscores
29
32
*[#12550](https://github.com/netbox-community/netbox/issues/12550) - Fix rear port selection widget under front port creation form
30
33
*[#12570](https://github.com/netbox-community/netbox/issues/12570) - Disable ordering of synchronized object tables by the "synced" attribute
0 commit comments