Skip to content

Commit

Permalink
Merge pull request #253 from CaiJingLong/change-media-url
Browse files Browse the repository at this point in the history
Change media url
  • Loading branch information
CaiJingLong authored Apr 6, 2020
2 parents 4fff7b8 + c315c80 commit bb7c63f
Show file tree
Hide file tree
Showing 5 changed files with 243 additions and 234 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## 0.5.1-dev.2
## 0.5.1-dev.3

Feature:

Expand All @@ -23,6 +23,7 @@ Fix:
Change:

- 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).
- Update android change media url from file scheme to content scheme.

## 0.5.0

Expand Down
Loading

0 comments on commit bb7c63f

Please sign in to comment.