1.3.1
=============
This is a major release designed to improve the overall performance of the wallet. Upgrading to this version is strongly recommended. All parties upgrading from versions prior to v1.3.0 should resynchronize the complete block chain from the beginning. 

A copy of block chain available: http://coinmagi.org/bin/block-chain/

- Support of building Qt wallet and daemon on FreeBSD;
- Added "Mint" menu on the Qt wallet;
- Added "About" menu on the Qt wallet;
- Fixed price update for all of OS including Windows; 
- Corrected the total amount on the transaction page; 
- Overall improvement of the Qt wallet appearance;
- Removed pre-release message from the status bar; 
- Redesigned the icon set; new logo available here: http://coinmagi.org/files/logo/v1; previous version: http://coinmagi.org/files/logo/v2;

(January 29, 2017)

1.3.0rc1
=============

- Changed database for storing transaction and block indices from Berkeley DB to LevelDB; 
- Enabled block hash storing in storage and loaded directly from disk;
- Fixed "Checkpoint is too old" warning;
- PoS stake splitting and combining features, which can be set by stakesplitthreshold=VALUE and stakecombinethreshold VALUE in magi.conf, or by RPC commands: setstakesplitthreshold and setstakecombinethreshold; RPC commands getstakesplitthreshold and getstakecombinethreshold to show their current values;
- Added price information on Qt overviewpage;
- Qt wallet logo change and GUI improvements;
- Merge pull request of adding total balance in "Transactions" page by lightsplasher;
- Merge pull request of version check updates by feldenthorne; fixed automatic version check including test/rc versions.

(June 22, 2016)

1.2.1.3 
=============

- Update check points;
- Berkeley DB v4.8 will be used officially in all of wallets to be released; downloads: http://download.oracle.com/berkeley-db/db-4.8.30.NC.tar.gz;

(May 18, 2015)

1.2.1.2
=============

Merge updates by feldenthorne for arm compilation.

(Mar 13, 2015)
 
1.2.1.1
=============

- Fix for macosx compiling;
- Update getmininginfo;
- Other miscellaneous updates.

(Jan. 8, 2015)

1.2.0.1
=============

- Hard fork: https://bitcointalk.org/index.php?topic=735170.msg9991269#msg9991269;

- MagiReward-V2: implement an algorithm to stabilizing the difficulty variation and the block rewards;

- PoS-II-V2: adapt a close limitation on the PoS staking to improve the security;

- Fix PoS status showing in Qt wallet;

- Correct the money supply accessible to the API call - getinfo by deducting burned coins 720,000 XMG, see https://bitcointalk.org/index.php?topic=735170.msg9900074#msg9900074; 

- New API calls: getnetstakeweight, getmininginfo, getminingbykhps (mining calculator).

(Dec. 31, 2014)


1.1.0.1
=============

- Hard fork: https://bitcointalk.org/index.php?topic=735170.msg9310611#msg9310611;

- PoW algorithm switchover (M7M-v2) on Oct. 26, 2014 9:30:00 AM EST; details: https://bitcointalk.org/index.php?topic=735170.msg9230961#msg9230961.

- Migrating the block rewarding system to adapt to the new algorithm; hard fork at block #32,750;

- Difficulty adjustment method - Magi quantum wave (MQW) hard fork at block #33,500.

(Oct. 24, 2014)

1.0.0.2
=============

- Hard fork; mandatory wallet update needed before block #2700;
- Block rewards to maximum 300 XMG/block with reduced optimum difficult;
- Changing of PoS-II block starting at block 10080;
- https://bitcointalk.org/index.php?topic=735170.msg8898198#msg8898198.

(Sep. 20, 2014)

1.0.0.1
=============
- Launch of Coin Magi (XMG) on Sep. 15, 2014 5:00 PM EST
- https://bitcointalk.org/index.php?topic=735170.msg8834934#msg8834934
- https://bitcointalk.org/index.php?topic=735170.msg8834974#msg8834974

(Sep. 15, 2014)