You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
1.0 KiB
Markdown
35 lines
1.0 KiB
Markdown
|
6 years ago
|
# 1.5.7
|
||
|
|
|
||
|
|
* [Fixes issue #60](https://github.com/hiddentao/cordova-plugin-filepath/issues/60)
|
||
|
|
|
||
|
|
# 1.5.6
|
||
|
|
|
||
|
|
* [Fixes issue #50](https://github.com/hiddentao/cordova-plugin-filepath/issues/50)
|
||
|
|
|
||
|
|
# 1.5.5
|
||
|
|
|
||
|
|
* [Remove unneeded permission](https://github.com/hiddentao/cordova-plugin-filepath/pull/51)
|
||
|
|
|
||
|
|
# 1.5.4
|
||
|
|
|
||
|
|
* [Remove unneeded permission](https://github.com/hiddentao/cordova-plugin-filepath/pull/42)
|
||
|
|
|
||
|
|
# 1.0.2
|
||
|
|
|
||
|
|
Release notes:
|
||
|
|
|
||
|
|
* [da0e1c6](https://github.com/hiddentao/cordova-plugin-filepath/commit/da0e1c68e422caac9c196e41d2580460a6da6d67): Rename plugin to ``cordova-plugin-filepath``
|
||
|
|
|
||
|
|
# 1.0.1
|
||
|
|
|
||
|
|
Merged PR#4 ([e571105](https://github.com/hiddentao/cordova-plugin-filepath/commit/e571105e0ffa2bfa09b27a13613778755e017961)) with the following changes:
|
||
|
|
|
||
|
|
* Added detection for Google Drive content uri. Better error description.
|
||
|
|
* Fix resolving native path from external storage.
|
||
|
|
* Fix resolving native path from Google Photos. Append "file://" to final result
|
||
|
|
* Added new uri authority for Google Photos
|
||
|
|
|
||
|
|
# 1.0.0
|
||
|
|
|
||
|
|
Initial version.
|