<p><a class="user-mention" data-hovercard-user-id="34919942" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/HarryMacfinned">@HarryMacfinned</a>, to be clear, when you say the last update from <a href="https://bisq.network/roadmap" rel="nofollow">https://bisq.network/roadmap</a>, you mean the latest release announcement, correct?</p>
<p>I think it's fine to republish release notes on the blog. It shows signs of life, is better than nothing, and is easy to do if done correctly.</p>
<p>Better than copying the latest from the roadmap page is to copy the Markdown used on the actual GitHub release at <a href="https://github.com/bisq-network/bisq-desktop/releases/tag/v0.7.1">https://github.com/bisq-network/bisq-desktop/releases/tag/v0.7.1</a>. It is better-formatted, and the content is better written there. I've copied and pasted it for you below:</p>
<pre><code>## Release notes
This release adds acknowledgment status for trade, offer and dispute messages. This gives the user more information on each message status (message arrived, arrival confirmed, sent to mailbox) during its trade/dispute experience. Besides lots of bug fixes, MoneyGram was added as a new payment method and the account field for Argentinian banks support now non-standard account identifiers. 

### Trading
- [Ack messages for all trade, offer- and dispute messages](https://github.com/bisq-network/bisq-desktop/issues/1585)
- [Add referrer Id for external Bisq market makers](https://github.com/bisq-network/proposals/issues/28)
- [Fix bug in edit offer screen](https://github.com/bisq-network/bisq-desktop/pull/1583) 
- [Remove validation for Argentinian account numbers and allow manual edit](https://github.com/bisq-network/bisq-desktop/pull/1553)
- [Fix bug with Sepa offers and Sepa instant taker](https://github.com/bisq-network/bisq-core/issues/117)
- [Lower minimum withdrawal fee to 1 satoshi per byte](https://github.com/bisq-network/bisq-core/pull/111)
- [Fix reuse of change addresses](https://github.com/bisq-network/bisq-core/pull/113)
- [Don’t treat RBF transactions as risky](https://github.com/bisq-network/bisq-core/pull/124)
- [Fix wrong dust limit values in Bitcoinj](https://github.com/bisq-network/bitcoinj/commit/bbcb39b1c33c61f146265ace94ae54e21e1b8e47)
- [Deactivate Venmo and CashApp](https://github.com/bisq-network/bisq-core/pull/115)

### Payment methods
- Add new payment method: [MoneyGram](https://github.com/bisq-network/bisq-desktop/pull/1522)

### Assets
- Add 28 new assets: 01coin, Aquachain, BitCloud, Bitcoin Core, Bitcoin Instant, Credits, Cryptonodes, CryptoTari, DACash, Diamon, DRIP, FuturoCoin, Graft, LikeCoin, Lobstex, MaxCoin, MegaCoin, MicroCoin, Motion, Myriadcoin, Nano, NewPowerCoin, Nimiq, Pix, PixelPropertyToken, PRiVCY, Triton, Wavi
### UI
- [Add popup for feedback after trade completion](https://github.com/bisq-network/bisq-desktop/issues/1584)
- [Show popup if local Bitcoin core is running](https://github.com/bisq-network/bisq-desktop/issues/1566)
- [Fix wrong duration translation in double digit numbers](https://github.com/bisq-network/bisq-desktop/pull/1552)
- [Fix wrong singular word translation in double digit numbers](https://github.com/bisq-network/bisq-desktop/issues/1549)
- [Fix sorting of currencies in market/trades view](https://github.com/bisq-network/bisq-desktop/pull/1591)

### Development
- [Don’t include assets with diff. network type](https://github.com/bisq-network/bisq-core/pull/129)
- [Ignore “Alert key compromised” message from old nodes in Bitcoinj](https://github.com/bisq-network/bitcoinj/commit/6728ef8bfd685547fe38586302514f2eca6d426c)

Url of the signing key (Christoph Atteneder): https://bisq.network/pubkey/29CDFD3B.asc
Full fingerprint: `CB36 D7D2 EBB2 E35D 9B75  500B CD5D C1C5 29CD FD3B`

How to verify signatures?
`gpg --digest-algo SHA256 --verify BINARY{.asc*,}`
Replace BINARY with the file you downloaded (e.g. Bisq-0.7.1.dmg)

Verify jar file inside binary:
You can verify on OSX the jar file with:
`shasum -a256 [PATH TO BISQ APP]/Bisq.app/Contents/Java/Bisq-0.7.1.jar`
The output need to match the value from the Bisq-0.7.1.jar.txt file.

Hint for Debian users:
If you have problems starting Bisq on Debian use: `/opt/Bisq/Bisq`
</code></pre>
<p>I would just ask, <a class="user-mention" data-hovercard-user-id="34919942" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/HarryMacfinned">@HarryMacfinned</a>, that you completely own doing this in the future for each release and/or own making it a part of the regular release process. Thanks, I'll look out for your PR.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq-website/issues/65#issuecomment-402614824">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtpvZXOzInBPtrAcHRvUp685EMjWUks5uDavUgaJpZM4VBVBy">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtgjWfOm0ZGXzf6LBVJuehhtXzgvTks5uDavUgaJpZM4VBVBy.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq-website","title":"bisq-network/bisq-website","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq-website"}},"updates":{"snippets":[{"icon":"PERSON","message":"@cbeams in #65: @HarryMacfinned, to be clear, when you say the last update from https://bisq.network/roadmap, you mean the latest release announcement, correct?\r\n\r\nI think it's fine to republish release notes on the blog. It shows signs of life, is better than nothing, and is easy to do if done correctly.\r\n\r\nBetter than copying the latest from the roadmap page is to copy the Markdown used on the actual GitHub release at https://github.com/bisq-network/bisq-desktop/releases/tag/v0.7.1. It is better-formatted, and the content is better written there. I've copied and pasted it for you below:\r\n\r\n```\r\n## Release notes\r\nThis release adds acknowledgment status for trade, offer and dispute messages. This gives the user more information on each message status (message arrived, arrival confirmed, sent to mailbox) during its trade/dispute experience. Besides lots of bug fixes, MoneyGram was added as a new payment method and the account field for Argentinian banks support now non-standard account identifiers. \r\n\r\n### Trading\r\n- [Ack messages for all trade, offer- and dispute messages](https://github.com/bisq-network/bisq-desktop/issues/1585)\r\n- [Add referrer Id for external Bisq market makers](https://github.com/bisq-network/proposals/issues/28)\r\n- [Fix bug in edit offer screen](https://github.com/bisq-network/bisq-desktop/pull/1583) \r\n- [Remove validation for Argentinian account numbers and allow manual edit](https://github.com/bisq-network/bisq-desktop/pull/1553)\r\n- [Fix bug with Sepa offers and Sepa instant taker](https://github.com/bisq-network/bisq-core/issues/117)\r\n- [Lower minimum withdrawal fee to 1 satoshi per byte](https://github.com/bisq-network/bisq-core/pull/111)\r\n- [Fix reuse of change addresses](https://github.com/bisq-network/bisq-core/pull/113)\r\n- [Don’t treat RBF transactions as risky](https://github.com/bisq-network/bisq-core/pull/124)\r\n- [Fix wrong dust limit values in Bitcoinj](https://github.com/bisq-network/bitcoinj/commit/bbcb39b1c33c61f146265ace94ae54e21e1b8e47)\r\n- [Deactivate Venmo and CashApp](https://github.com/bisq-network/bisq-core/pull/115)\r\n\r\n### Payment methods\r\n- Add new payment method: [MoneyGram](https://github.com/bisq-network/bisq-desktop/pull/1522)\r\n\r\n### Assets\r\n- Add 28 new assets: 01coin, Aquachain, BitCloud, Bitcoin Core, Bitcoin Instant, Credits, Cryptonodes, CryptoTari, DACash, Diamon, DRIP, FuturoCoin, Graft, LikeCoin, Lobstex, MaxCoin, MegaCoin, MicroCoin, Motion, Myriadcoin, Nano, NewPowerCoin, Nimiq, Pix, PixelPropertyToken, PRiVCY, Triton, Wavi\r\n### UI\r\n- [Add popup for feedback after trade completion](https://github.com/bisq-network/bisq-desktop/issues/1584)\r\n- [Show popup if local Bitcoin core is running](https://github.com/bisq-network/bisq-desktop/issues/1566)\r\n- [Fix wrong duration translation in double digit numbers](https://github.com/bisq-network/bisq-desktop/pull/1552)\r\n- [Fix wrong singular word translation in double digit numbers](https://github.com/bisq-network/bisq-desktop/issues/1549)\r\n- [Fix sorting of currencies in market/trades view](https://github.com/bisq-network/bisq-desktop/pull/1591)\r\n\r\n### Development\r\n- [Don’t include assets with diff. network type](https://github.com/bisq-network/bisq-core/pull/129)\r\n- [Ignore “Alert key compromised” message from old nodes in Bitcoinj](https://github.com/bisq-network/bitcoinj/commit/6728ef8bfd685547fe38586302514f2eca6d426c)\r\n\r\nUrl of the signing key (Christoph Atteneder): https://bisq.network/pubkey/29CDFD3B.asc\r\nFull fingerprint: `CB36 D7D2 EBB2 E35D 9B75  500B CD5D C1C5 29CD FD3B`\r\n\r\nHow to verify signatures?\r\n`gpg --digest-algo SHA256 --verify BINARY{.asc*,}`\r\nReplace BINARY with the file you downloaded (e.g. Bisq-0.7.1.dmg)\r\n\r\nVerify jar file inside binary:\r\nYou can verify on OSX the jar file with:\r\n`shasum -a256 [PATH TO BISQ APP]/Bisq.app/Contents/Java/Bisq-0.7.1.jar`\r\nThe output need to match the value from the Bisq-0.7.1.jar.txt file.\r\n\r\nHint for Debian users:\r\nIf you have problems starting Bisq on Debian use: `/opt/Bisq/Bisq`\r\n```\r\n\r\nI would just ask, @HarryMacfinned, that you completely own doing this in the future for each release and/or own making it a part of the regular release process. Thanks, I'll look out for your PR.\r\n\r\n"}],"action":{"name":"View Issue","url":"https://github.com/bisq-network/bisq-website/issues/65#issuecomment-402614824"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq-website/issues/65#issuecomment-402614824",
"url": "https://github.com/bisq-network/bisq-website/issues/65#issuecomment-402614824",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [bisq-network/bisq-website] update the blog (#65)",
"sections": [
{
"text": "",
"activityTitle": "**Chris Beams**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@cbeams",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"bisq-network/bisq-website\",\n\"issueId\": 65,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"bisq-network/bisq-website\",\n\"issueId\": 65\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/bisq-network/bisq-website/issues/65#issuecomment-402614824"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352669810\n}"
}
],
"themeColor": "26292E"
}
]</script>