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

v0.1.53 Release

Compare
Choose a tag to compare
@galoybot galoybot released this 22 Aug 15:54
· 213 commits to main since this release
255bbe4

Bug Fixes

  • Expired cookie error on captcha (#231)
  • 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

  • Search by email (#220)
  • Update to nodejs 20 (#185)
  • Display acc id in acc details (#163)
  • 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

  • Update admin panel (#245)
  • Exposing UUID instead of ID in admin panel (#241)
  • Bump sharp from 0.32.1 to 0.32.5 (#239)
  • Update nullable phone in generated (#234)
  • Bump @types/jest from 29.5.2 to 29.5.3 (#221)
  • Update schema
  • Proper use of codegen (#219)
  • Update yarn (#218)
  • Bump typescript from 5.0.4 to 5.1.6 (#211)
  • Bump @types/node from 20.1.7 to 20.4.0 (#214)
  • Bump @types/react-dom from 18.2.4 to 18.2.6 (#207)
  • Bump @next/font from 13.3.1 to 13.4.6 (#205)
  • Bump @types/react from 18.0.38 to 18.2.8 (#196)
  • Bump eslint-config-next from 13.3.4 to 13.4.1 (#178)
  • Bump next from 13.1.6 to 13.4.1 (#179)
  • Bump @types/node from 18.16.2 to 18.16.6 (#180)
  • Bump ts-jest from 29.0.5 to 29.1.0 (#164)
  • Bump sharp from 0.31.3 to 0.32.1 (#175)
  • Bump @types/react-dom from 18.0.10 to 18.2.4 (#177)
  • Bump eslint from 8.35.0 to 8.39.0 (#172)
  • Bump @types/jest from 29.5.0 to 29.5.1 (#167)
  • Bump eslint-config-next from 13.3.1 to 13.3.4 (#173)
  • Bump prettier from 2.8.3 to 2.8.8 (#165)
  • Bump @next/font from 13.1.6 to 13.3.1 (#168)
  • Bump @types/node from 18.11.18 to 18.16.2 (#170)
  • Bump @graphql-codegen/cli from 3.2.1 to 3.3.1 (#162)
  • Bump @types/react from 18.0.27 to 18.0.38 (#161)
  • Bump @apollo/client from 3.7.3 to 3.7.12 (#143)
  • Bump eslint-config-next from 13.2.4 to 13.3.1 (#160)
  • Bump typescript from 4.9.4 to 5.0.4 (#141)
  • Bump @graphql-codegen/typescript-operations (#139)
  • Bump jest and @types/jest (#136)
  • 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)