v3.36.0
firecrawl/pdf-inspectorv3.36.0Aug 17, 2026by enfein
AI Summary
This release focuses on performance improvements by accelerating user matching for new connections and reducing memory overhead related to encryption.
Key Highlights
- Accelerated server user match from incoming new connections
- Reduced encryption memory allocation
- Lowered garbage collection (GC) pressure
Full Release Notes
1. Accelerate server user match from incoming new connections (issue #273). 2. Reduce encryption memory allocation and GC pressure (issue #297). --- 1. 加快了代理服务器对新网络连接的用户匹配速度。 2. 减少了加密所需的内存分配,降低垃圾回收压力。