Releases: TosiDrop/vm-frontend
Releases · TosiDrop/vm-frontend
v1.2.0
What's Changed
- feat/server: /getabsslot and /gettip endpoints by @wolf31o2 in #146
- Re-Enable Typhon wallet with proper connector by @reqlez in #148
- Move from Blockfrost to Koios and more by @aryelciu001 in #149
- Wallet: use name property instead of key by @reqlez in #150
- fix: restore wallet capitalization by @wolf31o2 in #153
- fix/client: reduce transaction status polling to every 30s by @wolf31o2 in #155
- fix/client: update comment to match tx status interval by @wolf31o2 in #156
- chore/client: remove unused blockfrost code by @wolf31o2 in #157
- migrate address translation to server by @aryelciu001 in #158
- fix: add server/utils to container image by @wolf31o2 in #159
- feat: set license to MIT by @wolf31o2 in #160
- add getstakekey route that doesnt use SEAL's API by @aryelciu001 in #161
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- create custom withdrawal page and more by @aryelciu001 in #136
- cleanup by @aryelciu001 in #137
- Server side for /getepochparams by @wolf31o2 in #141
- feat/server: /getpools API call by @wolf31o2 in #142
- feat/client: add function for getepochparams by @wolf31o2 in #143
Full Changelog: v1.0.0...v1.1.0
v1.0.0 - Initial mainnet launch
Release version
This is the initial mainnet launch release version 🙌
What's Changed
Full Changelog: v1.0.0-pre10...v1.0.0
v1.0.0-pre10
What's Changed
- Updated Unregistered spelling by @chadle-git in #121
- Updated Case on Transaction by @chadle-git in #120
- fix #122 deposit address not showing correctly by @aryelciu001 in #123
- remove console.log by @aryelciu001 in #124
- feat: add readme info on running mainnet by @wolf31o2 in #127
- fix: update transaction polling interval to 30s by @wolf31o2 in #128
- Add tx id for claim tx by @aryelciu001 in #130
New Contributors
- @chadle-git made their first contribution in #121
Full Changelog: v1.0.0-pre9...v1.0.0-pre10
v1.0.0-pre9
What's Changed
- Refactor server code by @aryelciu001 in #114
- Refactor code and add tx status endpoint by @aryelciu001 in #115
- add transaction status for claim transaction by @aryelciu001 in #117
Full Changelog: v1.0.0-pre8...v1.0.0-pre9
v1.0.0-pre8
What's Changed
- fix #111: fix claim reward API by @aryelciu001 in #112
Full Changelog: v1.0.0-pre7...v1.0.0-pre8
v1.0.0-pre7
What's Changed
- fix #86, fix #87, fix #88; fix withdrawal (both all and custom) by @aryelciu001 in #109
- fix #102 add ada handle support by @aryelciu001 in #110
Full Changelog: v1.0.0-pre6...v1.0.0-pre7
v1.0.0-pre6
What's Changed
- fix bug no pool metadata by @aryelciu001 in #106
- fix: ensure boolean feature flags are boolean - closes #105 by @wolf31o2 in #107
Full Changelog: v1.0.0-pre5...v1.0.0-pre6
v1.0.0-pre5
What's Changed
- fix #80: add select all button & more by @aryelciu001 in #101
- fix #82: fix decimals not shown by @aryelciu001 in #103
- fix #48: fix metadata fetching not ending by @aryelciu001 in #104
Full Changelog: v1.0.0-pre4...v1.0.0-pre5
v1.0.0-pre4
What's Changed
- Another airdrop page development by @aryelciu001 in #79
- Airdrop UI Update by @aryelciu001 in #89
- Airdrop UI Update by @aryelciu001 in #90
- Airdrop UI Update by @aryelciu001 in #91
- remove console.log by @aryelciu001 in #92
- feat: enable airdrop on testnet by @wolf31o2 in #94
- fix #72: merge /network and /feature into 1 by @aryelciu001 in #95
- fix modal bug and update registry endpoint by @aryelciu001 in #98
- translate address to stake address by @aryelciu001 in #99
- translate both testnet and mainnet address by @aryelciu001 in #100
Full Changelog: v1.0.0-pre3...v1.0.0-pre4