fuse X 2.8.0
Download links
- macOS installer (.dmg) - 9.4 MB
- Windows installer (.exe) - 7.4 MB
- Android preview app (.apk) - 24.7 MB
Read the installation guide
Changes since v2.7.0
macOS
- Fix TextBox and TextInput crashes
- Upgrade Xamarin.Mac to version 9.1.0.6 (major)
Windows
- Upgrade Node.js installer to version 16.20.0 (major)
Other changes
- Update included project templates (tsconfig)
Fuselibs 2.8.0
Click to see the full changelog
Fuse.Controls.DrawingPanel
- New library for drawing using your finger (#1470)
Fuse.Scripting.JavaScript
- Support
async
/await
in JavaScript via "regenerator-runtime" (#1465)
Fuse.Scripting
- Add
Context
parameter to native promises (#1468) - Implementation clean-up using lambda functions (#1466)
Other changes
Uno 2.8.0
Click to see the full changelog
iOS
- Detect Simulator device based on availability (#472)
- Use iPhone-14 as default simulator (#448)
- Update include paths (#458)
- Silence warnings (#473)
Uno.Data.Xml
- Upgrade pugixml -> 1.13 (#471)