Skip to content

Releases: nextdns/nextdns

nextdns-v1.46.0

30 Jun 16:57
@rs rs

Choose a tag to compare

Changelog

πŸ› Bug Fixes

  • 9be4b38 fix: Unifi OS 4.3+ support
  • a575d7a fix: set DHCP Option 6 (DNS Server) in OpenWrt install (#1007)
  • d6f9983 fix: use dnsmasq_local for firewalla dnsmasq config

πŸ› οΈ Maintenance Changes

  • 3a8d104 chore: update Go and GoReleaser
  • a25f88b chore: upgrade dependencies
  • 486cf99 chore: move firewala configuration up a level

nextdns-v1.45.0

17 Feb 21:23
@rs rs

Choose a tag to compare

Changelog

✨ New Features

  • 8bf668e Add Firewalla router support

nextdns-v1.44.6

13 Feb 02:31
@rs rs

Choose a tag to compare

Changelog

πŸ› Bug Fixes

  • fb6ac03 fix: typo in condition for parsing ECS IPv4

nextdns-v1.44.5

10 Feb 20:11
@rs rs

Choose a tag to compare

Changelog

πŸ› Bug Fixes

  • c93f9bd fix: regression of ECS no longer used as peer IP

πŸ€– Continuous Integration Changes

  • 621d63d ci: fix typo in goreleaser configuration

nextdns-v1.44.4

16 Jan 01:52
@rs rs

Choose a tag to compare

Changelog

✨ New Features

  • b6d63ca feat: add opensuse-slowroll support

πŸ› Bug Fixes

  • 0a1bf9c fix: ordering of systemd service on some Unifi routers
  • 473f404 fix: correctly nutter ECS when provided by the downstream

πŸ› οΈ Maintenance Changes

  • 9020c3e chore: remove uneeded files

πŸ€– Continuous Integration Changes

  • 35c1df7 ci: add more changelog commit types
  • a289a92 ci: fix goreleaser config
  • 7f04409 ci: debug github CI
  • 7e0f6a7 ci: fix AUR publish CI
  • 141d92b ci: fix github publish settings
  • ac436a9 ci: publish the AUR binary version of the package
  • 99c28f5 ci: add docker support
  • e37872f ci: fix AUR package publishing

nextdns-v1.44.3

23 Dec 00:47
@rs rs

Choose a tag to compare

Changelog

Others

  • 29509d2 chore: fix github release
  • d131fb7 chore: fix CI for AUR publishing

nextdns-v1.44.1

22 Dec 15:34
@rs rs
6e10ef6

Choose a tag to compare

Changelog

Others

  • 6e10ef6 fix: reenable APK generation and don't check for signature too early (#991)
  • 8fd8d8e fix: upgrade on debian when source as been removed
  • f82e48f chore: improve changelog rendering

nextdns-v1.44.0

20 Dec 00:28
@rs rs

Choose a tag to compare

Changelog

  • 98b056a Avoid leaking ECS to upstream when dnsmasq is forwarding subnet
  • 1e81051 Fix missing return in install.sh
  • 4ec4bd5 Fix ubios detection on 4.0 firmware
  • e7c9730 Remove unneeded "-bogus-priv" setting on update (#957)
  • 12e8618 Revert recent ubios change
  • 5a0102e Upgrade github artifact workflow
  • 97fe750 chore: upgrade Go dependencies
  • 5226008 chore: upgrade Go version to 1.23.4
  • 65679b5 fix: dnsmasq config directory path on 24.10 (#986)
  • 0b4387e fix: resist Unifi firmware upgrade
  • a64ae4d fix: skip APK generation waiting for investigation

nextdns-v1.43.5

24 May 11:32
@rs rs

Choose a tag to compare

Changelog

  • e051fcc Tentative fix for release CI

nextdns-v1.43.4

23 May 02:15
@rs rs

Choose a tag to compare

Changelog

  • 4f74c32 Disable dnsmasq mac/subnet report if client reporting is suabled on UDM
  • d678cd9 Fix FreeBSD model breaking resolution
  • 7b46df1 Fix typos (#938)