v1.6.0
Added a full Reports workflow with Copilot-generated summaries, introduced custom theming, and made live log streaming more resilient.
Includes signed production binaries and background auto-update support.
Changes
- Added a Reports page for building and exporting shareable log summaries
- Copilot can now generate reports directly from a conversation, complete with notes and inline charts
- Added print support for reports with a clean, theme-independent layout
- Added a custom theme system with built-in dark, light, and high-contrast presets, plus support for creating a theme from your current colors
- Added time range selection for scoping Copilot's context to a specific window of the log
- Moved log parsing into a Web Worker to keep the UI responsive on large files
- Live log streaming now keeps running when you navigate away from the Live page, and marks gaps when a paused session is resumed
- Improved live connection handling with clearer error messages
- Reorganized the Copilot settings layout for clarity
- File paths are now preserved when opening files, improving FileTree behavior
- Added native OS notifications
- Improved session handling with automatic token refresh
- Added support for pasting files directly into the editor
Feedback
Feature Requests
www.logier.dev/feedback/feature-request.
Bug Reports