3.0.1
3.0.1
Fixed
- HTML Code View Regex Risk — fixed a polynomial regular expression vulnerability in HTML code view formatting
- Replaced the regex-based tokenizer with a deterministic linear scan implementation
Improved
- Improved performance and stability when formatting large or malformed HTML content
- Simplified internal HTML formatting logic for safer processing behavior
Security
- Reduced ReDoS (Regular Expression Denial of Service) attack surface in HTML code view processing
- Eliminated expensive regex backtracking behavior during HTML formatting
Full Changelog: 3.0.0...3.0.1