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.0.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,22 @@
1
1
# NetBox v3.0
2
2
3
+
## v3.0.12 (2021-12-06)
4
+
5
+
### Enhancements
6
+
7
+
*[#7751](https://github.com/netbox-community/netbox/issues/7751) - Get API user from LDAP only when `FIND_GROUP_PERMS` is enabled
8
+
*[#7885](https://github.com/netbox-community/netbox/issues/7885) - Linkify VLAN name in VLANs table
9
+
*[#7892](https://github.com/netbox-community/netbox/issues/7892) - Add L22-30 power port & outlet types
10
+
*[#7932](https://github.com/netbox-community/netbox/issues/7932) - Improve performance of the "quick find" function
11
+
*[#7941](https://github.com/netbox-community/netbox/issues/7941) - Add multi-standard ITA power outlet type
12
+
13
+
### Bug Fixes
14
+
15
+
*[#7823](https://github.com/netbox-community/netbox/issues/7823) - Fix issue where `return_url` is not honored when 'Save & Continue' button is present
0 commit comments