- Added decolorize pipe and ingestion option to strip ANSI color codes from specified log fields via query args or HTTP header.
- Enhanced timestamp handling by allowing a comma‑separated list of fields for the time field argument/header, using the first non‑empty value.
- Fixed several bugs: corrected log sorting in group mode, prevented page freeze after timeline zoom/pan, returned 400 for empty JSON‑lines payloads, and repaired infinite‑loop issue in regex handling.