18 lines
964 B
Markdown
18 lines
964 B
Markdown
# Changelog
|
|
|
|
## 0.2.0 - 2026-09-02
|
|
|
|
- Added configurable multiline assembly, multi-file temporal merge, trace/span
|
|
and request-ID correlation with bounded retained evidence.
|
|
- Added OTLP/JSON output and a complete second streaming pass for filtered,
|
|
redacted export, with direct file-system writing where available and a
|
|
bounded Blob fallback.
|
|
|
|
## 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.
|