Skip to content

Fuselibs 2.7.0

Compare
Choose a tag to compare
@mortend mortend released this 06 Mar 17:18
· 158 commits to master since this release

Install

npm install @fuse-open/[email protected]

Changes since v2.6.0

Fuse.Controls.Panels

  • Take screenshot of a Panel and save as a file (#1461)

Fuse.Controls.ScrollView

  • Add Snapping feature for ScrollView (#1459)

Fuse.Launcher.Phone

  • Add SMS launcher and scriptmethod (#1464)

Fuse.PushNotifications

  • Android 12 compatibility fix (#1463)

Fuse.Scripting

  • Add Context parameter to NativePromise delegates (#1460)

Fuse.Storage

  • Fix desktop implementation of UserSettings (#1462)

Other changes

  • Use Node.js v14 on AppVeyor (#1457)

v2.6.0...v2.7.0