|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
| 5 | + <meta http-equiv="Content-Language" content="en-us" /> |
| 6 | + <meta http-equiv="imagetoolbar" content="false" /> |
| 7 | + <meta name="MSSmartTagsPreventParsing" content="true" /> |
| 8 | + <title>Forknote 2.1.2 Release</title> |
| 9 | + <link rel="alternate" type="application/atom+xml" title="API Changes" href="/blog.atom" /> |
| 10 | + <link href="/css/reset.css" rel="stylesheet" type="text/css" /> |
| 11 | + <link href="/css/documentation.css" media="screen" rel="stylesheet" type="text/css"> |
| 12 | + <link href="/css/pygments.css" media="screen" rel="stylesheet" type="text/css"> |
| 13 | + <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> |
| 14 | + <script src="/js/jquery.js" type="text/javascript"></script> |
| 15 | + <script src="/js/documentation.js" type="text/javascript"></script> |
| 16 | + |
| 17 | + <script> |
| 18 | + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
| 19 | + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
| 20 | + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
| 21 | + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); |
| 22 | + |
| 23 | + ga('create', 'UA-883823-25', 'auto'); |
| 24 | + ga('require', 'linkid'); |
| 25 | + ga('send', 'pageview'); |
| 26 | + |
| 27 | + </script> |
| 28 | +</head> |
| 29 | + |
| 30 | + |
| 31 | +<body class="blog"> |
| 32 | + <div id="fb-root"></div> |
| 33 | + <script>(function(d, s, id) { |
| 34 | + var js, fjs = d.getElementsByTagName(s)[0]; |
| 35 | + if (d.getElementById(id)) return; |
| 36 | + js = d.createElement(s); js.id = id; |
| 37 | + js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.4&appId=137953626228878"; |
| 38 | + fjs.parentNode.insertBefore(js, fjs); |
| 39 | + }(document, 'script', 'facebook-jssdk'));</script> |
| 40 | + |
| 41 | + <div id="header-wrapper"> |
| 42 | + <div id="header"> |
| 43 | + <div> |
| 44 | + <a class="logo" href="/">Forknote</a> |
| 45 | + <ul class="nav"> |
| 46 | + <li><a href="/download/" class="nav-download">Download</a></li> |
| 47 | + <li><a href="/create/" class="nav-create">Create</a></li> |
| 48 | + <li><a href="/documentation/" class="nav-developers">Documents</a></li> |
| 49 | + <li><a href="/blog/" class="nav-blog">Blog</a></li> |
| 50 | + <li><a href="/contact/" class="nav-contact">Support</a></li> |
| 51 | + <li id="search-container"> |
| 52 | + <input type="text" id="searchfield" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" /><label class="search-placeholder">Search</label> |
| 53 | + <div class="cancel-search"></div> |
| 54 | + <ul id="search-results"> |
| 55 | + |
| 56 | + </ul> |
| 57 | + </li> |
| 58 | + </ul> |
| 59 | + </div> |
| 60 | + </div><!-- #header --> |
| 61 | +</div><!-- #header-wrapper --> |
| 62 | + |
| 63 | + |
| 64 | + <div id="wrapper"> |
| 65 | + <div class="content"> |
| 66 | + <div class="change" id="/blog/2017-10-17-forknote-2_1_2-released/"> |
| 67 | + <h2 class="title"> |
| 68 | + <a href="/blog/2017-10-17-forknote-2_1_2-released/">Forknote 2.1.2 Release</a> |
| 69 | +</h2> |
| 70 | + |
| 71 | +<div class="meta"> |
| 72 | + <ul> |
| 73 | + <li class="published"> |
| 74 | + <span class="fa fa-calendar"></span> |
| 75 | + October 17, 2017 |
| 76 | + </li> |
| 77 | + <li class="who_when"> |
| 78 | + <img height="16" width="16" src="https://github.com/pmitchev.png" alt="Avatar for pmitchev"/> |
| 79 | + <a href="https://github.com/pmitchev">pmitchev</a> |
| 80 | + </li> |
| 81 | +</ul> |
| 82 | +</div> |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | +<p>Forknote 2.1.2 was released.</p> |
| 87 | + |
| 88 | +<p><strong>Changes:</strong></p> |
| 89 | + |
| 90 | +<ul> |
| 91 | + <li>Core changed to Bytecoin 2.1.2</li> |
| 92 | + <li>simplewallet hanging issues fixed</li> |
| 93 | + <li>daemon sync problems for some networks fixed</li> |
| 94 | + <li>minor bugs fixed</li> |
| 95 | +</ul> |
| 96 | + |
| 97 | +<p>You can download this release from here: |
| 98 | +<a href="https://github.com/forknote/forknote/releases/tag/2.1.2">https://github.com/forknote/forknote/releases/tag/2.1.2</a></p> |
| 99 | + |
| 100 | + |
| 101 | +<div class="social-share"> |
| 102 | + |
| 103 | +</div> |
| 104 | + |
| 105 | + |
| 106 | + <div id="disqus_thread"></div> |
| 107 | +<script type="text/javascript"> |
| 108 | + /* * * CONFIGURATION VARIABLES * * */ |
| 109 | + var disqus_shortname = 'forknote'; |
| 110 | + |
| 111 | + /* * * DON'T EDIT BELOW THIS LINE * * */ |
| 112 | + (function() { |
| 113 | + var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; |
| 114 | + dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; |
| 115 | + (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); |
| 116 | + })(); |
| 117 | +</script> |
| 118 | +<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript> |
| 119 | + </div> |
| 120 | + </div> |
| 121 | + |
| 122 | + <div class="sidebar-shell"> |
| 123 | + <h2>Recent Posts</h2> |
| 124 | +<ul class="headlines sidebar-module"> |
| 125 | + |
| 126 | + <li><a href="/blog/2017-10-17-forknote-2_1_2-released/">Forknote 2.1.2 Release<br /><span class="date">October 17, 2017</span></a></li> |
| 127 | + |
| 128 | + <li><a href="/blog/2017-09-13-forknote-2_1_1-released/">Forknote 2.1.1 Release<br /><span class="date">September 13, 2017</span></a></li> |
| 129 | + |
| 130 | + <li><a href="/blog/2016-07-02-forknote-1_0_11-released/">Forknote 1.0.11 Release<br /><span class="date">July 2, 2016</span></a></li> |
| 131 | + |
| 132 | + <li><a href="/blog/2016-04-22-forknote-1_0_10_0_1-released/">Forknote 1.0.10.0.1 Release<br /><span class="date">April 22, 2016</span></a></li> |
| 133 | + |
| 134 | + <li><a href="/blog/2016-02-20-forknote-1_0_9_1-released/">Forknote 1.0.9.1 Release<br /><span class="date">February 20, 2016</span></a></li> |
| 135 | + |
| 136 | + <li><a href="/blog/2015-12-15-forknote-1_0_9-released/">Forknote 1.0.9 Release<br /><span class="date">December 15, 2015</span></a></li> |
| 137 | + |
| 138 | + <li><a href="/blog/2015-11-25-forknote-1_0_8_2-released/">Forknote Wallet 1.0.8.2 Release<br /><span class="date">November 25, 2015</span></a></li> |
| 139 | + |
| 140 | + <li><a href="/blog/2015-10-28-cryptonote-generator-documentation/">Cryptonote generator documentation added<br /><span class="date">October 28, 2015</span></a></li> |
| 141 | + |
| 142 | +</ul> |
| 143 | + |
| 144 | + |
| 145 | + <div class="sidebar-module notice"><a class="rss-subscribe" href="/blog.atom">Subscribe to the RSS feed</a></div> |
| 146 | + <div class="sidebar-module notice"><a class="twitter-subscribe" href="https://twitter.com/forknote_dev">Follow us on Twitter</a></div> |
| 147 | + </div> |
| 148 | + |
| 149 | + </div> |
| 150 | + |
| 151 | + <div id="footer" > |
| 152 | + <div class="lower_footer"> |
| 153 | + <ul class="footer-cell"> |
| 154 | + <li><a href="https://bytecoin.org">Based on Bytecoin</a></li> |
| 155 | + <li><a href="https://cryptonote.org">Cryptonote technology</a></li> |
| 156 | + </ul> |
| 157 | + |
| 158 | + <span class="footer-cell"> |
| 159 | + <a href="http://forknote.net/" class="mega-octicon forknote-small"></a> |
| 160 | + </span> |
| 161 | + |
| 162 | + <ul class="footer-cell"> |
| 163 | + <li><a href="https://github.com/forknote/forknote">Source code</a></li> |
| 164 | + <li><a href="https://twitter.com/forknote_dev">Twitter</a></li> |
| 165 | + <li><a href="https://bitcointalk.org/index.php?topic=1079306.0">Bitcointalk</a></li> |
| 166 | + </ul> |
| 167 | + </div> |
| 168 | + |
| 169 | + <div class="wrapper"> |
| 170 | + <p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a></p> |
| 171 | + </div> |
| 172 | + |
| 173 | + </div><!-- /#footer --> |
| 174 | + |
| 175 | + <script src="/js/retina.js" type="text/javascript"></script> |
| 176 | +</body> |
| 177 | +</html> |
0 commit comments