Skip to content

Releases: nextdns/nextdns

nextdns-v1.42.0

04 Feb 23:48
@rs rs
Compare
Choose a tag to compare

Changelog

  • f21facf Update fedora URL for snapshot test
  • 2b47627 Update action versions
  • b2d53a1 Add a 1000 limit on the number of hostnames discovered via mdns (#903)
  • 65b6f51 Fix discovery on UXG
  • eebde6b Add support for UXG series of Unifi product (#899)
  • b71252c Add support for distributions derived from Arch
  • a9ab3b4 Update Go + deps
  • bfe85a6 fix: typo (#887)
  • cd5b7f5 Fix a linter warning
  • ae01333 Add instruction to disable Ad Blocking on UDM
  • d1db330 Use crypto rand to generate msg id

nextdns-v1.41.0

07 Oct 01:26
@rs rs
Compare
Choose a tag to compare

Changelog

  • ab5fc69 Log router type during setup
  • f1eb217 Add UDM content filtering feature detection
  • d2831b4 Text corrections in go files (#871)
  • 7da8f4c Add a warning when custom listen is provided with setup-router enabled
  • 835064e Fix unit tests
  • ccdcd77 Add support for interface as condition for dynamic profiles
  • 182f480 Update OpenWRT targets

nextdns-v1.40.1

14 Sep 11:52
@rs rs
Compare
Choose a tag to compare

Changelog

  • 4a369b7 Fix version not correctly embedded in the binary

nextdns-v1.40.0

13 Sep 12:13
@rs rs
Compare
Choose a tag to compare

Changelog

  • 5e0087b Switch UDM from iptables to dnsmasq forward
  • 375f7be Add UDM path for DHCP lease file
  • aa3b037 Fix inconsistent status on systemd based system
  • 054f6f4 Add some missing compilation flags
  • 4903fcc Upgrade Go version
  • b93ab2f host: implement log following for systemd-journald (#823) GitHub
  • 5ce24a5 Update install.sh (#832)
  • 9b1bab4 Fix missing '<' on custom_clientlist (#843)
  • 7e18fd2 Skip * hostnames in dnsmasq lease file (#833)
  • 7d29df3 Update Debian keyring on upgrade to workaround expired key (#827)
  • 36bec55 Profile bugfix (#815)
  • 9166d88 Upgrade Go version and dependencies
  • a66b07b Revert "Rework UBOS implementation (#799)" (#811)
  • effc5a3 Rework UBOS implementation (#799)
  • aad889b Update golang sys and net to latest, update docker to go 1.20 (#800)
  • 468bac3 Fix bogus-priv causing gethostbyaddr() to hang

nextdns-v1.39.4

26 Jan 18:41
@rs rs
Compare
Choose a tag to compare

Changelog

  • 632b26f Avoid reseting the config on deb/rpm upgrades

nextdns-v1.39.3

26 Jan 18:07
@rs rs
Compare
Choose a tag to compare

Changelog

  • a089d46 Avoid writing configuration if no arg was passed

nextdns-v1.39.2

26 Jan 17:33
@rs rs
Compare
Choose a tag to compare

Changelog

nextdns-v1.39.1

26 Jan 15:12
@rs rs
Compare
Choose a tag to compare

Changelog

  • 091d0df Fix parameters ignored at install

nextdns-v1.39.0

25 Jan 14:08
@rs rs
Compare
Choose a tag to compare

Changelog

  • 75f1aa9 Handle config -> profile migration

nextdns-v1.38.0

16 Nov 16:01
@rs rs
Compare
Choose a tag to compare

Changelog

d409692 Fix bogus-priv replying NXDOMAIN when discovery is disabled