Skip to content

Releases: unicrowio/sdk

0.0.45

17 Mar 21:16
f0d157d
Compare
Choose a tag to compare

What's Changed

  • [UN-1616] add useLongFormat to displayChallengePeriod by @weeebr in #139
  • [UN-1612] Release payment with modal: Error displayed after successful release by @weeebr in #138
  • [UN-1615] incorrect network error displayed on loading by @weeebr in #137
  • [UN-1636] replace all 's' if there's only one from an unit by @weeebr in #140
  • [UN-1634] fix responsiveness of display of countdown by @weeebr in #141
  • UN-1633 - fix the logic of connect function returning the walletAddress by @tgmarinho in #142
  • bump new version 0.0.45 by @tgmarinho in #143

Full Changelog: 0.0.44...0.0.45

0.0.44

17 Mar 20:53
03e287f
Compare
Choose a tag to compare

What's Changed

  • [chore] add new async hook logic for modals by @weeebr in #92
  • [UN-1565] fix close modal message for settlement by @weeebr in #131
  • [UN-1506] switchNetwork throws error iso of null if no wallet present by @weeebr in #130
  • [UN-1606] fix undefined ETH by @weeebr in #134
  • [UN-1539] separate arbitration related types by @weeebr in #133
  • [UN-1594] No error message when tokenAddress is not a valid token by @weeebr in #132
  • bump new version 0.0.43 by @tgmarinho in #135

Full Changelog: 0.0.43...0.0.44

0.0.43

15 Feb 18:37
e938324
Compare
Choose a tag to compare

What's Changed

  • [bug] too small gap for buttons in ApproveSettlement.tsx by @weeebr in #123
  • [bug] add missing tooltip for challenge period (Refund.tsx/Challenge.tsx) by @weeebr in #122
  • [Feature] improve toast handling by @weeebr in #120
  • [UN-1544] add address as return for connected callbacks by @weeebr in #117
  • SDK - typing refactoring by @tgmarinho in #113
  • fix: Arbitrate modal auto focus by @EmanuelCampos in #112
  • refactor: getBalance should accept null by @tgmarinho in #114
  • Feat/add skeletons for claim and pay by @weeebr in #121
  • Pay Core Function - move the callback broadcasting call by @tgmarinho in #119
  • [Feature] toast improvements by @weeebr in #124
  • [UN-1507] Merge getWeb3Provider and checkIfWalletInstalled by @weeebr in #118
  • [UN-1564] Modals: Add Skeleton for modal loading by @weeebr in #115
  • [UN-1506] throw error iso of returning null (switchNetwork) by @weeebr in #116
  • SDK - View Settlement Offer with modal: "User closed modal..." error thrown in the console by @tgmarinho in #125
  • SDK/Indexer: Challenged and expired payment returns as claimable by @tgmarinho in #126
  • fix the unsolvable! by @weeebr in #127
  • [UN-1583] fix getSingleBalance always returns "Ready for claim" by @weeebr in #128
  • [afterfix] also add changes of formatting time for CP extension by @weeebr in #129

Full Changelog: 0.0.42...0.0.43

0.0.42

03 Feb 17:58
19a1a74
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.41...0.0.42

0.0.41

03 Feb 15:21
94c3385
Compare
Choose a tag to compare

latest release before the launch 🚀

0.0.18

23 Dec 14:45
Compare
Choose a tag to compare
update sdk version to 0.0.18

0.0.13

21 Dec 18:07
Compare
Choose a tag to compare
bump version to 0.0.13

0.0.11

20 Dec 15:25
873c13f
Compare
Choose a tag to compare
Merge pull request #14 from unicrowio/UN-1387

[UN-1387] fix settlement modal is empty when opened