Releases: lnflash/flash
Releases · lnflash/flash
v0.7.30 Release
Import postman to bruno & update account admin
v0.7.29 Release
add erpParty to account for admin-api
v0.7.28 Release
Documentation
- Improve dev onboarding experience (#285)
v0.7.27 Release
Features
- AccountUpgradeRequest create and query (#281)
v0.7.26 Release
dev: rewrite tests for AccountUpgradeRequest logic (#280)
v0.7.25 Release
Change types and interfaces for AccountUpgradeRequest (#278) - Creates GQL Inputs for Address and Bank Account, which map to ErpNext DocTypes - Splits `BusinessUpgradeRequestInput` into a `ProUpgradeRequest` & `MerchantUpgradeRequest` - Simplifies Validation logic using existing `validator` - Removes automatic upgrades for Pro - set terminalsRequested as an int (validation asserts max of 1) - updates return values with the request id so that it can be later queried/handled
v0.7.24 Release
dev: Refactor Graphql SuccessResponse to stay DRY (#277) Defines standard SUCCESS_RESPONSE for graphql that maps to the SuccessPayload
v0.7.23 Release
Fix: Supported banks error response (#276) Map the BankQueryError to a Graphql Error
v0.7.22 Release
Fix: Supported banks error response (#276) Map the BankQueryError to a Graphql Error
v0.7.21 Release
Features
- Add fields to AccountUpgradeRequest (#274)