monero/ReleaseNotes.txt

48 lines
1.1 KiB
Plaintext
Raw Normal View History

2014-07-23 16:03:52 +03:00
Monero
2014-04-18 00:21:40 +03:00
2014-05-25 20:06:40 +03:00
Release notes 0.8.8
- JSON RPC v2.0 compatibility
- JSON RPC over TCP added- Further optimizations
- Fixed a bug with checkpoints behavior
- UI improvements for daemon
- Fixed COIN value (10^12)
2014-05-26 03:25:37 +03:00
- Raised minimum fee to 5 * (10^9)
- Temporary fix for block reward DoS attack
2014-05-25 20:06:40 +03:00
Release notes 0.8.7
- Slow hash optimizations
2014-05-03 19:19:43 +03:00
Release notes 0.8.6
- Simplwallet can set extra for transfers
- Improvements in JSON RPC for wallet
- UX improvements in simplewallet
- Win32 compilation
- Mac OSX compilation
2014-04-18 00:21:40 +03:00
2014-04-09 15:14:35 +03:00
Release notes 0.8.5
- Port mapping for daemon using UPnP
- Improvements for daemon JSON RPC API
2014-04-07 18:02:15 +03:00
Release notes 0.8.4
- Formalization of high level API
- Improvements for wallet JSON RPC API
2014-04-02 19:00:17 +03:00
Release notes 0.8.3
- JSON RPC for wallet
2014-05-25 20:11:56 +03:00
- Fixed bug with blockchain storing
- Fixed bug with correct display of transfer's change
- Bug fix in simple wallet
2014-04-02 19:00:17 +03:00
Release notes 0.8.2
2014-05-25 20:11:56 +03:00
- Now wallet is still working when daemon stores blockchain and can't serve clients
- No-console option for a daemon
- Fixed problem with network synchronization
- Major bug fix in simple wallet