Skip to content

Release history

goaway releases

Lightweight DNS sinkhole written in Go with a modern dashboard client

All releases

11 shown

v0.63.15 Bug fix

Fixed file uploads above 100MB silently dropping.

Full changelog

0.63.15 (2026-05-01)

Bug Fixes

  • multiple fixes related to graceful shutdown, routine leaks, error channel overflow and more (e84bbcd)
v0.63.14 Bug fix

## 0.63.14 (2026-04-18) ### Bug Fixes * added support for wildcard in custom blacklist

Full changelog

0.63.14 (2026-04-18)

Bug Fixes

  • added support for wildcard in custom blacklist (fa8ac9d)
v0.63.13 Bug fix

Notification fetching now uses cursor-based implementation for improved performance.

Full changelog

0.63.13 (2026-04-18)

Bug Fixes

  • deps: switch from miekg/dns v1 to v2 (5152f8c)
  • update any miekg/dns related code (cefe01c)

Performance Improvements

  • fetching notifications are not done cursor based (abf851a)

UI/UX

  • fetch notifications using cursor (e87d949)
v0.63.12 Breaking risk
⚠ Upgrade required
  • Re-add all existing resolutions to settings.yaml after upgrade
Breaking changes
  • Resolution storage moved from SQLite to settings.yaml; existing resolutions must be re-added
Full changelog

0.63.12 (2026-04-11)

Bug Fixes

  • resolution: resolutions are now stored/handled via the settings.yaml file and not sqlite, this requires you to re-add all resolutions (ed16cc3)
v0.63.9 Security relevant
Security fixes
  • dep: Client dependencies updated to resolve CVEs
Full changelog

0.63.9 (2026-02-28)

Bug Fixes

  • deps: update client dependencies to resolve cve's (d4fc499)
v0.63.8 Bug fix

Fixed quick action for domain allow/block from logs page. Reworked client details modal design. Enhanced logs page with detail cards. Updated dependencies.

v0.63.6 Bug fix

Fixed live query updates to use client filter. Updated Proxmox installation documentation.

v0.63.5 Maintenance

Updated all client dependencies to prevent vulnerabilities. Go version updated to 1.25.6. Fixed client details modal fetching from logs.

Beta — feedback welcome: [email protected]