Skip to content

Releases: AstarNetwork/astar-apps

Release 'v0.0.23'

15 Mar 12:49
1548979
Compare
Choose a tag to compare

Release Note

🚀 Features

  • feat: removing # from the url address
  • feat: improved loading speed for google icons
  • feat: dApp Staking news feed pulls dynamically from Subsocial Space

🐛 Fixes

  • fix: modified Moonbeam logo
  • fix: claim and restake issues

Release 'v0.0.22'

10 Mar 08:02
04a249a
Compare
Choose a tag to compare

Release Note

🚀 Features

  • feat: removing # from the url address
  • feat: improved loading speed for google icons

🐛 Fixes

  • fix: modified Moonbeam logo
  • fix: claim and restake issues

v0.0.21

27 Feb 12:16
4099c4b
Compare
Choose a tag to compare

🐛 Fixes

Full Changelog: v0.0.20...v0.0.21

v0.0.20

24 Feb 14:02
7644d9f
Compare
Choose a tag to compare

What's Changed

🐛 Fixes

  • Update of the French version of the Astar portal by @Gunit2481 in #698
  • fix: removed Pinknode endpoints and added Blast endpoints by @impelcrypto in #697

Full Changelog: v0.0.19...v0.0.20

v0.0.19

22 Feb 04:17
4c60ac3
Compare
Choose a tag to compare

🐛 Fixes

New Contributors

Full Changelog: v0.0.18...v0.0.19

v0.0.18

21 Feb 06:12
8971ad0
Compare
Choose a tag to compare

What's Changed

🐛 Fixes

  • modified weight information as WeightV2 for claim transactions by @impelcrypto in #687
  • updated parameters for sending XCM deposit (Acala) transaction by @impelcrypto in #691

🚀 Features

🔄 Refactor

  • changed package name to @astar-network/astar-portal by @niklabh in #692
  • update to fetch next era ETA from Token API by @bobo-k2 in #684

New Contributors

Full Changelog: v0.0.17...v0.0.18

v0.0.17

08 Feb 14:54
46e548a
Compare
Choose a tag to compare

What's Changed

🐛 Fixes

  • fix: modified styling in the light client warning section for light theme by @impelcrypto in #686
  • fix: updated minimum transfer amount for USDT by @impelcrypto in #688

🚀 Features

  • feat: migrate business logic in dApp staking v2 to v2(new) architecture by @impelcrypto in #662
  • test: updated metadata as per network name by @impelcrypto in #689

🔄 Refactor

Full Changelog: v0.0.16...v0.0.17

Release 'v0.0.16'

06 Feb 13:35
5304308
Compare
Choose a tag to compare

Astar Portal

Release 'v0.0.15'

31 Jan 09:36
6d73976
Compare
Choose a tag to compare

EVM to native transfer fix

Release 'v0.0.14'

30 Jan 13:18
f4c88d8
Compare
Choose a tag to compare

Astar Portal - v0.0.14

🐛 Fixes
Multiple popups on dapp staking (PR)
Hide notification automatically (PR)

🚀 Features
Integrate Light client into the portal (PR)
Display dapp stats (PR)
Support for BNC and vKSM assets on Shiden Network (PR)

🔄 Refactor
Replaced regex expressions with validator.js library (PR)
Refactored the stake button on the dApp page (PR)