Skip to content

Commit bb7c63f

Browse files
authored
Merge pull request #253 from CaiJingLong/change-media-url
Change media url
2 parents 4fff7b8 + c315c80 commit bb7c63f

File tree

5 files changed

+243
-234
lines changed

5 files changed

+243
-234
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## 0.5.1-dev.2
3+
## 0.5.1-dev.3
44

55
Feature:
66

@@ -23,6 +23,7 @@ Fix:
2323
Change:
2424

2525
- Modified `AssetEntity.file`'s behavior on iOS, currently it will return a picture in jpg format instead of heic/gif/png. Now more in line with the description in the doc, this is suitable for uploading images (theoretically, no Exif information will be included).
26+
- Update android change media url from file scheme to content scheme.
2627

2728
## 0.5.0
2829

0 commit comments

Comments
 (0)