Skip to content

v0.1.14 Release

Compare
Choose a tag to compare
@galoybot galoybot released this 11 Jul 07:30
· 1221 commits to main since this release
45b5850

Bug Fixes

  • Order by l.id (#178)
  • Frontend flow (#174)
  • When lower/uppercase mistmatch (#160)

Features

  • Add chart of accounts queries (#154)
  • Add auth for admin panel and admin API (#159)

Miscellaneous Tasks

  • Remove fixed term loan (#171)
  • Loan partial payment (#163)
  • Remove fixed_term_loan (#164)
  • Adding gitkeep for public (#168)
  • Change trial balance net to net_debit (#135)
  • Display added passkeys (#156)
  • Loan create mutation (#158)
  • Adding sumsub on frontend (#153)
  • Expose termValuesCreate mutation (#157)
  • Adding next-runtime-end (#155)

Refactor

  • Simplify chart-of-accounts schema types (#177)
  • Use react-icons-lib (#162)

Testing

  • Customer portal e2e auth tests (#169)