Files
log-tools/public/CHANGELOG.md
T
2026-09-01 14:43:03 +02:00

10 lines
626 B
Markdown

# Changelog
## 0.1.0 - 2026-09-01
- Added genuinely incremental `File.stream()` / `TextDecoder` scanning with progress, cancellation, line framing, and bounded memory.
- Added plain, JSONL, nginx common/combined, syslog, and logfmt parsing with auto-detection and explicit selection.
- Added extracted-field search, level/source counts, hourly correlation, malformed-line reporting, and capped previews.
- Added deterministic redaction recipes and bounded CSV, NDJSON, and text export.
- Added Toolbox shell integration, offline PWA support, security documentation, cross-browser tests, and deterministic release packaging.