Releases: fylein/fyle-qbd-api
Releases · fylein/fyle-qbd-api
Ignore sentry errors
Fix usability issues: Merchant field option in Top-level memo field
What's Changed
- Fix usability issues: Merchant field option in Top-level memo field in QBD integration page. by @Ashutosh619-sudo in #46
New Contributors
- @Ashutosh619-sudo made their first contribution in #46
Full Changelog: 9740557...3a9c468
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)