We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78b7990 commit 70e2b35Copy full SHA for 70e2b35
CHANGELOG.md
@@ -1,5 +1,30 @@
1
# Unreleased
2
3
+## 2.7
4
+
5
+### Fuse.Controls.Panels
6
+- Take screenshot of a Panel and save as a file (#1461)
7
8
+### Fuse.Controls.ScrollView
9
+- Add Snapping feature for ScrollView (#1459)
10
11
+### Fuse.Launcher.Phone
12
+- Add SMS launcher and scriptmethod (#1464)
13
14
+### Fuse.PushNotifications
15
+- Android 12 compatibility fix (#1463)
16
17
+### Fuse.Scripting
18
+- Add Context parameter to NativePromise delegates (#1460)
19
20
+## Fuse.Storage
21
+- Fix desktop implementation of UserSettings (#1462)
22
23
+### Other changes
24
+- Use Node.js v14 on AppVeyor (#1457)
25
26
+[`v2.6.0...v2.7.0`](https://github.com/fuse-open/fuselibs/compare/v2.6.0...v2.7.0)
27
28
## 2.6
29
30
### Fuse.Platform
0 commit comments