- Added run_in_thread() helper using asyncio.to_thread() - /encode, /encode/file, /decode use thread pool for CPU-bound ops - /encode/multipart, /decode/multipart also updated - Server can now handle concurrent requests without blocking - Updated version header to v4.2.0 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>