github bisq-network/bisq v0.7.0

latest releases: v1.9.15, v1.9.14-macOS, v1.9.14...
5 years ago

A newer version is already available! Please don’t use this version anymore.

This release enables editing of offers, a long requested feature as well as a lot of UI improvements and WeChat Pay as a new payment method.

Release notes:
Trading:

  • Add feature for editing offers

Payment methods:

  • Add new payment method: WeChat Pay
  • Add additional nationalAccountId field to enable national bank transfers in Argentina
  • Show Bank ID (BIC/SWIFT) for cash deposit in offer detaisl window and show popup when taking the offer to make sure the taker has a local bank branch in his area
  • Do not allow Sepa account for Revolut SEPA BICs (many banks did nto accept that BIC)

Assets:

  • Add new altcoins: Pied Piper Coin, 10grans, Angelcoin, Arto, BitZeny, Bitcore, DSTRA, Dinero, Exceed, GeoCoin, Instacash, Koto, Kumacoin, LitecoinExtreme, MFCoin, Madbyte, Mazacoin, NEETCOIN, Phore, Qwark, ROIcoin, Ringo, Semux, Strayacoin, Tamadcoin, Ubiq, WorldMobileCoin, Xuez

UI:

  • Improve UI at create offer screen
  • Improve UI at offerbook screen
  • Improve UI at markets screen
  • Add trader icon to offer book
  • Adds information/warning icon for market based price input field
  • Add monospace font support and optimize alignment for number columns
  • Add number of open offers to currency filter popups
  • Improve info during trade process
  • Use auto focus on the first input field on all screens
  • Support quick access to top nav items with Alt 1–9 keyboard shortcuts
  • Make arbitration chat messages selectable
  • Fix bug with sorting in spread view

Development:

  • Migrate build from Maven to Gradle
  • Break up project in several sub projects
  • Extract asset (altcoins) handling to own project

Url of the signing key (Manfred Karrer): https://bisq.network/pubkey/F379A1C6.asc
Full fingerprint: 1DC3 C8C4 316A 698A C494 039C F5B8 4436 F379 A1C6

How to verify signatures?
gpg --digest-algo SHA256 --verify BINARY{.asc*,}
Replace BINARY with the file you downloaded (e.g. Bisq-0.7.0.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.0.jar
The output need to match the value from the Bisq-0.7.0.jar.txt file.

Hint for Debian users:
If you have problems starting Bisq on Debian use: /opt/Bisq/Bisq

Don't miss a new bisq release

NewReleases is sending notifications on new releases.