v0.8.0
Plugin API lands — events and messages across the mesh, plus docs and site updates.
Features
Introduce a plugin API for hooking into events and sending messages across the mesh.
Developers can now build plugins that react to CrossEdge events and exchange messages with other nodes on the mesh, opening the platform up to extensions.
Other
Add architecture documentation describing how the system's components fit together.
Add plugin API documentation covering events and messaging.
Rewrite README to catch up with the current state of the product.
Expand protocol documentation to reflect new plugin-related messages.
Add a real screenshot of the panel to the landing page.
Update site copy to reflect already-shipped self-update and macOS tray features.
Add integration tests covering the QUIC desk driver.
Bump dependency versions and minor CI release workflow tweak.