changelog

What's new in Logier

Every release, fix, and improvement — in plain English.

v1.9.0

Aug 3, 2026

Added a schema builder for defining and saving custom log formats, and let Copilot send log entries by email.

Includes signed production binaries and background auto-update support.

Changes

  • Added a schema builder for creating and editing custom log formats
  • Implemented Copilot tools to draft, test, and save log format schemas from open files
  • Implemented email sending for log entries directly from Copilot
  • Reorganized Copilot tools settings into grouped categories
  • Added clickable actions to the welcome screen
  • Added titlebar visibility management and context menu options
  • Fixed a context window issue on Windows
Release notes →
v1.8.0

Jul 26, 2026

Added conditional email sending for log streaming and improved user guidance.

Includes signed production binaries and background auto-update support.

Changes

  • Added email alerts with condition settings
  • Added onboarding tabs for welcome guides and release notes
  • Added theme import and export functionality
  • Added two new built-in themes including Phosphor Terminal and Crimson Code
  • Added Italian and Spanish localization support
  • Added live theme previews in the command palette
  • Improved Copilot settings and prompt handling
  • Improved translation consistency across the application
  • Improved Navbar persistence behavior
  • Implemented window reload command
  • Fixed various UI translation issues
  • Refactored application code for improved maintainability
Release notes →
v1.7.3

Jul 25, 2026

Improved Copilot workflows with advanced search, file pinning, and faster log interaction.

Includes signed production binaries and background auto-update support.

Changes

  • Added command palette for quick access to files and commands
  • Added advanced search with highlighting
  • Added file pinning support for files and folders
  • Added Copilot message editing
  • Added Copilot filter tool
  • Added custom window controls on windows
  • Improved LogTable range selection with live row highlighting
  • Improved keyboard shortcuts and print log view
  • Improved Copilot message handling
  • Improved notifications with action buttons and better session expiration handling
  • Improved file opening with the system default handler
  • Improved UI interaction by preventing unwanted text selection
Release notes →
v1.7.2

Jul 21, 2026

Added Copilot MCP-like Tooling for anomaly detection, log statistics, and report generation.

Includes signed production binaries and background auto-update support.

Changes

  • Added toggle able Copilot MCP-like Tooling
  • Added support for generating static reports from files
  • Refactored trial to start only after signing up for it
  • Added a keyboard shortcut (Ctrl+Shift+O) for opening folders
  • Improved Copilot tool handling and error reporting
  • Refactored and improved "Enhance with Copilot" in reports
  • Added tool management and level filtering for reports
  • Improved update reliability by detecting stalled downloads during automatic updates
Release notes →
v1.7.1

Jul 19, 2026

Improved file ingestion and report generation capabilities alongside native UI and performance enhancements.

Includes signed production binaries and background auto-update support.

Changes

  • Added trial period
  • Added support for dropping multiple files into the editor simultaneously
  • Implemented large file opening support
  • Added a Ctrl+O shortcut to open files directly from Finder
  • Enhanced report generation and composition handling
  • Added a custom titlebar with update capability
  • Implemented coordinated context menu handling to resolve native menu conflicts
  • Improved application update notifications and navigation handling
  • Improved general application performance and usability
Release notes →
v1.7.0

Jul 15, 2026

Added cloud storage integration and i18n support for a more connected and global experience.

Includes signed production binaries and background auto-update support.

Changes

  • Added cloud storage integration with OneDrive, Google Drive, and Dropbox
  • Added internationalization (i18n) support with translation error reporting
  • Enhanced log viewer with context menus and section visibility management
  • Added bug report metadata dialog to Feedback page
  • Improved theme manager settings design
  • Stabilized live connection when paused
  • Improved navigation with location state management
Release notes →
v1.6.0

Jul 14, 2026

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
Release notes →
v1.5.1

Jul 11, 2026

Added improved log analysis capabilities, enhanced file management, and more setting options for a better app experience.

