fix(core): Fix candidate handling in PDF generation

This commit is contained in:
2024-11-30 20:43:05 +01:00
parent 12a581ced9
commit 3d7bb37849
5 changed files with 3605 additions and 556 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2024-11-30 - 3.1.8 - fix(core)
Fix candidate handling in PDF generation
- Added error handling for missing PDF candidates in server requests.
- Updated devDependencies and dependencies to latest versions for better stability and new features.
- Patched header retrieval logic during PDF generation for security check.
## 2024-09-27 - 3.1.7 - fix(dependencies)
Update dependencies to latest versions