Skip to content

Releases: steemit/steem

Steem v0.4.3

13 May 20:54
Compare
Choose a tag to compare

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

10 May 22:15
Compare
Choose a tag to compare

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:

  1. encrypted memos are now possible - just be sure that the sender and receiver are operating 0.4.2
  2. encrypted blockchain based private messages are now supported
  3. updates have been made to how payouts are projected / calculated
  4. cli wallet has been added to get private keys from password used on steemit.com

Steem 0.4.1

03 May 14:49
Compare
Choose a tag to compare

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

29 Apr 21:25
Compare
Choose a tag to compare

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

26 Apr 21:32
Compare
Choose a tag to compare

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

25 Apr 19:19
Compare
Choose a tag to compare

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:

  1. recalculate witness votes
  2. update virtual schedule time on adding and removing of votes
  3. limit maximum number of witness votes to 30
  4. check block timestamp to verify it isn't in the future
  5. update fc with bug fixes for websockets