Includes signed production binaries and background auto-update support.

Changes

  • Added log anomaly detection and visualization
  • Refactored internal log parsing and visualization
  • Added new context menus for the filetree and editor
  • Made files from the FileTree removable
  • Added support for switching the used log parser
  • Updated Copilot settings to support API keys for local model providers
  • Added a new print feature for logs with the ctrl+p shortcut
  • Added a new safe feature for temporary and session files with the ctrl+s shortcut
  • Made auto updates toggleable and added a manual update checker
  • Made notifications toggleable
  • Updated internal dependencies for improved performance
Release notes →
v1.5.0

Jun 25, 2026

Added support for local AI models and live log streaming from custom endpoints.

Includes signed production binaries and background auto-update support.

Changes

  • Added a page for viewing live logs from endpoints with custom headers
  • Integrated local model support as a Copilot provider
  • Refactored native app menus
  • Fixed the installation path
  • Removed the restriction that only .txt and .log files could be opened
  • Implemented context menus for the sub-navigation, filetree and tabs
  • Improved tab drag-and-drop functionality
  • Added loading animations for long parsing operations
  • Added dynamic message alignment in the Copilot drawer
Release notes →
v1.4.0

Jun 21, 2026

Improved native OS-level usability, along with some performance gains and a more natural Copilot workflow.

Includes signed production binaries and background auto-update support.

Changes

  • Made all settings sections collapsible
  • Copilot now streams its responses
  • Reduced clutter in Copilot responses
  • Improved Copilot accuracy with better context
  • Implemented file ingestion and recent document tracking
  • Added OS file context handling
  • Added OS menu support
  • Enhanced license handling with session expiration notifications
  • Fixed a styling issue causing a duplicate scrollbar in LogTable
  • Improved LogChart performance with memoization
  • Improved LogChart coordinate focus while zooming
  • Fixed installation path on Windows
Release notes →
v1.3.0

Jun 16, 2026

Moved the core log parsing engine to the public Logisch npm package and improved LogTable performance and usability.

Includes signed production binaries and background auto-update support.

Changes

  • Updated feedback URLs for Logisch issues/requests
  • New feedback link styling
  • Ensure switching to the correct tab after closing the current one via key binding
  • Moved log parsing into the open-source “Logisch” npm package
  • Added “Status” column to LogTable
  • Removed duplicate information from the “Message” column
  • Implemented list virtualization in LogTable for improved performance
  • Added support for resizing column widths
  • LogTable now shows the currently used parser
Release notes →
v1.2.1

Jun 14, 2026

UI and layout improvements.

Includes signed production binaries and background auto-update support.

Changes

  • Updated resize handle styling
  • Reworked the Copilot Settings layout
  • Copilot Settings can now store multiple API keys
  • The Copilot system prompt is now editable
  • Added keyboard shortcuts for working with tabs
  • Updated the Feedback page layout
  • Added more community links to the Feedback page
Release notes →
v1.2.0

Jun 13, 2026

Improved log visualization and handling.

Includes signed production binaries and background auto-update support.

Changes

  • Added display of the installed app version
  • Added support for non-compatible files and improved their handling
  • LogChart can now be zoomed to expand horizontally
  • Refactored resize handles for the Navbar, Copilot Drawer, and LogChart
  • Fixed an error affecting the Navbar toggle
Release notes →
v1.1.0

Jun 12, 2026

Completely refactored and improved log parsing, along with various UX improvements.

Includes signed production binaries and background auto-update support.

Changes

  • Refactored and improved log parsing
  • Added vertical resizing support to LogChart
  • Added sorting to LogTable
  • Added LogTable column settings
  • Improved dynamic filter generation
  • Navbar toggle now also works as a link
Release notes →
v1.0.0

Jun 8, 2026

First stable production release of Logier.dev.

Includes signed production binaries and background auto-update support.

Release notes →