Releases: fylein/fyle-qbd-api
Releases · fylein/fyle-qbd-api
Fixing couple of bugs around field mappings and memo construct
940d0b2 Fixing couple of bugs around field mappings and memo construct (#33)
Adding different schedule frequencies
f481af0 Adding different schedule frequencies (#22)
Adding Support for Onboarding State
Adding Support for Onboarding State (#26) * Adding Support for Onboarding State * Changing onboarding states correctly * Fixing codefactor issues
Adding croniter package for djangoq
460e5f6 Adding croniter package for djangoq (#27)
Adding fixes to Schedule and email content
Adding fixes to Schedule and email content (#28) * Adding fixes to Schedule and email content * Code Factor fixes * Fixing syntax error
Limit logging level for 4xx response
What's Changed
- Limit logging level for 4xx errors by @ashwin1111 in #25
Full Changelog: 5c0dc83...7ab1967
Update Django Q configuration
What's Changed
- Update Django Q configuration by @ashwin1111 in #24
New Contributors
- @ashwin1111 made their first contribution in #24
Full Changelog: 494d6c8...5c0dc83
qbd-api cors error resolving commit
qbd-api cors error resolving commit (#23) qbd-api cors error resolving commit
Adding correct account to Credit Card Purchase
c47e50b Adding correct account to Credit Card Purchase (#20)
Adding support for login with refresh token and modify top memo
Adding support for login with refresh token and modify top memo (#19) * Adding support for login with refresh token * Adding Memo modification changes * Fixing codefactor errors