File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## 6.0.0
7
+ ## 6.0.0-dev.1
8
8
9
9
Sync everything with WeChat 8.x .
10
10
@@ -14,6 +14,7 @@ Sync everything with WeChat 8.x .
14
14
- Request more assets on iOS when the permission is limited.
15
15
- Fit the assets' grid's layout as the iOS ` Photos ` app (reverted and start from the bottom).
16
16
- Add Arabic language text delegate.
17
+ - Allow using ` AssetPicker ` and ` AssetPickerViewer ` directly with delegates.
17
18
18
19
### Improvements
19
20
@@ -23,6 +24,7 @@ Sync everything with WeChat 8.x .
23
24
- Grid items has removed fade builder for more straight feedback after it gets loaded.
24
25
- Better interaction when jumping between previewing assets.
25
26
- Path entities list layout structure performance & structure improved.
27
+ - More precise thumbnail's option for iOS.
26
28
27
29
### Breaking changes
28
30
You can’t perform that action at this time.
0 commit comments