Skip to content

Commit 70e2b35

Browse files
committed
CHANGELOG: add v2.7 changes
1 parent 78b7990 commit 70e2b35

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Unreleased
22

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+
328
## 2.6
429

530
### Fuse.Platform

0 commit comments

Comments
 (0)