Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

v0.1.12 Release

Compare
Choose a tag to compare
@galoybot galoybot released this 01 Feb 09:06
· 213 commits to main since this release
9e435a7

Bug Fixes

  • Update yarn.lock
  • Count decimals issues with integer values (#41)
  • Add error checks to account search (#39)
  • Update README.md (#38)
  • Remove text from phone form (#32)
  • Secret regression in invoice and payment lookup (#26)

Features

  • Use NEXT_DATA for env variable (#92)
  • Switch repo to Next.js (#91)
  • Clean up function imports and add exception handling for captchas (#43)
  • Implement captcha (#31)
  • Update to new query model (#25)

Miscellaneous Tasks

  • Bump @graphql-codegen/cli from 2.16.1 to 2.16.5 (#98)
  • Update Dockerfile for nextjs (#93)
  • Add line break for demo (#42)
  • Added prettierrc, ignores yamls (#29)
  • Fix version branch name in release (#28)