update CHANGELOG.md
This commit is contained in:
parent
44842c0b1b
commit
00efb537c6
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,8 +1,8 @@
|
|||||||
## 0.3.0
|
## 0.3.0
|
||||||
|
|
||||||
Force getFile to use high quality format for videos in iOS platform.
|
Force ```getFile``` to use high quality format for videos in iOS platform.
|
||||||
|
|
||||||
Add optional mediumType parameter of getAlbumThumbnail api method to display video thumbnail correctly.
|
Add optional ```mediumType``` parameter of ```getAlbumThumbnail``` api method to display video thumbnail correctly.
|
||||||
|
|
||||||
## 0.2.5
|
## 0.2.5
|
||||||
|
|
||||||
@ -12,7 +12,7 @@ Remove ```MediumType``` parameter in ```_listMedia``` method.
|
|||||||
|
|
||||||
## 0.2.4
|
## 0.2.4
|
||||||
|
|
||||||
Add VideoProvider widget to play video in plugin example.
|
Add ```VideoProvider``` widget to play video in plugin example.
|
||||||
|
|
||||||
## 0.2.3
|
## 0.2.3
|
||||||
|
|
||||||
@ -20,9 +20,9 @@ Add ```MediumType``` attribute in ```ThumbnailProvider```.
|
|||||||
|
|
||||||
Fix a bug that throw ```FileNotFountException``` when load image and video thumbnail doesn't exists on Android API 29+.
|
Fix a bug that throw ```FileNotFountException``` when load image and video thumbnail doesn't exists on Android API 29+.
|
||||||
|
|
||||||
Change medium creationDate and modifiedDate precision from second to millisecond on iOS platform.
|
Change medium ```creationDate``` and ```modifiedDate``` precision from second to millisecond on iOS platform.
|
||||||
|
|
||||||
Add video duration attribute in Medium.
|
Add video duration attribute in ```Medium``.
|
||||||
|
|
||||||
## 0.2.0+1
|
## 0.2.0+1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user