Skip to content

Release Candidate v0.15.4

Pre-release
Pre-release

Choose a tag to compare

@coderofstuff coderofstuff released this 20 Dec 00:38
· 100 commits to master since this release
8fe4663

Instructions for Node Maintainers

This is the first release that includes the database version upgrade introduced in #494. When you run this version with an existing datadir, you may be asked to upgrade your database version in CLI. To proceed, type y or yes and hit enter. Alternatively, you can run this version with a --yes flag to skip the interactive question.

This database upgrade is a one-way path, which means after updating your datadir to the new version, you won't be able to go back to an earlier version.

What's Changed

New Contributors

  • @demisrael made their first contribution in #482
  • @IzioDev made their first contribution in #582
  • @witter-deland made their first contribution in #587

Full Changelog: v0.15.2...v0.15.4-rc1