Releases: pendulum-chain/vortex
Releases · pendulum-chain/vortex
2025-01-10
What's Changed
- Update autodeploy.yaml by @ebma in #363
- show errors even when wallet is not connected by @Sharqiewicz in #366
- Create new production release by @ebma in #367
Full Changelog: 2025-01-09...2025-01-10
2025-01-09
What's Changed
- Refactor useMainProcess by @Sharqiewicz in #324
- Add Trusted By section by @Sharqiewicz in #347
- Ready: monitor the funding account of vortex by @Sharqiewicz in #277
- Start off-ramping from evm networks by @gianfra-t in #323
- Scroll to beginning of the comparison table. by @gianfra-t in #355
- make Why Vortex section more consistent by @Sharqiewicz in #357
- Add
notranslate
meta tag to prevent browser translation by @ebma in #359 - Create new production release by @ebma in #358
Full Changelog: 2024-12-23...2025-01-09
2024-12-23
What's Changed
- Track amount type event by @ebma in #290
- Fix previousAddress sometimes undefined by @ebma in #294
- Authenticate recurrent users with memo. by @gianfra-t in #257
- Remove trailing "/" on allowed origins. by @gianfra-t in #295
- Set to SameSite to None for auth cookie by @gianfra-t in #296
- Don't check domain for siwe message by @TorstenStueber in #302
- Add more robust fix for cookies by @TorstenStueber in #300
- Add downward arrow to asset dropdown by @ebma in #303
- Make main buttons 50% width by @TorstenStueber in #307
- Keep track of modal type and open states separately by @TorstenStueber in #308
- Add new events to google analytics by @ebma in #299
- Add MIT license by @TorstenStueber in #309
- Change to new multi call contract for squidrouter by @ebma in #311
- Support polkadot wallet connect and implement AssetHub offramp by @Sharqiewicz in #289
- Don't show Terms And Conditions modal by @Sharqiewicz in #322
- Fix wrong use of evm account address for assethub offramp by @ebma in #327
- Fix offramp process getting stuck after entering details on anchor page by @ebma in #332
- Add SIWE signing support for Substrate wallets. by @gianfra-t in #331
- Fix restoring offramp after a refresh by @gianfra-t in #337
- don't show network name on mobile by @Sharqiewicz in #339
- Create a new production release by @gianfra-t in #338
Full Changelog: v0.8.0...2024-12-23
2024-11-19
Polygon USDT + Compare quote feature
Features
- Terms and conditions dailog
- USDT support on Polygon
- Adding USDT to the UI
- Adding USDT logic to the backend
- As a user I want to understand how low cost Vortex actually is
- Compare quote feature comparing with three competitors
- As a user i want to be able to trust in Vortex [Changes on landing page]
- Trusted by partner logos
- Media section with testimonials
- As a user, should be able to offramp ARS to the bank account
- Adding ARS to the UI and making text changes
Bugs
- Mobile compatibility of Vortex
- Signing not working on mobile - Replacing Rainbow kit with App kit
- Broken handling of cancelled request - Fixed
- Spinner static on signing request pop-up - Fixed