External Release Notes: WebEdit v 2.4.11 (May 8, 2025)
New Features And Enhancements
Python Version Upgraded To 3.12.10
Upgrade to Python version 3.12.10, which includes OpenSSL 3.0.16. This update addresses several newly discovered security vulnerabilities.
Updated Installation Package With Latest Certificate
Updated certificate bundled with the installation package.
Issues Addressed
Improved Handling of File Names in WebEdit Failed Uploads Folder
When WebEdit moves failed uploads to the Egnyte WebEdit Failed Uploads folder, duplicate file names were handled by appending additional numbers, which could cause the name to exceed file length limits. The logic now uses a single numeric suffix that is incremented as needed, keeping file names within permissible length constraints.