8000 Release v0.19.0 · mayneyao/eidos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.19.0

Compare
Choose a tag to compare
@mayneyao mayneyao released this 17 May 15:54
· 168 commits to dev since this release

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

https://youtu.be/EBmF3RkFxcw?si=MAk0AOvNO49dI-rT

  • 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.

Full Changelog: v0.18.1...v0.19.0

0