Releases: TosiDrop/vm-frontend
Releases · TosiDrop/vm-frontend
v1.7.1
v1.7.0
What's Changed
- feat: logging section in README by @wolf31o2 in #228
- feat/server: gettokens to return get_tokens from VM by @wolf31o2 in #229
- feat: improve some error handling by @wolf31o2 in #233
- feat/ui: remove tosifee from UI if whitelisted by @aryelciu001 in #236
- chore: cleanup leftover code by @aryelciu001 in #237
- chore: disable redis, by default by @wolf31o2 in #239
- feat: add datadog agent to the host by @wolf31o2 in #240
- feat: preview network support by @wolf31o2 in #241
- fix: cleanup testnet->preview by @wolf31o2 in #242
- feat: use cexplorer.io for transaction viewer by @wolf31o2 in #243
- chore: upgrade cardano-serialization-lib to 11.0.5 by @wolf31o2 in #244
- fix: typo in haproxy metrics by @wcatz in #245
- fix: data dog url by @wcatz in #246
New Contributors
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- fix/client: fix reverse select by @aryelciu001 in #224
- feat: use better /healthz return codes by @wolf31o2 in #225
- feat/client: add enter handler for input by @aryelciu001 in #226
- Revert "chore/client: change logo" by @reqlez in #227
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- feat/client: migrate css implementation to tailwindCSS by @aryelciu001 in #216
- feat/ui: add catalyst pop up and medium link by @aryelciu001 in #218
- chore/client: close popup catalyst after click outside by @aryelciu001 in #219
- fix/client: fix dancing token box by @aryelciu001 in #220
Full Changelog: v1.4.1...v1.5.0
v1.4.1
v1.4.0
What's Changed
- add theme switch to mobile by @aryelciu001 in #188
- fix/server: add unlocks_special=false for testnet by @wolf31o2 in #192
- feat: allow optional overhead_fee in /getcustomrewards by @wolf31o2 in #191
- fix/server: run JS CI on server/* changes by @wolf31o2 in #193
- fix bugs below by @aryelciu001 in #194
- fix wallet not being able to sign by @aryelciu001 in #195
- feat: add project_locked_rewards to VM entities by @wolf31o2 in #198
- feat/server: support token unlock/TosiFee by @wolf31o2 in #197
- fix/ci: use correct path for client PRs by @wolf31o2 in #199
- feat/server: /healthz also checks Koios by @wolf31o2 in #200
- Allow a list of pools to bypass the TosiFee by @wolf31o2 in #201
- feat/server: add tosi_fee_whitelist to /features by @wolf31o2 in #202
- prepare for premium tokens by @aryelciu001 in #204
- Show tosifee when claiming by @aryelciu001 in #205
- Client UI update by @aryelciu001 in #206
- fix: fallback to Alonzo parameters by @wolf31o2 in #207
- feat/server: access logging by @wolf31o2 in #190
- add premium token fee banner by @aryelciu001 in #210
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- add ergo/cardano chain switch (ergo button has been disabled) by @aryelciu001 in #182
- fix qr code not working on dark mode by @aryelciu001 in #184
- fix/server: send status 500 on bad/missing PSK by @wolf31o2 in #185
- refactor mobile menu for better responsiveness by @aryelciu001 in #187
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Move states to redux by @aryelciu001 in #164
- move wallet connection to hook by @aryelciu001 in #166
- fix: restore .npmrc to project in Docker by @wolf31o2 in #167
- feat: enable codeql by @wolf31o2 in #169
- feat: test run Docker image in CI by @wolf31o2 in #168
- chore: remove npm use in container by @wolf31o2 in #170
- feat: enable image caching on publish by @wolf31o2 in #171
- fix airdrop page abruptly changing by @aryelciu001 in #173
- add proper error message for airdrop by @aryelciu001 in #176
- add testnet indicator and refactor code by @aryelciu001 in #177
- showing consolidated rewards aswell by @NicSuk in #181
Full Changelog: v1.2.2...v1.3.0