Skip to content

Releases: drittich/DnsTube

DnsTube v2.4.0-beta2

22 Oct 20:28
Compare
Choose a tag to compare
DnsTube v2.4.0-beta2 Pre-release
Pre-release

What's Changed

  • Don't filter network adapter list

DnsTube v2.4.0-beta

21 Oct 16:13
Compare
Choose a tag to compare
DnsTube v2.4.0-beta Pre-release
Pre-release

What's Changed

A beta release supporting VPN split tunneling.

An option to select the network adapter to use for public IP address resolution and DNS updates has been added to the Settings page. Most people will want to leave this at (Default), but if you are using VPN split tunneling and want to use a different adapter than your VPN for IP address updates, this lets you choose the adapter to use.

DnsTube v2.3.0

17 Sep 16:54
Compare
Choose a tag to compare

What's Changed

  • Added support for TLS 1.3
  • Added more detailed error logging
  • Updated NPM/Nuget packages

DnsTube v2.2.0

06 May 23:27
Compare
Choose a tag to compare

What's Changed

  • Enable WAL mode for SqlLite to prevent "Database is locked" errors
  • Updated NPM packages

DnsTube v2.1.0

02 Apr 14:49
Compare
Choose a tag to compare

What's Changed

  • Detect network change (e.g., going on/off VPN) and update DNS

DnsTube v2.0.1

21 Jan 12:07
Compare
Choose a tag to compare

What's Changed

  • Fix for better compatibility by @quack79 in #50
  • Log manual updates
  • Package updates
  • Additional help text

New Contributors

DnsTube v2.0.0

10 Jan 19:29
5d3774e
Compare
Choose a tag to compare
  • leaving beta
  • added check for .NET 7 on install

DnsTube v2.0.0-beta4

21 Dec 05:30
Compare
Choose a tag to compare
  • UI refresh
  • bug fixes

See the README for installation/update instructions.

DnsTube v2.0.0-beta3

28 Nov 12:09
Compare
Choose a tag to compare
  • catch TaskCanceledException that was crashing the process when doing manual refresh

DnsTube v2.0.0-beta2

22 Nov 01:30
Compare
Choose a tag to compare

Changes:

  • Added manual DNS update
  • Added manual DNS entry list update
  • Fixed bug in saving Settings where selected domains would be cleared