This commit is contained in:
Yiorgis Gozadinos 2026-06-19 10:17:18 +03:00
parent d0e40d9025
commit 2c55bca8bc
No known key found for this signature in database

View file

@ -1,6 +1,10 @@
# Changelog
## [Unreleased]
### Fixed
- Embedded-PDF attachment scanning runs in a worker thread instead of on the event loop; ingesting PDFs with embedded attachments no longer stalls concurrent workers.
## [0.59.0] - 2026-06-16
### Added