✨What's New
DNSFilter Partner Portal Revamp
– The DNSFilter Partner Portal has been relaunched with a modernized experience. Partners access the portal by verifying their company email via a magic link — no account creation or SSO required. Lesson progress is saved locally on your device.
🪲 Bug Fixes
  • CyberSight Client and User Cards
    – Resolved an issue where client and user detail cards in CyberSight displayed raw ID values instead of human-readable names.
  • Add User Drawer Organization Access Field
    – Resolved an issue where the Organization Access restriction field appeared empty in the Add User drawer, causing confusion about what access level would be granted.
  • Improved Error Handling for Invalid API Privacy Mode Values
    – Resolved an issue where passing an invalid
    privacy_mode
    value to
    PATCH /v1/msps/:id
    returned an HTTP 500 server error instead of a structured 422 validation response. The endpoint now returns a clear, consistent JSON error response when an invalid value is provided.
  • IPv6-Only DDNS Hostname Resolution for Sites
    – Resolved an issue where DDNS hostnames that resolve exclusively to IPv6 addresses could not be added to a Site due to a validation error. These hostnames now resolve correctly during setup without requiring manual workarounds.