Download Latest Version 3.0.3 source code.tar.gz (436.7 kB)
Email in envelope

Get an email when there's a new version of Neiki's Editor

Home / 3.0.1
Name Modified Size InfoDownloads / Week
Parent folder
3.0.1 source code.tar.gz 2026-05-18 415.4 kB
3.0.1 source code.zip 2026-05-18 417.9 kB
README.md 2026-05-18 678 Bytes
Totals: 3 Items   834.0 kB 0

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: https://github.com/neikiri/neiki-editor/compare/3.0.0...3.0.1

Source: README.md, updated 2026-05-18