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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,9 @@
4
4
5
5
### Enhancements
6
6
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
+
*[#11233](https://github.com/netbox-community/netbox/issues/11233) - Intercept and cleanly report errors upon attempted database writes when maintenance mode is enabled
9
+
*[#11599](https://github.com/netbox-community/netbox/issues/11599) - Move contacts panels to separate tabs under object views
7
10
*[#11670](https://github.com/netbox-community/netbox/issues/11670) - Enable setting device type & module type weight via bulk import
8
11
*[#11900](https://github.com/netbox-community/netbox/issues/11900) - Add an outline to the reservation markers on rack elevations
9
12
*[#12131](https://github.com/netbox-community/netbox/issues/12131) - Show custom field description as an icon tooltip under object views
@@ -12,9 +15,11 @@
12
15
*[#12286](https://github.com/netbox-community/netbox/issues/12286) - Show height and total weight under device view
13
16
*[#12323](https://github.com/netbox-community/netbox/issues/12323) - Add 100GE CXP interface type
14
17
*[#12498](https://github.com/netbox-community/netbox/issues/12498) - Hide map button if `MAPS_URL` is empty
18
+
*[#12554](https://github.com/netbox-community/netbox/issues/12554) - Allow customization or disabling of the maintenance mode banner
15
19
16
20
### Bug Fixes
17
21
22
+
*[#10686](https://github.com/netbox-community/netbox/issues/10686) - Enable specifying termination object by virtual chassis master when importing cables
18
23
*[#12550](https://github.com/netbox-community/netbox/issues/12550) - Fix rear port selection widget under front port creation form
0 commit comments