Skip to content

Releases: bitcoin-tools/nodebuilder

Release 1.6.0

20 Jun 16:57
41b5ad4
Compare
Choose a tag to compare

This release contains the following:

  • Update Bitcoin Core to v27.1
  • Add health check badges to the readme
  • Publish Tor manual installation guide
  • Publish Core Lightning manual installation guide
  • Reduce the likelihood of triggering low-memory conditions
  • Bug fixes and automated testing improvements

What's Changed

Full Changelog: v1.5.0...v1.6.0

Release 1.6.0 (beta)

19 Jun 21:24
Compare
Choose a tag to compare
Release 1.6.0 (beta) Pre-release
Pre-release

Full Changelog: v1.5.0...v1.6.0-beta

Release 1.5.0

21 May 20:04
ebfc687
Compare
Choose a tag to compare

This major release contains over 100 changes, including:

  • Streamlined Processes: Standardized the release process using automation.
  • Enhanced Documentation: Bug report and documentation templates were updated.
  • Improved User Experience: Improved the terminal output, including during errors.
  • Platform Compatibility: Expanded support to Rocky Linux, Oracle Linux, openSUSE Tumbleweed, and Gentoo.
  • Documentation: Added WSL and Docker instructions for Windows users.
  • Stability Improvements: Added dozens of bug fixes and testing improvements.

What's Changed

Read more

Release 1.5.0 (beta-3)

21 May 14:41
452bf68
Compare
Choose a tag to compare
Pre-release

Release 1.5.0 (beta-2)

21 May 09:56
0ced328
Compare
Choose a tag to compare
Pre-release

Release 1.5.0 (beta)

20 May 04:09
34cb035
Compare
Choose a tag to compare
Release 1.5.0 (beta) Pre-release
Pre-release

Full Changelog: v1.4.0...v1.5.0-beta

Release 1.4.0

01 May 14:45
00d8dd2
Compare
Choose a tag to compare

This release includes the following:

  • Fix the broken desktop shortcut exec command
  • Add a -c/--compile option to test script
  • Add a -t/--test option to nodebuilder for running unit tests
  • Use the most recent tag for the one-liner command and Dockerfiles
  • Create a security policy, code of conduct, and issue+PR templates
  • Add Docker container usage instructions to the docs
  • Behind-the-scenes housekeeping
  • UI/UX and testing improvements

What's Changed

Full Changelog: v1.3.1...v1.4.0

Release 1.4.0 (beta)

01 May 13:10
fed5036
Compare
Choose a tag to compare
Release 1.4.0 (beta) Pre-release
Pre-release

Full Changelog: v1.3.1...v1.4.0-beta

Release 1.3.1

27 Apr 19:14
2b423da
Compare
Choose a tag to compare

Jumped the gun with the last release. This sub-release doesn’t include any bug fixes, just a few changes that were still in flight:

  • Improve the terminal output
  • Add a CI linter for markdown

What's Changed

Full Changelog: v1.3.0...v1.3.1

Release 1.3.0

27 Apr 13:12
512726a
Compare
Choose a tag to compare

This release contain lots of enhancements and fixes:

  • Use Bitcoin Core v27.0 by default
  • To improve security, the one-liner now runs the latest tag
  • To improve privacy, try using torsocks for curl and git clone
  • Warn M-series macOS users about GoFetch vulnerability
  • Add missing runtime dependency and rework dependencies lists
  • Add Bitcoin GUI support for Alpine Linux
  • Use a throw_error function for handled exceptions
  • Check for dependency vulnerabilities in CI
  • A usage and optional arguments section in the README
  • A detailed uninstall guide in the README
  • Lots of stability, UI/UX, and CI improvements
  • Refactors to make future maintenance easier

What's Changed

Full Changelog: v1.2.0...v1.3.0