This repository has been archived by the owner on Oct 4, 2023. It is now read-only.
Releases: GaloyMoney/web-wallet
Releases · GaloyMoney/web-wallet
v0.3.0 Release
Features
- [breaking] Update to nodejs 20 (#197)
v0.2.73 Release
ci(shared): bump vendored ci files (#180) * ci(shared): bump vendored ci files * fix: audit and check code * chore: don't have spelling --------- Co-authored-by: Sandipan Dey <hey@sandipan.dev>
v0.2.72 Release
Features
- Migrate unauth'd galoy-client queries to graphql-codegen (#177)
v0.2.71 Release
Bug Fixes
- Redirect loop omit unauth'd query (#176)
v0.2.70 Release
Bug Fixes
- Redirect loop if not yet authenicated (#175)
v0.2.69 Release
Bug Fixes
- Login redirect loop (#173)
v0.2.68 Release
Miscellaneous Tasks
- Bump cookiejar from 2.1.3 to 2.1.4 (#164)
v0.2.67 Release
Bug Fixes
- Handle expired cookies better (#170)
v0.2.66 Release
kratos cookie flow (#159) * feat: kratos cookie flow * fix: update login endpoint url * feat: implement new phone login from backend * feat: refactor ajax requests * feat: remove server-side rendering * fix: clear cookies on auth error * fix: prettier * fix: dockerfile node 18 --------- Co-authored-by: ntheile <ntheile@gmail.com> Co-authored-by: Samer Buna <samerbuna@users.noreply.github.com>
v0.2.65 Release
Bug Fixes
- Galoy client cors bug (#167)