fuse X 2.6.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
Android notice
-
This version targets API 31 (Android 12), as required by Google Play Store starting in November 2022
-
Note that the latest version requires Java 11. Older versions used to work on Java 8.
Troubleshooting: Make sure you have installed JDK 11 and run npm install android-build-tools@1.x -g
.
Changes since v2.4.1
- Add Language menu
- Add French translation (thanks @mvondoyannick!)
- Restart viewports automatically on license activation
- Update OpenJDK installer
- Update TypeScript definitions
- Update logo
Fuselibs 2.6.0
Click to see the full changelog!
Fuse.Platform
- Device orientation for iOS 16 compatibility (#1454)
Fuse.Scripting
- Add
Context.Stringify()
method (#1455)
Other changes
- Add
Fuse.Alerts
to doc-export (#1456)
Uno 2.6.0
Click to see the full changelog!
Android
- Call
super.onNewIntent()
(#431) - Add new UXL properties (#432)
Gradle.Dependency.DebugImplementation
Gradle.Dependency.ReleaseImplementation
- Add new UXL element (#434)
Gradle.Properties
Other changes
- Use nodejs v14 on AppVeyor (#433)
Fuselibs 2.5.0
Click to see the full changelog!
Fuse.Controls.WebView
- Upgrade PickImage for Android to version 3.0.01 (#1453)
Fuse.ImageTools
- Prevent duplicate paths on iOS (#1451)
Fuse.LocalNotifications
- Android 12 compatibility fix (#1452)
Uno 2.5.0
Click to see the full changelog!
Android
API 31 (Android 12) will be required by Google Play Store starting in November 2022.
BREAKING: Note that the new Gradle Plugin and new versions of dependencies require Java 11. Older versions used to work on Java 8.
If you run into trouble, make sure you have installed JDK 11 and run npm install android-build-tools -g
to redetect your JDK installation.