github mayneyao/eidos v0.31.0

11 hours ago

v0.31.0

Highlight

This release introduces an experimental embedded browser. It may be utilized as a lightweight browser; however, its primary significance lies in enabling access to personal raw data. When browsing certain websites, if a raw data adapter is available, the context menu will present an option. Users can view their personal data in tabular form, with support for persistent storage and incremental updates.

Eidos.2026-04-14.21-32-33.rawdata.mp4

New Features

  • Drag-and-Drop Tab Reordering — Both the tab bar and sidebar support drag-to-reorder.
  • CMDK Enhancements — Type a domain or URL to open it in a new tab; type keywords to search with your default engine; search and switch between open tabs.
  • Find in Page for Documents — Documents in the main window now support in-page search via Cmd/Ctrl + F.
  • DataView Enhancement — Now supports querying inbox and raw databases, consuming adapter data directly. For example: select * from raw.data
  • Update channel: Now supports switching to the beta channel for faster updates.

Improvements & Fixes

  • View Editing Improvements — Simplified view type switching by removing the secondary menu; name changes now auto-save on Enter, blur, or panel close.
  • Electron 40 Upgrade — Desktop framework upgraded for better performance and compatibility.
  • Architecture Refactoring — Desktop code restructured with DI modules for improved stability.
  • CSV Import Improvements — Better error messages and more lenient CSV validation.
  • Table Search Fix — Fixed an issue where global search could not be enabled in tables.

What's Changed

New Contributors

Full Changelog: v0.30.0...v0.31.0

Don't miss a new eidos release

NewReleases is sending notifications on new releases.