Alpha 8
Pre-release
Pre-release
Alpha 8
Fixes.
This release fixes a critical rendering bug that causes graphical glitches on masOS 26.
Genuary
We are adding samples based off of the Genuary 2026 prompts every day. You can follow along and find our Genurary Fabric graphs here
Included in this release from Alpha 7:
New Features
-
Preliminary Support for Typecasting!
- Parameters (grey inlets and outlets) can be connected to one another irregardless of the type
- Currently supports
- Bools
- Index (Integers)
- Numbers (Float)
- Strings
- Need to update for Vector, Matrix / Color etc - stay tuned
-
Add Signal Node
-
Add Number Compare Node
-
Add Mouse Over Hint to Inlet and Outlet to learn more.
-
Update Crosshatch to support transparent compositing
Fixes
- Fix bug in Feedback Cache that caused subgraphs to not evaluate feedback correctly
- Fix for Camera Provider Node with new Fabric Image behaviour
- Fix for Image Provider Node with new Fabric Image behavior
- Removal of AnyLoggable / "Promotion" of boxed PortValue as Virtual type which we use in our Cache and maybe eventually elsewhere.
What's Changed
Full Changelog: Releases/Alpha-6...Releases/Alpha-7
