This release introduces a fully rebuilt AI Agent — a significant upgrade from the previous chatbot. The new agent operates in a sandboxed environment with file system access, a skill system, and granular permission controls. It can help you manage your data and more.
完整发布说明 ↗
4 个安装包 +
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…
完整发布说明 ↗
4 个安装包 +
Table grid now supports field summary statistics. Click on any column header to configure aggregated metrics tailored to each field type: - Number/Rating: Sum, average, min/max, median, standard deviation - Checkbox: Checked/unchecked count and percentage - Date/Datetime: Date range, earliest/latest - Select/Multi-select: Unique values, empty percentage -…
完整发布说明 ↗
4 个安装包 +
Node name uniqueness validation. For backward compatibility, this feature is not automatically enabled. You need to manually enable it in Space Data Management and complete the data migration. Once enabled, new nodes must have unique names within the same folder level, matching standard file system logic. This is required for using the Eidos CLI.
完整发布说明 ↗
4 个安装包 +
- Table API Reorganization: The table() method now returns the new Prisma-style TableClient API. The legacy TableManager API has been moved to table().
完整发布说明 ↗
4 个安装包 +
fix(extension): ensure editor displays TypeScript source instead of compiled JS
完整发布说明 ↗
4 个安装包 +
This iteration mainly introduces graft v2 to support space data synchronization, with multi-process architecture adjustments to the electron backend.
完整发布说明 ↗
4 个安装包 +
Now supports multi-tab mode, allowing parallel management of multiple pages for easier context organization. The current mode is more like an IDE or browser, but serves only your personal data.
完整发布说明 ↗
4 个安装包 +
- cmd + p now supports files search and directory tree navigation, with an optimized directory tree implementation.
完整发布说明 ↗
4 个安装包 +
This release focuses on storage and routing mechanism refactoring, adding external file handling capabilities. Thanks to these adjustments, many features become more flexible and stable. This also brings breaking changes, you may need to fix some data, see the guide below for details.
完整发布说明 ↗
4 个安装包 +
This version focuses on custom document properties, providing a new way to manage documents that works seamlessly with dataview.
完整发布说明 ↗
4 个安装包 +
- Type Checking Enhancement: Improved type checking for project code - CI Build Workflow Refactor: Refactored CI build workflow to use native platform machines for building - Mac Intel Compatibility: Fixed a bug that prevented running on Mac Intel chip machines
完整发布说明 ↗
4 个安装包 +
- Table SDK Enhancement: Added findMany and count query methods for more powerful data querying capabilities. - Custom Database Column Names: You can now specify custom database column names when creating new fields. Note: Customization is only supported at creation and cannot be modified later. - Quick Field Creation: Tables now support quickly creating…
完整发布说明 ↗
4 个安装包 +
Improve the sorting, searching, and other functions of extension directory tree
完整发布说明 ↗
4 个安装包 +
This version focuses on refactoring the extension mechanism, improving the stability and extensibility of the architecture.
完整发布说明 ↗
4 个安装包 +
DateView: a new node type that displays cross-data source queries in read-only table format.
完整发布说明 ↗
4 个安装包 +
- Unified AI Chat Interface: Merged the chat interfaces from the extension and the sidebar for a more consistent experience. - Persistent AI Chat History: AI chat conversations can now be saved and restored.
完整发布说明 ↗
4 个安装包 +
This version focuses on optimizing the extension mechanism to make it easier for users to use extensions.
完整发布说明 ↗
4 个安装包 +
This is a small update that mainly addresses Linux build issues. It removes support for webllm and upgrades the lexical editor to the latest version.
完整发布说明 ↗
4 个安装包 +
This release introduces semantic search capabilities and improves AI provider configuration.
完整发布说明 ↗
3 个安装包 +
This release introduces the new Kanban view feature.
完整发布说明 ↗
3 个安装包 +
- Fixed an issue where table updates would fail after switching spaces - Fixed issues with link and lookup fields not updating properly
完整发布说明 ↗
3 个安装包 +
This is a minor version update with some fixes and improvements.
完整发布说明 ↗
3 个安装包 +
- Now you can directly insert enabled micro Blocks into documents - Micro Blocks can be opened standalone - Add keyboard shortcuts for duplicating paragraphs, shift + opt + arrow up/down quickly duplicate paragraphs
完整发布说明 ↗
3 个安装包 +
--- Full Changelog: https://github.com/mayneyao/eidos/compare/v0.15.1...v0.15.2
完整发布说明 ↗
3 个安装包 +
Chart Block: A comprehensive visualization solution
完整发布说明 ↗
3 个安装包 +
--- Full Changelog: https://github.com/mayneyao/eidos/compare/v0.13.1...v0.14.0
完整发布说明 ↗
3 个安装包 +
Changelog Features - AI: Added UI to display results of tool calls - AI: Enhanced chat interface with thought process visualization and animations - AI: Implemented AI-powered title generation for documents https://github.com/user-attachments/assets/2e04473f-e1a1-4df2-bef6-d1050fa0d5a9 Refactor - AI: Improved chat streaming performance and UI interaction…
完整发布说明 ↗
4 个安装包 +
- Support for writing scripts using Python - Blocks can be used as album card covers - API forwarding, allowing access to local APIs via network addresses. When the local client is offline, requests will be cached. When the client comes online, the queued requests will be executed. Suitable for data collection scenarios
完整发布说明 ↗
3 个安装包 +
Highlight 🎉 New Extension Mechanism 🎉 —— Doc plugin Custom document plugin powered by AI, creating a unique editing experience https://github.com/user-attachments/assets/5129f8e7-2858-4826-b3c5-e1445efae1c4 Make it real 😎 Generate micro block directly in the document https://github.com/user-attachments/assets/8bd7f818-4514-4d5a-9c11-8f805bf0cf91 Docume…
完整发布说明 ↗
3 个安装包 +
https://github.com/user-attachments/assets/af88d258-119a-49b9-99d3-cd9f43a8ed1e What's Changed feat(block): built-in remix by @mayneyao in https://github.com/mayneyao/eidos/pull/192 Full Changelog: https://github.com/mayneyao/eidos/compare/v0.10.0...v0.11.0
完整发布说明 ↗
3 个安装包 +
What's Changed Feat/block remix by @mayneyao in https://github.com/mayneyao/eidos/pull/191 Full Changelog: https://github.com/mayneyao/eidos/compare/v0.9.1...v0.10.0
完整发布说明 ↗
3 个安装包 +
What's Changed - feat(table): auto choose color for new select option by @mayneyao in https://github.com/mayneyao/eidos/pull/190 - support for macOS(intel) Bug Fixes 🐛 - Table: - Fixed rendering issue when the target field of lookup is select - Block: - Fixed config parameters not working - Added more tips for block usage Full Changelog: https://github.c…
完整发布说明 ↗
3 个安装包 +
What's Changed Feat/block by @mayneyao in https://github.com/mayneyao/eidos/pull/186 Full Changelog: https://github.com/mayneyao/eidos/compare/v0.8.1...v0.9.0
完整发布说明 ↗
2 个安装包 +
What's Changed fix: crash when calling the script via cmdk by @mayneyao in https://github.com/mayneyao/eidos/pull/185 Full Changelog: https://github.com/mayneyao/eidos/compare/v0.8.0...v0.8.1
完整发布说明 ↗
2 个安装包 +
What's Changed i18n by @mayneyao in https://github.com/mayneyao/eidos/pull/184 Full Changelog: https://github.com/mayneyao/eidos/compare/v0.7.9...v0.8.0
完整发布说明 ↗
2 个安装包 +
fix: more tips for activation fix: improve UX of renaming a node chore: update shadcn/ui feat: new sidebar fix: constrain DocListView height to prevent page shift fix(desktop): static file hosting fix(desktop): correct display of created-by and updated-by fields fix: sidebar layout fix: improve week calculation for local time in getDaysByYearWeek Update t…
完整发布说明 ↗
2 个安装包 +
Highlight We now have a desktop client available for macOS and Windows. What's Changed fix: align filter item by @lawvs in https://github.com/mayneyao/eidos/pull/170 Publish service by @mayneyao in https://github.com/mayneyao/eidos/pull/167 Desktop App by @mayneyao in https://github.com/mayneyao/eidos/pull/173 New Contributors @lawvs made their first cont…
完整发布说明 ↗
2 个安装包 +