Skip to content

Fuse SDK 2.3.0

Choose a tag to compare

@mortend mortend released this 25 Jul 14:28
· 71 commits to master since this release

Install

npm install [email protected]

Changes since v2.2.0

Fuselibs 2.3

Click to see the full changelog!

Fuse.Controls.Panels

  • Introduce new type of Panel: CollectionPanel (#1446)

Fuse.Controls.WebView

  • WebView (Android): Image picker dialog (#1448)

v2.2.1...v2.3.0

Uno 2.3

Click to see the full changelog!

Android

  • Fix missing super-calls in Activity (#409)
  • Fix linter warning in AndroidManifest.xml (#410)
  • Generate .gitignore file (#411)
  • Add new UXL properties (#412)
    • AndroidManifest.ActivityAttribute
    • AndroidManifest.ApplicationAttribute
    • AndroidManifest.ManifestAttribute
  • Add new unoproj property (#414)
    • Android.RequestLegacyExternalStorage

Other

  • Upgrade Newtonsoft.Json to v13.0.1 (#408)
  • Upgrade Xamarin.Mac to v8.8.0 (#413)
  • Upgrade dotnet-run and transpiler

v2.2.0...v2.3.0