Skip to content

Fuse SDK 2.4.0

Choose a tag to compare

@mortend mortend released this 18 Aug 13:39
· 69 commits to master since this release

Install

npm install [email protected]

Changes since v2.3.0

Fuselibs 2.4

Click to see the full changelog!

Fuse.Controls.WebView

  • Improvements for wrapping web apps (#1450)
    • iOS: Enabling edge swipe for history back
    • iOS: Disable preview a page on long pressing a link
    • Android: Hide zoom button controls

v2.3.0...v2.4.0

Uno 2.4

Click to see the full changelog!

Android

  • Upgrade Gradle to v7.5 (#415)
  • Upgrade appcompat and material packages (#415)
  • Drop old jenter() repositores (#415)
    • This silences build warnings
  • Drop legacy packages (#416)
    • androidx.legacy:legacy-support-v4
    • androidx.multidex:multidex
  • Add android:exported in AndroidManifest (#417)
    • Needed when targeting API 31 (Android 12)

Other

  • Organize files in Uno libraries (#418, #419)

v2.3.0...v2.4.0