Skip to content

Commit bf1e046

Browse files
committed
Merge dashpay#48: Doc: Add release notes for 3.0.5
5adc2f2 Doc: Add release notes for 3.0.5 (Mitchell Cash) Pull request description: Add release notes for the upcoming 3.0.5 release. Tree-SHA512: ea5e3088977d5550cfa14ce98859aaa13ee92537972fb096c5bf73a72fd6b6094afde50a56f3d00fd3b72b2f20c70fbf87199d7e7371ca65f79116594ae696cb
2 parents 48935ca + 5adc2f2 commit bf1e046

File tree

1 file changed

+93
-0
lines changed

1 file changed

+93
-0
lines changed
Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
Ion Core version 3.0.5 is now available from:
2+
3+
<https://github.com/cevap/ion/releases>
4+
5+
This is a new minor version release, with various bugfixes.
6+
7+
Please report bugs using the issue tracker at GitHub:
8+
9+
<https://github.com/cevap/ion/releases>
10+
11+
Recommended Update
12+
==================
13+
14+
Ion Core version 3.0.5 is a recommended update for all users. This release
15+
contains new hardcoded checkpoints to guard against forks in the network.
16+
17+
If your client is only finding limited peers or sending and receiving coins
18+
aren't reaching their destination you may need to upgrade to this version and
19+
perform a resync of the blockchain.
20+
21+
How to Upgrade
22+
==============
23+
24+
If you are running an older version, shut it down. Wait until it has completely
25+
shut down (which might take a few minutes for older versions), then run the
26+
installer (on Windows) or just copy over `/Applications/Ion-Qt` (on Mac)
27+
or `iond`/`ion-qt` (on Linux).
28+
29+
Compatibility
30+
=============
31+
32+
Ion Core is extensively tested on multiple operating systems using
33+
the Linux kernel, macOS 10.8+, and Windows Vista and later. Windows XP is not supported.
34+
35+
Ion Core should also work on most other Unix-like systems but is not
36+
frequently tested on them.
37+
38+
3.0.5 change log
39+
----------------
40+
41+
- `fd5298c` Update README.md (Cevap Master)
42+
- `e53d2de` Bump version number to 3.0.4 (FornaxA)
43+
- `f8a7e1c` Update coin supply amount (FornaxA)
44+
- `4c19e64` Add release notes (FornaxA)
45+
- `784d3a1` Add checkpoint before merging, 552317, ref pull: #3 (cevap)
46+
- `6893a90` Update README.md (Cevap Master)
47+
- `606f97c` Update travis and snap, add default dir patch (cevap)
48+
- `4cecdaf` remove unmarked junk which breaks snapcraft building (cevap)
49+
- `663643f` Fix: snap - default data dir patch (cevap)
50+
- `0789160` Fix: check doc script failed due to misspelled backupxION instead of backupxion (cevap)
51+
- `971eb5a` cleaned up artworks, added code of conduct (cevap)
52+
- `fd46ab0` Fix copyright header scripts (cevap)
53+
- `8768fc8` Add assets: screenshots of QT (cevap)
54+
- `ca35635` Snapcraft 256x256 logo in shared folder (cevap)
55+
- `3e2e48b` Update debian sources for: new icons, some minor text fixes (cevap)
56+
- `2310e84` Redimensioned svg (cevap)
57+
- `f19036d` Add testnet, regtest and unittest pixmaps (cevap)
58+
- `c46bd54` Add new icon and its source for main network (cevap)
59+
- `cc4b053` Add 2 isns related scripts (cevap)
60+
- `12cb98c` New icons and its sources for testnet, regtest and unittest (cevap)
61+
- `44fd4c2` Updated RPC tests, ref #8 (cevap)
62+
- `845408d` Remove warning during compilation, fixed #9 (cevap)
63+
- `44e16ef` Replace all occurencies of ION-Qt with Ion-Qt (cevap)
64+
- `e36f97a` Add splashscreens, fixed #10 (cevap)
65+
- `1a08917` Rename all occurencies from ' ION ' to ' Ion ' (cevap)
66+
- `d6cf121` Iconn: small fixes, ref: #7 (cevap)
67+
- `5491b06` Ref #8 - Add tx pair to ordered list when adding it to the wallet (FornaxA)
68+
- `8ea377a` Create CODE_OF_CONDUCT.md (Cevap Master)
69+
- `67b8736` Sign code of conduct (cevap)
70+
- `6439a59` Rename bitcoin.org to ioncore.xyz, ref: #13 (cevap)
71+
- `941f0c9` Fix: travis broken due to SDK url replaced, fixing (cevap)
72+
- `d43c6c0` revert failure by wrong commit, ref #13 (cevap)
73+
- `fa72830` Change urls for osslsigncode v1.7.1 to use from sources from our repo, ref: #13 (cevap)
74+
- `0418712` Add additional icons to snapcraft build (cevap)
75+
- `8e029bf` Snap (#30) (Cevap Master)
76+
- `3b2434c` Snap builds fix bad commit (cevap)
77+
- `e17311c` Ionian Documentation (#23) (ckti)
78+
- `9d05d8e` Ion Build Documaentation for Raspian (#24) (ckti)
79+
- `ae0a10e` Update Travis build checks (#26) (Mitchell Cash)
80+
- `0da0dd8` Add ability to install man pages via `make install` (#27) (Mitchell Cash)
81+
- `e93a698` Update checkpoints to guard against forks in the network (Mitchell Cash)
82+
- `680ffb5` Update configure.ac version on master and set release to false (Mitchell Cash)
83+
84+
Credits
85+
=======
86+
87+
Thanks to everyone who directly contributed to this release:
88+
89+
- cevap
90+
- Cevap Master
91+
- ckti
92+
- FornaxA
93+
- Mitchell Cash

0 commit comments

Comments
 (0)