Skip to content

Fuse SDK 2.6.0

Choose a tag to compare

@mortend mortend released this 17 Dec 10:42
· 62 commits to master since this release

Install

npm install [email protected]

Changes since v2.5.0

  • Update TypeScript definitions

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)

v2.5.0...v2.6.0

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)

v2.5.0...v2.6.0