Skip to content

Releases: nextdns/nextdns

nextdns-v1.43.3

29 Apr 21:51
@rs rs
Compare
Choose a tag to compare

Changelog

nextdns-v1.43.2

29 Apr 19:42
@rs rs
Compare
Choose a tag to compare

Changelog

  • 0825952 Fix VyOS config path
  • e2d46ab Fix invalid model header resulting in DoH failure
  • a675c4f github: avoid caching metadata files for too long (#932)
  • 3bee47f github: fix syncing of metadata to S3 bucket (#933)

nextdns-v1.43.1

28 Apr 13:03
@rs rs
Compare
Choose a tag to compare

Changelog

  • 03bc59b Fix systemd regression due to VyOS support bug
  • 5a25156 Upgrade github actions

nextdns-v1.43.0

28 Apr 00:44
@rs rs
Compare
Choose a tag to compare

Changelog

  • 3c5744c Add VyOS support
  • 7eb77be Add arp and ndp sub-command for easy debugging
  • 885cd89 Detect device model of the local host
  • d888294 Fix changelog for workflows (#912)
  • de66703 Fix changelog on releases (#908)
  • dc833df Fix typo in staticcheck.yml
  • df7d2e6 Remove netlink dependency for ndp on linux
  • a2e7899 Update go and dependencies
  • 00d697a install: ignore "apt-get update" errors (#915)

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