Files
log-tools/public/CHANGELOG.md
T
zemion f209bf78ee
Verify / verify (push) Canceled after 0s
Release Log Tools 0.2.0
2026-09-02 08:33:59 +02:00

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.