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

v0.1.24 Release

Compare
Choose a tag to compare
@galoybot galoybot released this 18 Apr 06:50
· 213 commits to main since this release
77a6ec9

Bug Fixes

  • Handle expired cookies better (#126)
  • 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

  • Kratos cookie auth config (#114)
  • Business removal from map (#122)
  • 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

  • Make audit (#148)
  • Specify node img version in dockerfile (#149)
  • Bump eslint-config-next from 13.1.1 to 13.2.4 (#129)
  • Fix check code (#123)
  • Update documentation
  • Bump eslint from 8.30.0 to 8.35.0 (#120)
  • Bump jest-environment-jsdom from 29.3.1 to 29.4.2 (#109)
  • Bump @typescript-eslint/eslint-plugin (#99)
  • Bump @types/react from 18.0.26 to 18.0.27 (#97)
  • Bump @next/font from 13.1.1 to 13.1.6 (#100)
  • Bump next from 13.1.1 to 13.1.6 (#94)
  • Bump ts-jest from 29.0.3 to 29.0.5 (#101)
  • Bump @graphql-codegen/client-preset from 1.2.3 to 1.3.0 (#95)
  • Bump prettier from 2.8.1 to 2.8.3 (#96)
  • 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)