Skip to content

Releases: GaloyMoney/blink-mobile

v2.0.11 Release

28 Jun 16:52
58c8a2f
Compare
Choose a tag to compare

Bug Fixes

  • Typing issues for payment amount (#517)
  • Ensure that payment amounts are always integers (#516)

v2.0.10 Release

28 Jun 03:57
Compare
Choose a tag to compare
ci: use ruby 2.6 in android build

v2.0.9 Release

28 Jun 00:12
Compare
Choose a tag to compare
ci: correct android build image

v2.0.8 Release

28 Jun 00:02
Compare
Choose a tag to compare

Bug Fixes

  • Use correct circle ci build image

v2.0.7 Release

27 Jun 23:34
5b9b15d
Compare
Choose a tag to compare

Features

  • Add app configuration context (#508)

Miscellaneous Tasks

  • Use newer circleci image
  • Add yalc and husky (#497)

v2.0.6 Release

23 Jun 21:46
6598503
Compare
Choose a tag to compare

Bug Fixes

  • Keep header still during reload (#505)
  • Clean up send bitcoin ui (#501)

Features

  • Loading indicator on tx screen (#504)

v2.0.5 Release

21 Jun 15:46
a9a7ac2
Compare
Choose a tag to compare

Bug Fixes

  • Remove thrown errors from mainquery (#500)

Features

  • Change app icon (#498)

v2.0.4 Release

20 Jun 17:03
8b34cb1
Compare
Choose a tag to compare

Features

  • Lnurl + other fixes (#496)

v2.0.3 Release

10 Jun 17:32
Compare
Choose a tag to compare

Bug Fixes

  • Fix initial price
  • Fix scanning qr code
  • Update delta calc in price graph (#489)

Features

  • Use galoy client for onchain fee
  • Remove brightness change code
  • Remove brightness library
  • Upgrade client and remove brightness library
  • Add a reset-cache button on errors
  • Fetch and use initial BTC price
  • Upgrades and style/layout tweaks (#487)

Miscellaneous Tasks

  • Fix tests and prettier
  • Upgrade galoy-client

v2.0.2 Release

08 Jun 09:13
Compare
Choose a tag to compare
fix: revert usd-integration temp changes