Releases: interfect/cjdns-installer
CJDNS for Windows v21.2.1
This is a CJDNS Windows x64 release based on cjdns v21.2 (2020-12-16). It includes an installer and a CJDNS Watchdog Service.
What's Changed
- Updated the ipv4 public peers list by @kaotisk-hund in #26
- Fixed the default configuration @andrasfuchs
- Added more details about running and debugging @andrasfuchs
New Contributors
- @kaotisk-hund made their first contribution in #26
Full Changelog: v21.2.0...v21.2.1
CJDNS for Windows v21.2.0
This is a CJDNS Windows x64 release based on cjdns v21.2 (2020-12-16). It includes an installer and a CJDNS Watchdog Service.
What's Changed
- Pr include needed plugins by @tigusoft-vm in #6
- Fix formatting after markdown changes by @Danielv123 in #12
- A bunch of improvments by @mkg20001 in #16
- More improvments by @mkg20001 in #18
- Delete old dns_*hack.cmd files by @mkg20001 in #19
- Update CJDNS to the most recent version (v21.2) by @andrasfuchs in #23
- Windows CJDNS executables updated to v21.2
- TAP driver updated to v9.24.2
- CJDNS Watchdog service updated to .NET 6
- CJDNS Watchdog service made self-contained, so no .NET Framework installation is required
- NSIS updated to v3.08
- Updated the build instructions
- Added a few more public peers
New Contributors
- @tigusoft-vm made their first contribution in #6
- @Danielv123 made their first contribution in #12
- @mkg20001 made their first contribution in #16
- @andrasfuchs made their first contribution in #23
Full Changelog: v0.2...v21.2.0
CJDNS for Windows v0.10-proto20.2
This release updates cjdns to 77259a4, AKA cjdns-v20.2.
This release also renames the DNS "hack" feature of the installer, meant to allow Windows to use CJDNS IPv6 addresses from DNS even without IPv6 Internet connectivity, to be a DNS "patch".
CJDNS for Windows v0.9-proto20.1
This release updates cjdns to bd6b60d, AKA cjdns-v20.1.
This release upgrades the protocol version to v20, and uses a new build script by @mkg20001 for an all-Linux build workflow.
This release has been tested and works.
CJDNS for Windows v0.8-proto18
This release updates cjdns to 6781eddb.
This release upgrades the protocol version to v18, and includes the new mkpasswd
tool for generating random passwords.
CJDNS for Windows v0.7-proto17
This release keeps cjdns at 8afe7081.
This release includes Kubuxu's DNS fix, which should allow browsing meshnet sites by DNS name to work out of the box in Firefox.
People with working Internet IPv6 should probably disable the "Apply DNS hack" option in the installer, as it adds static IPv6 addresses to your interfaces.
CJDNS for Windows v0.6-proto17
This release updates cjdns to 8afe7081, which brings support for protocol version 17, and some fixes for Windows 10 users. It also includes revisions to the license document.
CJDNS for Windows v0.5-proto16
This release keeps cjdns itself at dc9d5301, but comes with a variety of new features, including shortcuts to control cjdns, a config tester to see cjdns console output, and automatic installation of some public peers by default (only for new installs).
It also has a new Users' Guide, which will be displayed after installation, in order to help people get started on the meshnet and troubleshoot their nodes. The Administer your node section lists the new options in the Start menu and how to use them.
CJDNS for Windows v0.4-proto16
This release updates cjdns to dc9d5301, a custom patch based on 00a90f09. The patch, in the interfect/cjdns repository on the icmp-option-tolerance branch, causes cjdns to ignore the ICMP options that Windows attaches to NDP Neighbor Solicitation messages; previously these options were unexpected and would cause an assertion failure when encountered.
This release is built from the crashey
branch of cjdns. It is more up to date, but it is potentially even less stable than usual. It has been tested briefly, but it may live up to its name.
This release implements protocol version 16, up from version 14. It is still backwards-compatible with version 14.
This version can be safely installed over older versions.
CJDNS for Windows v0.3-proto14
This release updates cjdns to Git hash 601b6cd, which implements protocol version 14.
Since newer protocol versions have dropped support for protocols below 12, the protocol version is important information, so it now appears in the version string.
This version can be safely installed over older versions.