Skip to content

Releases: glinford/dns-easy-switcher

v1.0.7

18 Nov 22:14

Choose a tag to compare

  • Custom DNS: up to four entries (IPv4/IPv6), comma-separated inputs, ports supported.
  • DNS apply: multi-server handling with port-aware resolver writing; speed tests use first entry per custom DNS.
  • Fix: closing β€œManage Custom DNS” no longer deletes the first custom entry.
  • Menu: new About window with version/build info and GitHub link.

v1.0.6

16 Mar 17:27

Choose a tag to compare

Bug fixes

  • Bug fixes for custom DNS port specification

v1.0.5

16 Mar 17:00

Choose a tag to compare

New Features

  • Added support for custom DNS port specification
    • Users can now specify non-standard ports for DNS servers using the format IP:PORT (e.g., 127.0.0.1:5353)
    • Added tooltips to explain port syntax in the DNS entry fields
    • Useful for running local DNS servers when port 53 is already in use by mDNSResponder

Bug Fixes

  • Fixed DNS switching not working with multiple network interfaces
    • DNS settings now apply to all active network interfaces simultaneously (both Wi-Fi and Ethernet)
    • Previously, when both Wi-Fi and Ethernet were connected, only Wi-Fi settings would be updated
    • Rewrote network service detection to properly identify and modify all active connections

v1.0.4

02 Mar 20:10

Choose a tag to compare

  • Made minor UI adjustments to improve readability and alignment in the menu
  • Added "Flush DNS Cache" button to the menu

v1.0.3

25 Feb 21:22

Choose a tag to compare

DNS Easy Switcher v1.0.3 - Update Release Notes

New Features:

Enhanced Custom DNS Management

  • Redesigned interface for managing custom DNS servers
  • New "Manage Custom DNS" option to easily view, edit, or delete your custom DNS configurations
  • Better organization with a dropdown menu for selecting custom DNS servers

Speed Test Functionality

  • New "Run Speed Test" button to measure response times for all DNS providers
  • View ping times (in ms) directly in the interface
  • Compare performance across all DNS options including Cloudflare, Quad9, AdGuard, Getflix, and your custom DNS servers

Touch ID Authentication

  • Added Touch ID support for DNS switching operations
  • Bypass password entry when making system network changes
  • Streamlined authentication process with a single prompt for both IPv4 and IPv6 settings

Improvements:

  • Reduced administrative privilege requests by combining IPv4 and IPv6 operations
  • Cleaner, more intuitive user interface for all DNS management tasks
  • More efficient background processing for DNS operations

v1.0.2

24 Feb 19:06

Choose a tag to compare

DNS Easy Switcher 1.0.2 - Release Notes

🌎 GetFlix DNS Support

  • Added support for GetFlix DNS servers with 25 global locations
  • Implemented dropdown menu for easy location selection
  • Visual indicator shows when GetFlix DNS is active
  • Locations include servers in Australia, North America, Europe, Asia, and more

v1.0.1

23 Feb 22:51

Choose a tag to compare

DNS Easy Switcher v1.0.1

What's New

  • Added AdGuard DNS support (94.140.14.14 and 94.140.15.15)

Known Issues

  • Due to macOS security requirements, administrator privileges (password) are still required for each DNS change

Full Release

Download the latest DMG file and follow the installation instructions in the README.

Supported Systems

  • macOS 14.0 (Sonoma) or later
  • Tested on Sonoma 14.5

v1.0.0

23 Feb 15:34

Choose a tag to compare

Initial Release