Created attachment 220223 [details] net-mgmt/unifi6: Update to 6.0.41 Hi, please find the patch attached. Changelog for 6.0.41: * Improvements: - Dashboard - Update "Learn More" URL for access points promotion if WiFi experience not available. - Combine Radio accordions into one in property panel of AP. - Add a banner in Beta Settings to allow reverting back to Classic Settings. - Expose Advanced Features and Remove "Enable advanced features" checkbox in Classic Settings. - Add Wifi, Hotspot, and AP Group membership overview info in property panel of APs. - Rename Strict mode to Interference Blocker. - Exclude Microsoft Edge from unsupported browsers - Use device display names for User AP roaming notifications. * Bugfixes: - Add missing Network Scanners in Security Settings for UXG. - Resolve migration issues for users without DHCP Snooping setting in controller Database. - Allow configuring USP devices which were adopted in versions older than 5.14. - Fix UXG-Pro - cannot configure fixed IPs of clients (New Clients page). - Fix DHCP Name Server is not properly saved in New Settings. - Fix missing logs in support file for Cloud Key with UniFi OS. - Fix missing clients on Dashboard. - Fix missing Mobile Notifications and Cloud E-mails. - Fix layout of grid view on Clients page. - Fix timezone related runtime error causing crashes in New Dashboard. - Fix the empty form for Radius Authentication Server. - Fix showing no client if the WiFi Experience is 0. - Fix showing disconnected wireless clients as wired clients. - Fix GHz spelling. - Update Minimum RSSI range. - Update default state for fresh AP Meshing. - Display Interference Block toggle only if Minimum RSSI enabled. - Display "Auto" as default selected option in AP Uplink Priorities. - Suppress events without proper handling. - Clients Grid view design visual fixes. - DNS server now can be deleted from WAN form. - Show device alias in client grid if it's available. - Show WiFi experience as N/A if no clients are connected. - AP Radio advanced configuration adjustments. - Allow toggling Guest Portal for Hotspots in Hotspot form. - Prevent showing WiFi Experience over 100%. Build on 12-STABLE/amd64 OK.
Hi Juraj, Will take it again :)
I just opened a review in Phabricator [1], since I am a new, mentored committer. My mentors have to approve this version, normally this does not take long ;) [1] https://reviews.freebsd.org/D27461
A commit references this bug: Author: rhurlin Date: Sun Dec 6 15:11:06 UTC 2020 New revision: 557140 URL: https://svnweb.freebsd.org/changeset/ports/557140 Log: net-mgmt/unifi6: Update to 6.0.41 Updates UniFi Network Controller from v 6.0.28 to v6.0.41. Several enhancements and many bug fixes [1][2]. [1] https://community.ui.com/releases/UniFi-Network-Controller-6-0-36/9e57165b-3422-4fcf-ae02-13affcb388c8 [2] https://community.ui.com/releases/UniFi-Network-Controller-6-0-41/25633411-0273-4197-bf30-4aff30b3701e PR: 251565 Submitted by: Juraj Lutter <juraj@lutter.sk> (maintainer) Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D27461 Changes: head/net-mgmt/unifi6/Makefile head/net-mgmt/unifi6/distinfo head/net-mgmt/unifi6/pkg-descr
Committed, thanks :)