Fuse
-
fuse install
can now install required Android components, just runfuse install android
. -
Some users have reported a Windows 10 crash when doing
fuse create
orfuse install
, that issue has been fixed. -
Faster refresh in projects with large assets
-
Bug fixes related to device preset selection / rotate aspect
-
Fix bug causing animation of State and Brush not to work in preview
Uno
- Added
ToString
methods forfloat2x2
,float3x3
,float4x4
iOS bindings
-
Added support for out parameters
-
Changed the mapping of some built-in types, e.g.
CGFloat
now maps todouble
instead offloat
Fuselibs
- The property
IsMultiline
has been removed. If the string has newlines in it, it is multiline.