Skip to content

Releases: kacigaya/dns-switcher

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 30 Jul 13:15
chore(release): bump to 1.3.3

v1.3.2

Choose a tag to compare

@kacigaya kacigaya released this 28 Jun 17:12

Internal cleanup.

  • Deduplicated DNS apply/reset into a single helper
  • Network interface queries reuse the shared command runner
  • Single source for IP validation

v1.3.1

Choose a tag to compare

@kacigaya kacigaya released this 02 Jun 10:34

Fixes

  • Settings redesign — rebuilt with real Liquid Glass: rounded glass cards, glass toolbar/footer buttons, and a green-tinted active profile row. The previous grouped layout hid the glass effect behind opaque chrome.
  • Visible Quit button (⌘Q) in the settings window.

Install

brew install --cask kacigaya/tap/dnsswitcher

Or download DNSSwitcher.dmg below. If macOS blocks launch:

xattr -dr com.apple.quarantine /Applications/DNSSwitcher.app

v1.3.0

Choose a tag to compare

@kacigaya kacigaya released this 02 Jun 10:24

What's new

  • Liquid Glass UI — settings profile toolbar, editor actions, and the active profile row now use Apple's Liquid Glass material on macOS 26+, with a graceful material/bordered fallback on macOS 13–25.

Install

brew install --cask kacigaya/tap/dnsswitcher

Or download DNSSwitcher.dmg below. If macOS blocks launch, remove quarantine:

xattr -dr com.apple.quarantine /Applications/DNSSwitcher.app

v1.2.2

Choose a tag to compare

@kacigaya kacigaya released this 07 May 09:25

Changes

  • Bumps app bundle and Homebrew cask metadata to 1.2.2.

Asset

  • DNSSwitcher.dmg

SHA256: 6e0295650fa05d03e1b5c4d3c0c9e555de2f2e6afb840113a3ba2034579a283d

v1.2.1

Choose a tag to compare

@kacigaya kacigaya released this 07 May 09:11

Changes

  • Adds liquid glass settings UI.
  • Updates app bundle and Homebrew cask metadata to 1.2.1.

Asset

  • DNSSwitcher.dmg

SHA256: 6f03b3f3c5948d64a1994fe3afcfe2cf0652b24f21ee76901b6e4b5e6ae939fc

v1.2.0

Choose a tag to compare

@kacigaya kacigaya released this 14 Apr 20:16
493f9b2

Harden DNS profile input/persistence paths and align distribution metadata

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 18 Mar 23:11
Add macOS DMG build, icon generation, and scripts

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 18 Mar 22:51
ec8b730
Fix launch at login feature

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 18 Mar 22:30
Fix blank settings page at start