Fission 0.5.0 is the widget motion release. It implements the direction from the Widget Motion API RFC and makes motion explicit, local to the widget that owns it, composable, inspectable, and testable.
Fission 0.4.1 is a focused patch release on top of the 0.4 authoring API. It keeps the `impl From<Component> for Widget` model intact and improves the runtime, shell, server, static-site, and mobile-target behavior neede
Fission 0.4.0 is the authoring API release. It changes how application and library authors write widgets, how state is accessed during component conversion, and how local retained state is modeled. The work is tracked in
Fission 0.3.0 made the framework more useful for real products by improving media loading, native capability providers, platform launch behavior, GPU-first web rendering, iOS safe-area handling, static and server site wo
Fission 0.2.0 expanded the project from a desktop-focused UI foundation into a broader application platform. The release added the first serious charting system, mobile and web target scaffolding, typed host capabilities
Fission is a Rust application platform for building production user interfaces across macOS, Windows, Linux, Web, Android, iOS, Terminal, Static site, and SSR targets from one explicit app model.