Releases: drittich/DnsTube
v2.8.0
v2.7.1
What's Changed
- Track failure during update so we can try again on next triggered update
Note: An upcoming release will add immediate retries rather than waiting for the next timer interval.
Resolves issue #72. Thanks to @XHead-git for the bug report.
DnsTube v2.8.0-beta2
What's Changed
- Targets .NET 8 for improved performance and reduced package size
This release uses a newer version of the .NET framework. You may need to download and install it from https://dotnet.microsoft.com/en-us/download
DnsTube v2.7.0
What's Changed
- Manual update now forces Cloudflare update.
This handles the case where you have externally modified your Cloudflare DNS IP and wish to force an update from DnsTube. Resolves issue #70.
DnsTube v2.7.0-beta
What's Changed
- Manual update now forces Cloudflare update.
This handles the case where you have externally modified your Cloudflare DNS IP and wish to force an update from DnsTube. Resolves issue #70.
DnsTube v2.6.0
What's Changed
Resolves issue #63 (DnsTube is not able to get the current IPv6)
Contributors: Thanks to @fbordignon for the fix!
DnsTube v2.6.0-beta
What's Changed
Resolves issue #63 (DnsTube is not able to get the current IPv6)
Contributors: Thanks to @fbordignon for the fix!
DnsTube v2.5.0
What's Changed
Resolves issue #63 (DnsTube is not able to get the current IPv6)
Contributors: Thanks to @fbordignon for the fix!
DnsTube v2.4.0
What's Changed
- Added support for 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.4.0-beta2
What's Changed
- Don't filter network adapter list