Releases: interledger/testnet
Releases · interledger/testnet
v0.1.63
v0.1.62
✨ New Features
d9ea96c
- boutique: check order status before showing success message (PR #1988 by @dragosp1011)8047666
- feature request revoke keys in bulk (PR #1990 by @Tymmmy)↘️ addresses issue #1894 opened by @sidvishnoi
🔧 Chores
a7df2c0
- deps: update ghcr.io/tigerbeetle/tigerbeetle docker tag to v0.16.38 (PR #1979 by @renovate[bot])d89a853
- deps: update dependency @eslint/compat to ^1.2.9 (PR #1991 by @renovate[bot])11fa544
- deps: update dependency autoprefixer to ^10.4.21 (PR #1992 by @renovate[bot])76ec961
- deps: update dependency nodemon to ^3.1.10 (PR #1993 by @renovate[bot])e38fa41
- rafiki: update Rafiki images to v1.1.2-beta (PR #1995 by @beniaminmunteanu)
v0.1.61
🐛 Bug Fixes
208d78c
- stripe: paymentIntent amount is now scale 2 (PR #1987 by @beniaminmunteanu)
v0.1.60
✨ New Features
741647d
- stripe: stripe payments now create a transaction in wallet (PR #1986 by @beniaminmunteanu)
v0.1.59
🔧 Chores
2b3ed59
- upgrade rafiki (PR #1985 by @dragosp1011)
v0.1.58
✨ New Features
a391c89
- stripe: stripe controller uses gatehubWalletId (PR #1983 by @beniaminmunteanu)
🔧 Chores
90735e3
- rafiki: upgrade rafiki to beta 1.1.0 (PR #1984 by @dragosp1011)
v0.1.57
🐛 Bug Fixes
72450c9
- stripe: parse request body before it reaches validation (PR #1982 by @beniaminmunteanu)
v0.1.56
✨ New Features
372bb1c
- wallet: add property to hide account (PR #1968 by @dragosp1011)a7523a9
- wallet-backend: integrate stripe into (PR #1967 by @beniaminmunteanu)
🔧 Chores
v0.1.55
What's Changed
General Changes
- fix: check balance on outgoing payment created webhook by @dragosp1011 in #1956
- fix: Update kyc text by @Tymmmy in #1959
- fix: Update nickname error message by @Tymmmy in #1961
- feat: Add new assets by @Tymmmy in #1963
- feat: Add slack channel info for emails by @Tymmmy in #1964
Full Changelog: v0.1.53...v0.1.55
v0.1.54
✨ New Features
b432081
- Add new assets (PR #1963 by @Tymmmy)↘️ addresses issue #1960 opened by @EricaHargreave
f950306
- Add slack channel info for emails (PR #1964 by @Tymmmy)
🐛 Bug Fixes
66a0a16
- check balance on outgoing payment created webhook (PR #1956 by @dragosp1011)↘️ fixes issue #1919 opened by @sidvishnoi
58b26f3
- Update kyc text (PR #1959 by @Tymmmy)de97cab
- Update nickname error message (PR #1961 by @Tymmmy)↘️ fixes issue #1957 opened by @sidvishnoi