Releases: steemit/steem
Steem v0.4.3
This is a bugfix release that addresses bugs in v0.4.2 that prevented the cli_wallet from communicating with steemd unless all plugins were enabled.
There are no hard forking changes in this release.
Steem v0.4.2
This release fixes unintentional forking caused by the 0.4.1 release and is a mandatory upgrade for users 0.4.1 users. It is an optional upgrade for users of 0.4.0.
Other new features available in this release:
- encrypted memos are now possible - just be sure that the sender and receiver are operating 0.4.2
- encrypted blockchain based private messages are now supported
- updates have been made to how payouts are projected / calculated
- cli wallet has been added to get private keys from password used on steemit.com
Steem 0.4.1
This is a bug fix release that allows you to restart steemd without replaying the blockchain.
There is no hard fork and upgrade is optional.
Steem 0.4.0
This is a bugfix release that schedules a hardfork for:
Sat, 30 Apr 2016 15:00:00 GMT
All nodes are required to upgrade as soon as possible.
Steem 0.3.0
This is a bug fix hardfork that takes effect:
HARDFORK DATE: 4/27/2016 13:00:00 GMT
All full nodes are required to update.
Steem 0.2.0
This release includes several bug fixes for the protocol and is a hard fork that takes effect
Hardfork Date: Tue, 26 Apr 2016 18:00:00 GMT
Changes:
- recalculate witness votes
- update virtual schedule time on adding and removing of votes
- limit maximum number of witness votes to 30
- check block timestamp to verify it isn't in the future
- update fc with bug fixes for websockets