New Gui, support for Block version 4 (outdated)
This is a new major version release, bringing both new features and bug fixes.
Please report bugs using the issue tracker at github:
https://github.com/Feathercoin/Feathercoin/issues
Binaries / installation packages:
- Mac : attached
- Windows: atached
- Linux ( most major distributions):
- Download: http://software.opensuse.org/package/feathercoin
- Installation instructions Debian/Ubuntu: http://forum.feathercoin.com/topic/8327/guide-feathercoin-wallet-ppa-and-binaries-on-ubuntu-and-debian-linux
Fixes:
- Automated build tests fixed - Feathercoin v0.9.6 now includes automated unit tests from Bitcoin v0.9
- Fixed Miniupnpc > 1.6 - There was a bug in the code that didn’t agree with versions of miniupnpc greater than version 1.6
- Fixed “Ambiguous Overload” build error from chainparams.cpp when building with C++11 support
- Fixed buffer overflow bug in Coins.cpp
- Refreshed MacOS DMG background -updated icon size and position
- Fixed a build issue with MacOS build and the Multi-Sig QT page
- Fixed a C++11 build error “C++11 requires a space between literal and identifier” on main.cpp, wallet.cpp, walletmodel.cpp
Enhancements:
- Feathercoin-cli manpage added
- updated feathercoind, feathercoin-qt, feathercoin.conf manpages