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
+29Lines changed: 29 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,34 @@
1
1
# NetBox v3.5
2
2
3
+
## v3.5.3 (2023-06-02)
4
+
5
+
### Enhancements
6
+
7
+
*[#9876](https://github.com/netbox-community/netbox/issues/9876) - Improve support for matching tags in conditional rules
8
+
*[#12015](https://github.com/netbox-community/netbox/issues/12015) - Add device type & role filters for device components
9
+
*[#12470](https://github.com/netbox-community/netbox/issues/12470) - Collapse context data by default when viewing a rendered device configuration
10
+
*[#12562](https://github.com/netbox-community/netbox/issues/12562) - Record client IP address when logging authentication failures
11
+
*[#12597](https://github.com/netbox-community/netbox/issues/12597) - Add an option to hide custom fields only if unset
12
+
*[#12599](https://github.com/netbox-community/netbox/issues/12599) - Apply filter parameters to links in object count dashboard widgets
13
+
14
+
### Bug Fixes
15
+
16
+
*[#7503](https://github.com/netbox-community/netbox/issues/7503) - Improve rack space validation when creating multiple devices via REST API
17
+
*[#11539](https://github.com/netbox-community/netbox/issues/11539) - Fix exception when applying "empty" filter lookup with invalid value
18
+
*[#11934](https://github.com/netbox-community/netbox/issues/11934) - Prevent reassignment of an IP address designated as primary for its parent object
19
+
*[#12538](https://github.com/netbox-community/netbox/issues/12538) - Redirect user to originating view after editing/deleting an image attachment
20
+
*[#12627](https://github.com/netbox-community/netbox/issues/12627) - Restore hover preview for embedded image attachment tables
21
+
*[#12694](https://github.com/netbox-community/netbox/issues/12694) - Strip leading & trailing whitespace from custom link URL & text
22
+
*[#12702](https://github.com/netbox-community/netbox/issues/12702) - Fix sizing of rear port selection widget on front port template creation form
23
+
*[#12715](https://github.com/netbox-community/netbox/issues/12715) - Use contact assignments table to display the contacts assigned to an object
0 commit comments