Releases: fylein/fyle-qbd-api
Releases · fylein/fyle-qbd-api
Fix ready call - ignore sentry
Sentry Integration
Fixing Minor bug where we were missing one case
What's Changed
- Fixing Minor bug where we were missing one case by @Shwetabhk in #42
Full Changelog: 505b2a6...b6c7d68
Adding IsAuthenticated Permission Check to Workspaces view
What's Changed
- Adding IsAuthenticated Permission Check to Workspaces view by @Shwetabhk in #41
Full Changelog: 0e7cbc5...505b2a6
Fix accounting exports GET and email delivery
What's Changed
- Adding email template support by @Shwetabhk in #39
- Fix accounting exports GET and email delivery by @ashwin1111 in #40
Full Changelog: eef0630...0e7cbc5
Adding fund_source, date_filter, fixing sync import
eef0630 Adding fund_source, date_filter, fixing sync import (#38)
Update memory limits
What's Changed
- Adding key which represents whether expense were imported or not by @Shwetabhk in #36
- Serve application using gunicorn by @ashwin1111 in #35
- Update memory limits by @ashwin1111 in #37
Full Changelog: c0b5f89...b6deef6
Adding negative TRNS amounts and fixing memo creation
c0b5f89 Adding negative TRNS amounts and fixing memo creation (#34)
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)