Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Releases: GaloyMoney/galoy-pay

v0.3.8 Release

11 Aug 09:13
ffc11e0
Compare
Choose a tag to compare
Implement payment confirmation screens (#251)

* fix: move and update deps for yarn audit

* feat: add Point of Sale feature design

* fix: refactor reducer and useGetPaymentStatus hook

- fix infinite loop of dispatch function in useGetPaymentStatus hook

- fix reducer function cases

- add @galoymoney/client package to dependencies

- update peer dependencies for @galoymoney/client

* feat: add payment confirmation screens

* chore: rebase off yarn audit fix branch

* feat: add Point of Sale feature design

* fix: refactor reducer and useGetPaymentStatus hook

- fix infinite loop of dispatch function in useGetPaymentStatus hook

- fix reducer function cases

- add @galoymoney/client package to dependencies

- update peer dependencies for @galoymoney/client

* feat: add payment confirmation screens

* fix: fix typo in /merchant/[username].tsx

* fix: temporarily fix ts-lint errors in app.tsx

- add manifest for PWA installation

- add copy overlay when invoice is copied

* chore: Added resolution for react types

* fix: immutable states outside _reducer

    - naming convention to kebab case

    - refactor timer for USD payment

* refactor: ternary operation for error handling

* Refactor: graphql queries, mutations and
hard-coded constants

- queries and mutations feed from @galoyclient

- fix ternary operations

- move hard code constants to config

Co-authored-by: bodymindarts <[email protected]>
Co-authored-by: Theophilus Isah <[email protected]>
Co-authored-by: Theophilus Isah <[email protected]>
Co-authored-by: daviroo <[email protected]>

v0.3.7 Release

02 Aug 12:08
ba11595
Compare
Choose a tag to compare
Bump react-qrcode-logo from 2.5.0 to 2.7.0 (#204)

v0.3.6 Release

02 Aug 11:28
8ea312a
Compare
Choose a tag to compare
Bump typescript from 4.5.2 to 4.7.4 (#231)

v0.3.5 Release

02 Aug 11:23
8ea312a
Compare
Choose a tag to compare
Bump typescript from 4.5.2 to 4.7.4 (#231)

v0.3.4 Release

02 Aug 11:14
2b82a79
Compare
Choose a tag to compare
Bump eslint and @types/eslint (#233)

v0.3.3 Release

29 Jul 16:38
8b38332
Compare
Choose a tag to compare

Bug Fixes

  • Add apollo client to dependencies (#254)

v0.3.2 Release

26 Jul 07:46
07d8558
Compare
Choose a tag to compare
ci(shared): bump vendored ci files (#249)

v0.3.1 Release

26 Jul 07:18
ef267eb
Compare
Choose a tag to compare
chore: dummy whitespace commit to test release (#245)

v0.1.5 Release

25 Jul 19:11
d7116d8
Compare
Choose a tag to compare

Bug Fixes

  • Yarn audit (#230)
  • Stop redirect to google play store for non-google huawei devices (#154)

Features

  • Support recieve to usd wallet (#174)

Miscellaneous Tasks

  • Remove unused var (#164)
  • Add an internal uri (#153)
  • More info from header (#152)
  • Forwarding the x-real-ip header (#151)

Refactor

  • This h is confusing, using a longer variable name (#143)

v0.1.4 Release

25 Jul 15:56
713685b
Compare
Choose a tag to compare

Bug Fixes

  • Yarn audit (#230)
  • Stop redirect to google play store for non-google huawei devices (#154)

Features

  • Support recieve to usd wallet (#174)

Miscellaneous Tasks

  • Remove unused var (#164)
  • Add an internal uri (#153)
  • More info from header (#152)
  • Forwarding the x-real-ip header (#151)

Refactor

  • This h is confusing, using a longer variable name (#143)