This repository has been archived by the owner on Dec 7, 2023. It is now read-only.
Releases: GaloyMoney/galoy-pay
Releases · GaloyMoney/galoy-pay
v0.4.8 Release
Bug Fixes
- Resolve issue with username validation on PWA install (#294)
v0.4.7 Release
Miscellaneous Tasks
- Bump next from 12.2.3 to 12.3.0 (#290)
v0.4.6 Release
chore(deps): bump graphql from 16.5.0 to 16.6.0 (#284) Bumps [graphql](https://github.com/graphql/graphql-js) from 16.5.0 to 16.6.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v16.5.0...v16.6.0) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.4.5 Release
v0.4.4 Release
v0.4.3 Release
Miscellaneous Tasks
- Bump eslint-plugin-testing-library from 5.5.1 to 5.6.4 (#278)
v0.4.2 Release
Bug Fixes
- Remove i18n from next config (#280)
v0.4.1 Release
Bug Fixes
- Remove next-pwa package incompatible with server nginx (#279)
v0.4.0 Release
Features
- Add pin to homescreen feature (#274)
v0.3.9 Release
make app installable as PWA (#269) * chore: refactor add digit state and other fixes * refactor: modify description in manisfest and app.tsx * feat: add service worker Co-authored-by: Theophilus Isah <[email protected]>