v0.19.0
Date: May 17, 2025
This version focuses on optimizing the extension mechanism to make it easier for users to use extensions.
✨ Highlights
- Micro block Rendering Mechanism Improvement
- Micro blocks now run in an isolated environment, supporting all Web APIs, providing greater flexibility and security.
- Offline use is supported after previewing once.
- Extension Marketplace Integration
- Users can now directly install extensions from the Extension Marketplace to easily enhance Eidos’ functionality.
- Extension Sharing
- You can share your extensions to the Extension Marketplace.
- Publishing extensions requires a
preview.eidos.space
account and a configured API key.
- Publishing extensions requires a
- You can share your extensions to the Extension Marketplace.
Full Changelog: https://github.com/mayneyao/eidos/compare/v0.18.1…v0.19.0