fix(export): use direct content endpoint for PDF statement downloads
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-07-26 - 4.1.3 - fix(export)
|
||||
Fix PDF statement download to use direct content endpoint
|
||||
|
||||
- Changed `downloadContent()` method to use the `/content` endpoint directly for PDF statements
|
||||
- Removed unnecessary attachment lookup step that was causing issues
|
||||
- Simplified the download process for customer statement exports
|
||||
|
||||
## 2025-07-25 - 4.1.1 - fix(httpclient)
|
||||
Fix query parameter handling for smartrequest compatibility
|
||||
|
||||
|
Reference in New Issue
Block a user