Cascade v1.4.0
v1.4.0 (5/19/2026)
Co-authored by @Androssy
Added
- Added
cascade.AppRecorderandcascade.AppDumpfor exporting Cascade app/component structure as JSON. - Added a max length for
PopUpButton, to where it will get truncated at.
Fixed
Titlebar: typo "ConerClipRight" -> "CornerClipRight" so
structures.CornerClipRight isn't always nilNotification: topbar Visible checked properties.Icon but Icon is
the content title icon, not the topbar one. should be AppIcon, to
match the App/AppIcon bindings in initSymbol: Fixed a typo defining a theme keySection: Fixed leak inExpandcleaner, most connections were leaked.Slider: Added a guard when Minimum == Maximum