Bitcoin Core version 0.17.0.1 is now available from:

https://bitcoincore.org/bin/bitcoin-core-0.17.0.1/

or through BitTorrent:

magnet:?xt=urn:btih:70749cf2cf2922a21208b4ae760c9f2f9d1e7f11&dn=bitcoin-core-0.17.0.1&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969&tr=udp%3A%2F%2Fzer0day.ch%3A1337&tr=udp%3A%2F%2Fexplodie.org%3A6969

This is a new major version release, including new features, various bugfixes and performance improvements, as well as updated translations.

Please report bugs using the issue tracker at GitHub:

https://github.com/bitcoin/bitcoin/issues

To receive security and update notifications, please subscribe to:

https://bitcoincore.org/en/list/announcements/join/

Notable changes

An issue was solved with OSX dmg generation, affecting macOS 10.12 to 10.14, which could cause Finder to crash on install.

There are no significant changes for other operating systems.

0.17.0.1 change log

Build system

  • #14416 eb2cc84 Fix OSX dmg issue (10.12 to 10.14) (jonasschnelli)

Documentation

  • #14509 1b5af2c [0.17] doc: use SegWit in getblocktemplate example (Sjors)

Credits

Thanks to everyone who directly contributed to this release:

  • Jonas Schnelli
  • Pieter Wuille
  • Sjors Provoost
  • Wladimir J. van der Laan