Latest release
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)
Other changes
Latest SDK
Fuse SDK 2.8.0
Install
npm install fuse-sdk@2.8.0
Changes since v2.7.0
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)
Other changes
Source code
Fuse Open
The Fuse Open project maintains open source components for building high quality apps (MIT license).
The components are bundled together in Fuse SDK and can be installed via npm i fuse-sdk
, or separately if desired.
- Uno: A programming language (and a compiler), which is a dialect of C#. Unlike the traditional C# development tools, Uno generates C++ code that can be compiled with the normal native development tools (Android Studio and Xcode).
- UX: An XML-based declarative UI language. This is implemented in the Uno compiler.
- Fuselibs: An application framework written in Uno, that implements the core of the Fuse development platform. The Fuselibs components are intended to be used from UX. Fuselibs depends on the Uno compiler.
fuse X
The source code is available for contributors.
Please contact us for details.
Translations
fuse X
🇬🇧🇫🇷🇰🇷
The application is currently available in English, French and Korean.
You are welcome to add your own language or help us fix mistakes if you want to.
Please open an issue if you have any questions.