Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
goatpig committed Aug 27, 2017
1 parent a6d366f commit 95dc559
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
v0.96.2
v0.96.2, released August 27th 2017

This comment has been minimized.

Copy link
@ruimarinho

ruimarinho Sep 18, 2017

@goatpig are you going to publish the macOS release binary for v0.96.2?

== Added ==
- Enabled SegWit on the mainnet. Running against a node with WITNESS service bit flagged will allow you to create SegWit addresses.
- Improved DB scan speed (~80% faster) and stability.
- Reduced DB memory usage (~20% less).
- Supernode DB mode. This isn't optimized for consumer grade computers, use at your own risk.
Expand All @@ -8,16 +9,21 @@ v0.96.2
- You can now create OP_RETURN outputs from the Send dialog. This feature is only available in Expert mode.
- You can now pick the signer of your choosing in Expert mode.
- Added BCH on top of the legacy and 0.96 C++ signer.
- Improved verbose on ZC broadcast failure.

== Fixed ==
- Fixed benchmark timers on POSIX systems.
- Fixed several Linux build configure bugs.
- Properly update RPC state in GUI on connect/disconnect events.
- Various zero conf bugs.
- Scan progress notification.
- Properly display comments for non legacy addresses.
- Digital exports will be saved under the proper file extention in Windows.

== Removed ==
- Removed armoryd from the repository. armoryd was moved to its own repository (https://github.com/goatpig/armoryd)

v0.96.1, release July 26th 2017
v0.96.1, released July 26th 2017

== Added ==
- Raised default fee to 200 satoshi/Bytes. This fee will apply when using defaults and the node RPC is down.
Expand Down

1 comment on commit 95dc559

@goatpig
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0.96.3

Please sign in to comment.